GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/12046/apple-users-in-a-nutshell

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "apple-users-in-a-nutshell"
  +title: "apple users in a nutshell"
  +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 201
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700411776 {#2414
    date: 2023-11-19 17:36:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 12046
  -titleTs: "'appl':1 'nutshel':5 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699808864
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8966903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722464 {#1793
    date: 2023-11-11 18:07:44.0 +01: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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "apple-users-in-a-nutshell"
  +title: "apple users in a nutshell"
  +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 201
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700411776 {#2414
    date: 2023-11-19 17:36:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 12046
  -titleTs: "'appl':1 'nutshel':5 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699808864
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8966903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722464 {#1793
    date: 2023-11-11 18:07:44.0 +01: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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "apple-users-in-a-nutshell"
  +title: "apple users in a nutshell"
  +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 201
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700411776 {#2414
    date: 2023-11-19 17:36:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 12046
  -titleTs: "'appl':1 'nutshel':5 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699808864
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8966903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722464 {#1793
    date: 2023-11-11 18:07:44.0 +01: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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I am the unholy combo.\n
    \n
    Apple and Linux
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700772202 {#4013
    date: 2023-11-23 21:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 120332
  -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1002906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894995 {#3949
    date: 2023-11-13 18:03:15.0 +01: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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I am the unholy combo.\n
    \n
    Apple and Linux
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700772202 {#4013
    date: 2023-11-23 21:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 120332
  -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1002906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894995 {#3949
    date: 2023-11-13 18:03:15.0 +01: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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I am the unholy combo.\n
    \n
    Apple and Linux
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700772202 {#4013
    date: 2023-11-23 21:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 120332
  -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1002906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699894995 {#3949
    date: 2023-11-13 18:03:15.0 +01: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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I am the unholy combo.\n
      \n
      Apple and Linux
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700772202 {#4013
      date: 2023-11-23 21:43:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 120332
    -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://spudwart.com/comment/1002906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699894995 {#3949
      date: 2023-11-13 18:03:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700053856 {#4873
    date: 2023-11-15 14:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 126932
  -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6158918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053856 {#4874
    date: 2023-11-15 14:10:56.0 +01: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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I am the unholy combo.\n
      \n
      Apple and Linux
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700772202 {#4013
      date: 2023-11-23 21:43:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 120332
    -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://spudwart.com/comment/1002906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699894995 {#3949
      date: 2023-11-13 18:03:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700053856 {#4873
    date: 2023-11-15 14:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 126932
  -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6158918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053856 {#4874
    date: 2023-11-15 14:10:56.0 +01: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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I am the unholy combo.\n
      \n
      Apple and Linux
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700772202 {#4013
      date: 2023-11-23 21:43:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 120332
    -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://spudwart.com/comment/1002906"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699894995 {#3949
      date: 2023-11-13 18:03:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700053856 {#4873
    date: 2023-11-15 14:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 126932
  -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6158918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700053856 {#4874
    date: 2023-11-15 14:10:56.0 +01: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 {#5020
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am the unholy combo.\n
        \n
        Apple and Linux
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700772202 {#4013
        date: 2023-11-23 21:43:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 120332
      -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://spudwart.com/comment/1002906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894995 {#3949
        date: 2023-11-13 18:03:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700053856 {#4873
      date: 2023-11-15 14:10:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@spudwart@spudwart.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4877 …}
    +nested: Doctrine\ORM\PersistentCollection {#4879 …}
    +votes: Doctrine\ORM\PersistentCollection {#4881 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 126932
    -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6158918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053856 {#4874
      date: 2023-11-15 14:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Yeah my logic is this, I have many computers and a Mac, one day apple will stop updating MacOS. When that happens I will install linux on my Mac."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700054465 {#5018
    date: 2023-11-15 14:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5021 …}
  +nested: Doctrine\ORM\PersistentCollection {#5023 …}
  +votes: Doctrine\ORM\PersistentCollection {#5025 …}
  +reports: Doctrine\ORM\PersistentCollection {#5027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
  -id: 126954
  -bodyTs: "'appl':15 'comput':9 'day':14 'happen':22 'instal':25 'linux':26 'logic':3 'mac':12,29 'maco':19 'mani':8 'one':13 'stop':17 'updat':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1040065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700054465 {#5019
    date: 2023-11-15 14:21:05.0 +01: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 {#5020
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am the unholy combo.\n
        \n
        Apple and Linux
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700772202 {#4013
        date: 2023-11-23 21:43:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 120332
      -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://spudwart.com/comment/1002906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894995 {#3949
        date: 2023-11-13 18:03:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700053856 {#4873
      date: 2023-11-15 14:10:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@spudwart@spudwart.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4877 …}
    +nested: Doctrine\ORM\PersistentCollection {#4879 …}
    +votes: Doctrine\ORM\PersistentCollection {#4881 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 126932
    -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6158918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053856 {#4874
      date: 2023-11-15 14:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Yeah my logic is this, I have many computers and a Mac, one day apple will stop updating MacOS. When that happens I will install linux on my Mac."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700054465 {#5018
    date: 2023-11-15 14:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5021 …}
  +nested: Doctrine\ORM\PersistentCollection {#5023 …}
  +votes: Doctrine\ORM\PersistentCollection {#5025 …}
  +reports: Doctrine\ORM\PersistentCollection {#5027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
  -id: 126954
  -bodyTs: "'appl':15 'comput':9 'day':14 'happen':22 'instal':25 'linux':26 'logic':3 'mac':12,29 'maco':19 'mani':8 'one':13 'stop':17 'updat':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1040065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700054465 {#5019
    date: 2023-11-15 14:21:05.0 +01: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 {#5020
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am the unholy combo.\n
        \n
        Apple and Linux
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700772202 {#4013
        date: 2023-11-23 21:43:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 120332
      -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://spudwart.com/comment/1002906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894995 {#3949
        date: 2023-11-13 18:03:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700053856 {#4873
      date: 2023-11-15 14:10:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@spudwart@spudwart.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4877 …}
    +nested: Doctrine\ORM\PersistentCollection {#4879 …}
    +votes: Doctrine\ORM\PersistentCollection {#4881 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 126932
    -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6158918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053856 {#4874
      date: 2023-11-15 14:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Yeah my logic is this, I have many computers and a Mac, one day apple will stop updating MacOS. When that happens I will install linux on my Mac."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700054465 {#5018
    date: 2023-11-15 14:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5021 …}
  +nested: Doctrine\ORM\PersistentCollection {#5023 …}
  +votes: Doctrine\ORM\PersistentCollection {#5025 …}
  +reports: Doctrine\ORM\PersistentCollection {#5027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
  -id: 126954
  -bodyTs: "'appl':15 'comput':9 'day':14 'happen':22 'instal':25 'linux':26 'logic':3 'mac':12,29 'maco':19 'mani':8 'one':13 'stop':17 'updat':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1040065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700054465 {#5019
    date: 2023-11-15 14:21:05.0 +01: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 {#5036
  +user: Proxies\__CG__\App\Entity\User {#5037 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am the unholy combo.\n
        \n
        Apple and Linux
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700772202 {#4013
        date: 2023-11-23 21:43:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 120332
      -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://spudwart.com/comment/1002906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894995 {#3949
        date: 2023-11-13 18:03:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700053856 {#4873
      date: 2023-11-15 14:10:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@spudwart@spudwart.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4877 …}
    +nested: Doctrine\ORM\PersistentCollection {#4879 …}
    +votes: Doctrine\ORM\PersistentCollection {#4881 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 126932
    -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6158918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053856 {#4874
      date: 2023-11-15 14:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Bought a MacBook Air in 2012 lasted me until last year and I got a new one. The old one got Linux put in it and given to one of the kids still runs great.\n
    \n
    I don’t really think I can say that about any other laptops I have used over the years for work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411776 {#5033
    date: 2023-11-19 17:36:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5038 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5042 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 140200
  -bodyTs: "'2012':6 'air':4 'bought':1 'given':27 'got':14,21 'great':35 'kid':32 'laptop':48 'last':7,10 'linux':22 'macbook':3 'new':16 'old':19 'one':17,20,29 'put':23 'realli':39 'run':34 'say':43 'still':33 'think':40 'use':51 'work':56 'year':11,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3656397"
  +editedAt: DateTimeImmutable @1700772275 {#5034
    date: 2023-11-23 21:44:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411776 {#5035
    date: 2023-11-19 17:36:16.0 +01: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 {#5036
  +user: Proxies\__CG__\App\Entity\User {#5037 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am the unholy combo.\n
        \n
        Apple and Linux
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700772202 {#4013
        date: 2023-11-23 21:43:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 120332
      -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://spudwart.com/comment/1002906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894995 {#3949
        date: 2023-11-13 18:03:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700053856 {#4873
      date: 2023-11-15 14:10:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@spudwart@spudwart.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4877 …}
    +nested: Doctrine\ORM\PersistentCollection {#4879 …}
    +votes: Doctrine\ORM\PersistentCollection {#4881 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 126932
    -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6158918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053856 {#4874
      date: 2023-11-15 14:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Bought a MacBook Air in 2012 lasted me until last year and I got a new one. The old one got Linux put in it and given to one of the kids still runs great.\n
    \n
    I don’t really think I can say that about any other laptops I have used over the years for work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411776 {#5033
    date: 2023-11-19 17:36:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5038 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5042 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 140200
  -bodyTs: "'2012':6 'air':4 'bought':1 'given':27 'got':14,21 'great':35 'kid':32 'laptop':48 'last':7,10 'linux':22 'macbook':3 'new':16 'old':19 'one':17,20,29 'put':23 'realli':39 'run':34 'say':43 'still':33 'think':40 'use':51 'work':56 'year':11,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3656397"
  +editedAt: DateTimeImmutable @1700772275 {#5034
    date: 2023-11-23 21:44:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411776 {#5035
    date: 2023-11-19 17:36:16.0 +01: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 {#5036
  +user: Proxies\__CG__\App\Entity\User {#5037 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4875
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I am the unholy combo.\n
        \n
        Apple and Linux
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700772202 {#4013
        date: 2023-11-23 21:43:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 120332
      -bodyTs: "'appl':6 'combo':5 'linux':8 'unholi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://spudwart.com/comment/1002906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699894995 {#3949
        date: 2023-11-13 18:03:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "They make some nice hardware, if money were no object I’d probably get a MacBook and put Linux on it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700053856 {#4873
      date: 2023-11-15 14:10:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@spudwart@spudwart.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4877 …}
    +nested: Doctrine\ORM\PersistentCollection {#4879 …}
    +votes: Doctrine\ORM\PersistentCollection {#4881 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 126932
    -bodyTs: "'d':12 'get':14 'hardwar':5 'linux':19 'macbook':16 'make':2 'money':7 'nice':4 'object':10 'probabl':13 'put':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6158918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700053856 {#4874
      date: 2023-11-15 14:10:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Bought a MacBook Air in 2012 lasted me until last year and I got a new one. The old one got Linux put in it and given to one of the kids still runs great.\n
    \n
    I don’t really think I can say that about any other laptops I have used over the years for work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411776 {#5033
    date: 2023-11-19 17:36:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@spudwart@spudwart.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5038 …}
  +nested: Doctrine\ORM\PersistentCollection {#5040 …}
  +votes: Doctrine\ORM\PersistentCollection {#5042 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 140200
  -bodyTs: "'2012':6 'air':4 'bought':1 'given':27 'got':14,21 'great':35 'kid':32 'laptop':48 'last':7,10 'linux':22 'macbook':3 'new':16 'old':19 'one':17,20,29 'put':23 'realli':39 'run':34 'say':43 'still':33 'think':40 'use':51 'work':56 'year':11,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3656397"
  +editedAt: DateTimeImmutable @1700772275 {#5034
    date: 2023-11-23 21:44:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411776 {#5035
    date: 2023-11-19 17:36:16.0 +01: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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Much better to use a phone running an os built by an advertising company who decided that “don’t be evil” just isn’t *them* anymore.\n
    \n
    A product isn’t just what parts go inside.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700020552 {#4047
    date: 2023-11-15 04:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 118958
  -bodyTs: "'advertis':13 'anymor':26 'better':2 'built':10 'compani':14 'decid':16 'evil':21 'go':34 'insid':35 'isn':23,29 'much':1 'os':9 'part':33 'phone':6 'product':28 'run':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699861815 {#4045
    date: 2023-11-13 08:50:15.0 +01: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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Much better to use a phone running an os built by an advertising company who decided that “don’t be evil” just isn’t *them* anymore.\n
    \n
    A product isn’t just what parts go inside.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700020552 {#4047
    date: 2023-11-15 04:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 118958
  -bodyTs: "'advertis':13 'anymor':26 'better':2 'built':10 'compani':14 'decid':16 'evil':21 'go':34 'insid':35 'isn':23,29 'much':1 'os':9 'part':33 'phone':6 'product':28 'run':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699861815 {#4045
    date: 2023-11-13 08:50:15.0 +01: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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Much better to use a phone running an os built by an advertising company who decided that “don’t be evil” just isn’t *them* anymore.\n
    \n
    A product isn’t just what parts go inside.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700020552 {#4047
    date: 2023-11-15 04:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 118958
  -bodyTs: "'advertis':13 'anymor':26 'better':2 'built':10 'compani':14 'decid':16 'evil':21 'go':34 'insid':35 'isn':23,29 'much':1 'os':9 'part':33 'phone':6 'product':28 'run':7 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699861815 {#4045
    date: 2023-11-13 08:50:15.0 +01: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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Much better to use a phone running an os built by an advertising company who decided that “don’t be evil” just isn’t *them* anymore.\n
      \n
      A product isn’t just what parts go inside.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700020552 {#4047
      date: 2023-11-15 04:55:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 118958
    -bodyTs: "'advertis':13 'anymor':26 'better':2 'built':10 'compani':14 'decid':16 'evil':21 'go':34 'insid':35 'isn':23,29 'much':1 'os':9 'part':33 'phone':6 'product':28 'run':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699861815 {#4045
      date: 2023-11-13 08:50:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "“Hey man, this bad thing that X group does isn’t actually bad because their main competition, Y group, does something different that is also bad.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699862860 {#4857
    date: 2023-11-13 09:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@visc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 119006
  -bodyTs: "'actual':12 'also':25 'bad':4,13,26 'competit':17 'differ':22 'group':8,19 'hey':1 'isn':10 'main':16 'man':2 'someth':21 'thing':5 'x':7 'y':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862860 {#4858
    date: 2023-11-13 09:07:40.0 +01: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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Much better to use a phone running an os built by an advertising company who decided that “don’t be evil” just isn’t *them* anymore.\n
      \n
      A product isn’t just what parts go inside.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700020552 {#4047
      date: 2023-11-15 04:55:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 118958
    -bodyTs: "'advertis':13 'anymor':26 'better':2 'built':10 'compani':14 'decid':16 'evil':21 'go':34 'insid':35 'isn':23,29 'much':1 'os':9 'part':33 'phone':6 'product':28 'run':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699861815 {#4045
      date: 2023-11-13 08:50:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "“Hey man, this bad thing that X group does isn’t actually bad because their main competition, Y group, does something different that is also bad.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699862860 {#4857
    date: 2023-11-13 09:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@visc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 119006
  -bodyTs: "'actual':12 'also':25 'bad':4,13,26 'competit':17 'differ':22 'group':8,19 'hey':1 'isn':10 'main':16 'man':2 'someth':21 'thing':5 'x':7 'y':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862860 {#4858
    date: 2023-11-13 09:07:40.0 +01: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 {#4859
  +user: Proxies\__CG__\App\Entity\User {#4860 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Much better to use a phone running an os built by an advertising company who decided that “don’t be evil” just isn’t *them* anymore.\n
      \n
      A product isn’t just what parts go inside.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700020552 {#4047
      date: 2023-11-15 04:55:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 118958
    -bodyTs: "'advertis':13 'anymor':26 'better':2 'built':10 'compani':14 'decid':16 'evil':21 'go':34 'insid':35 'isn':23,29 'much':1 'os':9 'part':33 'phone':6 'product':28 'run':7 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5277302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699861815 {#4045
      date: 2023-11-13 08:50:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "“Hey man, this bad thing that X group does isn’t actually bad because their main competition, Y group, does something different that is also bad.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699862860 {#4857
    date: 2023-11-13 09:07:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@visc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 119006
  -bodyTs: "'actual':12 'also':25 'bad':4,13,26 'competit':17 'differ':22 'group':8,19 'hey':1 'isn':10 'main':16 'man':2 'someth':21 'thing':5 'x':7 'y':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5277507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862860 {#4858
    date: 2023-11-13 09:07:40.0 +01: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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m trying to imagine having any part of my identity tied to an object."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1699883587 {#4117
    date: 2023-11-13 14:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 112869
  -bodyTs: "'ident':11 'imagin':5 'm':2 'object':15 'part':8 'tie':12 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4726399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734085 {#4118
    date: 2023-11-11 21:21:25.0 +01: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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m trying to imagine having any part of my identity tied to an object."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1699883587 {#4117
    date: 2023-11-13 14:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 112869
  -bodyTs: "'ident':11 'imagin':5 'm':2 'object':15 'part':8 'tie':12 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4726399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734085 {#4118
    date: 2023-11-11 21:21:25.0 +01: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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m trying to imagine having any part of my identity tied to an object."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1699883587 {#4117
    date: 2023-11-13 14:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 112869
  -bodyTs: "'ident':11 'imagin':5 'm':2 'object':15 'part':8 'tie':12 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4726399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734085 {#4118
    date: 2023-11-11 21:21:25.0 +01: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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m trying to imagine having any part of my identity tied to an object."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1699883587 {#4117
      date: 2023-11-13 14:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 112869
    -bodyTs: "'ident':11 'imagin':5 'm':2 'object':15 'part':8 'tie':12 'tri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4726399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734085 {#4118
      date: 2023-11-11 21:21:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    I’ve had people tell me they won’t text me because of the green chat bubbles.\n
    \n
    Idk. Consumers will consume.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699750653 {#4841
    date: 2023-11-12 01:57:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 113756
  -bodyTs: "'bubbl':17 'chat':16 'consum':19,21 'green':15 'idk':18 'peopl':4 'tell':5 'text':10 've':2 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5410231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750653 {#4842
    date: 2023-11-12 01:57:33.0 +01: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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m trying to imagine having any part of my identity tied to an object."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1699883587 {#4117
      date: 2023-11-13 14:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 112869
    -bodyTs: "'ident':11 'imagin':5 'm':2 'object':15 'part':8 'tie':12 'tri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4726399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734085 {#4118
      date: 2023-11-11 21:21:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    I’ve had people tell me they won’t text me because of the green chat bubbles.\n
    \n
    Idk. Consumers will consume.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699750653 {#4841
    date: 2023-11-12 01:57:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 113756
  -bodyTs: "'bubbl':17 'chat':16 'consum':19,21 'green':15 'idk':18 'peopl':4 'tell':5 'text':10 've':2 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5410231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750653 {#4842
    date: 2023-11-12 01:57:33.0 +01: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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4122
    +user: App\Entity\User {#4135 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m trying to imagine having any part of my identity tied to an object."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1699883587 {#4117
      date: 2023-11-13 14:53:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4123 …}
    +nested: Doctrine\ORM\PersistentCollection {#4125 …}
    +votes: Doctrine\ORM\PersistentCollection {#4127 …}
    +reports: Doctrine\ORM\PersistentCollection {#4129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
    -id: 112869
    -bodyTs: "'ident':11 'imagin':5 'm':2 'object':15 'part':8 'tie':12 'tri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4726399"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734085 {#4118
      date: 2023-11-11 21:21:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4122}
  +body: """
    I’ve had people tell me they won’t text me because of the green chat bubbles.\n
    \n
    Idk. Consumers will consume.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699750653 {#4841
    date: 2023-11-12 01:57:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -id: 113756
  -bodyTs: "'bubbl':17 'chat':16 'consum':19,21 'green':15 'idk':18 'peopl':4 'tell':5 'text':10 've':2 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5410231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750653 {#4842
    date: 2023-11-12 01:57:33.0 +01: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 {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Who made you butthurt OP?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699732471 {#4190
    date: 2023-11-11 20:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 112767
  -bodyTs: "'butthurt':4 'made':2 'op':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732471 {#4191
    date: 2023-11-11 20:54:31.0 +01: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 {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Who made you butthurt OP?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699732471 {#4190
    date: 2023-11-11 20:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 112767
  -bodyTs: "'butthurt':4 'made':2 'op':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732471 {#4191
    date: 2023-11-11 20:54:31.0 +01: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 {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Who made you butthurt OP?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699732471 {#4190
    date: 2023-11-11 20:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 112767
  -bodyTs: "'butthurt':4 'made':2 'op':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732471 {#4191
    date: 2023-11-11 20:54:31.0 +01: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 {#4269
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
    \n
    Y’all need to get over yourselves
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699876512 {#4264
    date: 2023-11-13 12:55:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 112580
  -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729532 {#4265
    date: 2023-11-11 20:05:32.0 +01: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 {#4269
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
    \n
    Y’all need to get over yourselves
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699876512 {#4264
    date: 2023-11-13 12:55:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 112580
  -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729532 {#4265
    date: 2023-11-11 20:05:32.0 +01: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 {#4269
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
    \n
    Y’all need to get over yourselves
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699876512 {#4264
    date: 2023-11-13 12:55:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 112580
  -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729532 {#4265
    date: 2023-11-11 20:05:32.0 +01: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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4269
    +user: App\Entity\User {#4282 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
      \n
      Y’all need to get over yourselves
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699876512 {#4264
      date: 2023-11-13 12:55:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 112580
    -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699729532 {#4265
      date: 2023-11-11 20:05:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
    \n
    It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699730401 {#4826
    date: 2023-11-11 20:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 112633
  -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730401 {#4827
    date: 2023-11-11 20:20:01.0 +01: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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4269
    +user: App\Entity\User {#4282 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
      \n
      Y’all need to get over yourselves
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699876512 {#4264
      date: 2023-11-13 12:55:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 112580
    -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699729532 {#4265
      date: 2023-11-11 20:05:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
    \n
    It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699730401 {#4826
    date: 2023-11-11 20:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 112633
  -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730401 {#4827
    date: 2023-11-11 20:20:01.0 +01: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 {#4828
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4269
    +user: App\Entity\User {#4282 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
      \n
      Y’all need to get over yourselves
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699876512 {#4264
      date: 2023-11-13 12:55:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 112580
    -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699729532 {#4265
      date: 2023-11-11 20:05:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
    \n
    It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699730401 {#4826
    date: 2023-11-11 20:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -id: 112633
  -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730401 {#4827
    date: 2023-11-11 20:20:01.0 +01: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 {#4943
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4269
      +user: App\Entity\User {#4282 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
        \n
        Y’all need to get over yourselves
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699876512 {#4264
        date: 2023-11-13 12:55:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4270 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4274 …}
      +reports: Doctrine\ORM\PersistentCollection {#4276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
      -id: 112580
      -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729532 {#4265
        date: 2023-11-11 20:05:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
      \n
      It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699730401 {#4826
      date: 2023-11-11 20:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -id: 112633
    -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730401 {#4827
      date: 2023-11-11 20:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699731616 {#4941
    date: 2023-11-11 20:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 112712
  -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731616 {#4942
    date: 2023-11-11 20:40:16.0 +01: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 {#4943
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4269
      +user: App\Entity\User {#4282 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
        \n
        Y’all need to get over yourselves
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699876512 {#4264
        date: 2023-11-13 12:55:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4270 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4274 …}
      +reports: Doctrine\ORM\PersistentCollection {#4276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
      -id: 112580
      -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729532 {#4265
        date: 2023-11-11 20:05:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
      \n
      It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699730401 {#4826
      date: 2023-11-11 20:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -id: 112633
    -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730401 {#4827
      date: 2023-11-11 20:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699731616 {#4941
    date: 2023-11-11 20:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 112712
  -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731616 {#4942
    date: 2023-11-11 20:40:16.0 +01: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 {#4943
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4269
      +user: App\Entity\User {#4282 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
        \n
        Y’all need to get over yourselves
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699876512 {#4264
        date: 2023-11-13 12:55:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4270 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4274 …}
      +reports: Doctrine\ORM\PersistentCollection {#4276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
      -id: 112580
      -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729532 {#4265
        date: 2023-11-11 20:05:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
      \n
      It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699730401 {#4826
      date: 2023-11-11 20:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -id: 112633
    -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730401 {#4827
      date: 2023-11-11 20:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699731616 {#4941
    date: 2023-11-11 20:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 112712
  -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731616 {#4942
    date: 2023-11-11 20:40:16.0 +01: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 {#5053
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4828
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4269
        +user: App\Entity\User {#4282 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
          \n
          Y’all need to get over yourselves
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699876512 {#4264
          date: 2023-11-13 12:55:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4270 …}
        +nested: Doctrine\ORM\PersistentCollection {#4272 …}
        +votes: Doctrine\ORM\PersistentCollection {#4274 …}
        +reports: Doctrine\ORM\PersistentCollection {#4276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
        -id: 112580
        -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5239762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699729532 {#4265
          date: 2023-11-11 20:05:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: """
        I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
        \n
        It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699730401 {#4826
        date: 2023-11-11 20:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4829 …}
      +nested: Doctrine\ORM\PersistentCollection {#4831 …}
      +votes: Doctrine\ORM\PersistentCollection {#4833 …}
      +reports: Doctrine\ORM\PersistentCollection {#4835 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
      -id: 112633
      -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699730401 {#4827
        date: 2023-11-11 20:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699731616 {#4941
      date: 2023-11-11 20:40:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 112712
    -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731616 {#4942
      date: 2023-11-11 20:40:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
    \n
    I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699731997 {#5052
    date: 2023-11-11 20:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5059 …}
  +nested: Doctrine\ORM\PersistentCollection {#5061 …}
  +votes: Doctrine\ORM\PersistentCollection {#5063 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 112733
  -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731997 {#5055
    date: 2023-11-11 20:46:37.0 +01: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 {#5053
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4828
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4269
        +user: App\Entity\User {#4282 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
          \n
          Y’all need to get over yourselves
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699876512 {#4264
          date: 2023-11-13 12:55:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4270 …}
        +nested: Doctrine\ORM\PersistentCollection {#4272 …}
        +votes: Doctrine\ORM\PersistentCollection {#4274 …}
        +reports: Doctrine\ORM\PersistentCollection {#4276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
        -id: 112580
        -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5239762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699729532 {#4265
          date: 2023-11-11 20:05:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: """
        I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
        \n
        It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699730401 {#4826
        date: 2023-11-11 20:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4829 …}
      +nested: Doctrine\ORM\PersistentCollection {#4831 …}
      +votes: Doctrine\ORM\PersistentCollection {#4833 …}
      +reports: Doctrine\ORM\PersistentCollection {#4835 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
      -id: 112633
      -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699730401 {#4827
        date: 2023-11-11 20:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699731616 {#4941
      date: 2023-11-11 20:40:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 112712
    -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731616 {#4942
      date: 2023-11-11 20:40:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
    \n
    I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699731997 {#5052
    date: 2023-11-11 20:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5059 …}
  +nested: Doctrine\ORM\PersistentCollection {#5061 …}
  +votes: Doctrine\ORM\PersistentCollection {#5063 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 112733
  -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731997 {#5055
    date: 2023-11-11 20:46:37.0 +01: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 {#5053
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4828
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4269
        +user: App\Entity\User {#4282 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
          \n
          Y’all need to get over yourselves
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699876512 {#4264
          date: 2023-11-13 12:55:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4270 …}
        +nested: Doctrine\ORM\PersistentCollection {#4272 …}
        +votes: Doctrine\ORM\PersistentCollection {#4274 …}
        +reports: Doctrine\ORM\PersistentCollection {#4276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
        -id: 112580
        -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5239762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699729532 {#4265
          date: 2023-11-11 20:05:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: """
        I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
        \n
        It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699730401 {#4826
        date: 2023-11-11 20:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4829 …}
      +nested: Doctrine\ORM\PersistentCollection {#4831 …}
      +votes: Doctrine\ORM\PersistentCollection {#4833 …}
      +reports: Doctrine\ORM\PersistentCollection {#4835 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
      -id: 112633
      -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699730401 {#4827
        date: 2023-11-11 20:20:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699731616 {#4941
      date: 2023-11-11 20:40:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 112712
    -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731616 {#4942
      date: 2023-11-11 20:40:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
    \n
    I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699731997 {#5052
    date: 2023-11-11 20:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5059 …}
  +nested: Doctrine\ORM\PersistentCollection {#5061 …}
  +votes: Doctrine\ORM\PersistentCollection {#5063 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -id: 112733
  -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731997 {#5055
    date: 2023-11-11 20:46:37.0 +01: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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4828
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4269
          +user: App\Entity\User {#4282 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
            \n
            Y’all need to get over yourselves
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699876512 {#4264
            date: 2023-11-13 12:55:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4270 …}
          +nested: Doctrine\ORM\PersistentCollection {#4272 …}
          +votes: Doctrine\ORM\PersistentCollection {#4274 …}
          +reports: Doctrine\ORM\PersistentCollection {#4276 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
          -id: 112580
          -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5239762"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699729532 {#4265
            date: 2023-11-11 20:05:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4269}
        +body: """
          I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
          \n
          It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699730401 {#4826
          date: 2023-11-11 20:20:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4829 …}
        +nested: Doctrine\ORM\PersistentCollection {#4831 …}
        +votes: Doctrine\ORM\PersistentCollection {#4833 …}
        +reports: Doctrine\ORM\PersistentCollection {#4835 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
        -id: 112633
        -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240059"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699730401 {#4827
          date: 2023-11-11 20:20:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699731616 {#4941
        date: 2023-11-11 20:40:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 112712
      -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699731616 {#4942
        date: 2023-11-11 20:40:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
      \n
      I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699731997 {#5052
      date: 2023-11-11 20:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5059 …}
    +nested: Doctrine\ORM\PersistentCollection {#5061 …}
    +votes: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 112733
    -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731997 {#5055
      date: 2023-11-11 20:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "The comment you originally replied to was about letting people choose what they like to choose. Your comment shat upon the idea and then went off on an angry tangent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699732367 {#5113
    date: 2023-11-11 20:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 112754
  -bodyTs: "'angri':29 'choos':11,16 'comment':2,18 'idea':22 'let':9 'like':14 'origin':4 'peopl':10 'repli':5 'shat':19 'tangent':30 'upon':20 'went':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732367 {#5116
    date: 2023-11-11 20:52:47.0 +01: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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4828
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4269
          +user: App\Entity\User {#4282 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
            \n
            Y’all need to get over yourselves
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699876512 {#4264
            date: 2023-11-13 12:55:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4270 …}
          +nested: Doctrine\ORM\PersistentCollection {#4272 …}
          +votes: Doctrine\ORM\PersistentCollection {#4274 …}
          +reports: Doctrine\ORM\PersistentCollection {#4276 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
          -id: 112580
          -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5239762"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699729532 {#4265
            date: 2023-11-11 20:05:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4269}
        +body: """
          I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
          \n
          It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699730401 {#4826
          date: 2023-11-11 20:20:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4829 …}
        +nested: Doctrine\ORM\PersistentCollection {#4831 …}
        +votes: Doctrine\ORM\PersistentCollection {#4833 …}
        +reports: Doctrine\ORM\PersistentCollection {#4835 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
        -id: 112633
        -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240059"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699730401 {#4827
          date: 2023-11-11 20:20:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699731616 {#4941
        date: 2023-11-11 20:40:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 112712
      -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699731616 {#4942
        date: 2023-11-11 20:40:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
      \n
      I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699731997 {#5052
      date: 2023-11-11 20:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5059 …}
    +nested: Doctrine\ORM\PersistentCollection {#5061 …}
    +votes: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 112733
    -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731997 {#5055
      date: 2023-11-11 20:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "The comment you originally replied to was about letting people choose what they like to choose. Your comment shat upon the idea and then went off on an angry tangent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699732367 {#5113
    date: 2023-11-11 20:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 112754
  -bodyTs: "'angri':29 'choos':11,16 'comment':2,18 'idea':22 'let':9 'like':14 'origin':4 'peopl':10 'repli':5 'shat':19 'tangent':30 'upon':20 'went':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732367 {#5116
    date: 2023-11-11 20:52:47.0 +01: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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4828
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4269
          +user: App\Entity\User {#4282 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
            \n
            Y’all need to get over yourselves
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699876512 {#4264
            date: 2023-11-13 12:55:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4270 …}
          +nested: Doctrine\ORM\PersistentCollection {#4272 …}
          +votes: Doctrine\ORM\PersistentCollection {#4274 …}
          +reports: Doctrine\ORM\PersistentCollection {#4276 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
          -id: 112580
          -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5239762"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699729532 {#4265
            date: 2023-11-11 20:05:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4269}
        +body: """
          I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
          \n
          It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699730401 {#4826
          date: 2023-11-11 20:20:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4829 …}
        +nested: Doctrine\ORM\PersistentCollection {#4831 …}
        +votes: Doctrine\ORM\PersistentCollection {#4833 …}
        +reports: Doctrine\ORM\PersistentCollection {#4835 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
        -id: 112633
        -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240059"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699730401 {#4827
          date: 2023-11-11 20:20:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699731616 {#4941
        date: 2023-11-11 20:40:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 112712
      -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699731616 {#4942
        date: 2023-11-11 20:40:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
      \n
      I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699731997 {#5052
      date: 2023-11-11 20:46:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5059 …}
    +nested: Doctrine\ORM\PersistentCollection {#5061 …}
    +votes: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
    -id: 112733
    -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731997 {#5055
      date: 2023-11-11 20:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "The comment you originally replied to was about letting people choose what they like to choose. Your comment shat upon the idea and then went off on an angry tangent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699732367 {#5113
    date: 2023-11-11 20:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5105 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 112754
  -bodyTs: "'angri':29 'choos':11,16 'comment':2,18 'idea':22 'let':9 'like':14 'origin':4 'peopl':10 'repli':5 'shat':19 'tangent':30 'upon':20 'went':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732367 {#5116
    date: 2023-11-11 20:52:47.0 +01: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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5112
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4828
          +user: Proxies\__CG__\App\Entity\User {#4732 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4269
            +user: App\Entity\User {#4282 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
              \n
              Y’all need to get over yourselves
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1699876512 {#4264
              date: 2023-11-13 12:55:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4270 …}
            +nested: Doctrine\ORM\PersistentCollection {#4272 …}
            +votes: Doctrine\ORM\PersistentCollection {#4274 …}
            +reports: Doctrine\ORM\PersistentCollection {#4276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
            -id: 112580
            -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5239762"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699729532 {#4265
              date: 2023-11-11 20:05:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4269}
          +body: """
            I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
            \n
            It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1699730401 {#4826
            date: 2023-11-11 20:20:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@tdawg@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4829 …}
          +nested: Doctrine\ORM\PersistentCollection {#4831 …}
          +votes: Doctrine\ORM\PersistentCollection {#4833 …}
          +reports: Doctrine\ORM\PersistentCollection {#4835 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
          -id: 112633
          -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240059"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699730401 {#4827
            date: 2023-11-11 20:20:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4269}
        +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699731616 {#4941
          date: 2023-11-11 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@tdawg@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 112712
        -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699731616 {#4942
          date: 2023-11-11 20:40:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: """
        I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
        \n
        I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699731997 {#5052
        date: 2023-11-11 20:46:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
        "@LucidLethargy@lemmy.world"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5059 …}
      +nested: Doctrine\ORM\PersistentCollection {#5061 …}
      +votes: Doctrine\ORM\PersistentCollection {#5063 …}
      +reports: Doctrine\ORM\PersistentCollection {#5066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
      -id: 112733
      -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699731997 {#5055
        date: 2023-11-11 20:46:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: "The comment you originally replied to was about letting people choose what they like to choose. Your comment shat upon the idea and then went off on an angry tangent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699732367 {#5113
      date: 2023-11-11 20:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
    -id: 112754
    -bodyTs: "'angri':29 'choos':11,16 'comment':2,18 'idea':22 'let':9 'like':14 'origin':4 'peopl':10 'repli':5 'shat':19 'tangent':30 'upon':20 'went':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732367 {#5116
      date: 2023-11-11 20:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    The original comment was unironically shitting on someone’s comedic opinion of Apple, a company.\n
    \n
    If you own apple products, good for you. I don’t care in the least, nor will I judge you.\n
    \n
    I do care about Apple selling them for the prices they do, though. And for their business practices making it hard to repair and maintain said devices. In my opinion, this makes them a shitty company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699734048 {#5167
    date: 2023-11-11 21:20:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 112868
  -bodyTs: "'appl':13,19,40 'busi':52 'care':27,38 'comed':10 'comment':3 'compani':15,71 'devic':62 'good':21 'hard':56 'judg':34 'least':30 'maintain':60 'make':54,67 'opinion':11,65 'origin':2 'practic':53 'price':45 'product':20 'repair':58 'said':61 'sell':41 'shit':6 'shitti':70 'someon':8 'though':48 'uniron':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5241228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734048 {#5170
    date: 2023-11-11 21:20:48.0 +01: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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5112
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4828
          +user: Proxies\__CG__\App\Entity\User {#4732 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4269
            +user: App\Entity\User {#4282 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
              \n
              Y’all need to get over yourselves
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1699876512 {#4264
              date: 2023-11-13 12:55:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4270 …}
            +nested: Doctrine\ORM\PersistentCollection {#4272 …}
            +votes: Doctrine\ORM\PersistentCollection {#4274 …}
            +reports: Doctrine\ORM\PersistentCollection {#4276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
            -id: 112580
            -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5239762"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699729532 {#4265
              date: 2023-11-11 20:05:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4269}
          +body: """
            I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
            \n
            It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1699730401 {#4826
            date: 2023-11-11 20:20:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@tdawg@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4829 …}
          +nested: Doctrine\ORM\PersistentCollection {#4831 …}
          +votes: Doctrine\ORM\PersistentCollection {#4833 …}
          +reports: Doctrine\ORM\PersistentCollection {#4835 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
          -id: 112633
          -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240059"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699730401 {#4827
            date: 2023-11-11 20:20:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4269}
        +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699731616 {#4941
          date: 2023-11-11 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@tdawg@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 112712
        -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699731616 {#4942
          date: 2023-11-11 20:40:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: """
        I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
        \n
        I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699731997 {#5052
        date: 2023-11-11 20:46:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
        "@LucidLethargy@lemmy.world"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5059 …}
      +nested: Doctrine\ORM\PersistentCollection {#5061 …}
      +votes: Doctrine\ORM\PersistentCollection {#5063 …}
      +reports: Doctrine\ORM\PersistentCollection {#5066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
      -id: 112733
      -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699731997 {#5055
        date: 2023-11-11 20:46:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: "The comment you originally replied to was about letting people choose what they like to choose. Your comment shat upon the idea and then went off on an angry tangent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699732367 {#5113
      date: 2023-11-11 20:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
    -id: 112754
    -bodyTs: "'angri':29 'choos':11,16 'comment':2,18 'idea':22 'let':9 'like':14 'origin':4 'peopl':10 'repli':5 'shat':19 'tangent':30 'upon':20 'went':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732367 {#5116
      date: 2023-11-11 20:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    The original comment was unironically shitting on someone’s comedic opinion of Apple, a company.\n
    \n
    If you own apple products, good for you. I don’t care in the least, nor will I judge you.\n
    \n
    I do care about Apple selling them for the prices they do, though. And for their business practices making it hard to repair and maintain said devices. In my opinion, this makes them a shitty company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699734048 {#5167
    date: 2023-11-11 21:20:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 112868
  -bodyTs: "'appl':13,19,40 'busi':52 'care':27,38 'comed':10 'comment':3 'compani':15,71 'devic':62 'good':21 'hard':56 'judg':34 'least':30 'maintain':60 'make':54,67 'opinion':11,65 'origin':2 'practic':53 'price':45 'product':20 'repair':58 'said':61 'sell':41 'shit':6 'shitti':70 'someon':8 'though':48 'uniron':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5241228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734048 {#5170
    date: 2023-11-11 21:20:48.0 +01: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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5112
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4828
          +user: Proxies\__CG__\App\Entity\User {#4732 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4269
            +user: App\Entity\User {#4282 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
              \n
              Y’all need to get over yourselves
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1699876512 {#4264
              date: 2023-11-13 12:55:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4270 …}
            +nested: Doctrine\ORM\PersistentCollection {#4272 …}
            +votes: Doctrine\ORM\PersistentCollection {#4274 …}
            +reports: Doctrine\ORM\PersistentCollection {#4276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
            -id: 112580
            -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5239762"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699729532 {#4265
              date: 2023-11-11 20:05:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4269}
          +body: """
            I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
            \n
            It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1699730401 {#4826
            date: 2023-11-11 20:20:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@tdawg@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4829 …}
          +nested: Doctrine\ORM\PersistentCollection {#4831 …}
          +votes: Doctrine\ORM\PersistentCollection {#4833 …}
          +reports: Doctrine\ORM\PersistentCollection {#4835 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
          -id: 112633
          -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240059"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699730401 {#4827
            date: 2023-11-11 20:20:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4269}
        +body: "Bruh it’s not that deep. Just let people like what they like without shitting on them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699731616 {#4941
          date: 2023-11-11 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@tdawg@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 112712
        -bodyTs: "'bruh':1 'deep':6 'let':8 'like':10,13 'peopl':9 'shit':15 'without':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283297"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699731616 {#4942
          date: 2023-11-11 20:40:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4269}
      +body: """
        I’m not shitting on people at all. I never say a word to my friends with iphones and macs unless they specifically try to convince me they are the best.\n
        \n
        I’m shitting on Apple. A company. Despite what some politicians want you to believe, I don’t think companies are people.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699731997 {#5052
        date: 2023-11-11 20:46:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@tdawg@lemmy.world"
        "@LucidLethargy@lemmy.world"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5059 …}
      +nested: Doctrine\ORM\PersistentCollection {#5061 …}
      +votes: Doctrine\ORM\PersistentCollection {#5063 …}
      +reports: Doctrine\ORM\PersistentCollection {#5066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
      -id: 112733
      -bodyTs: "'appl':36 'believ':46 'best':31 'compani':38,51 'convinc':26 'despit':39 'friend':16 'iphon':18 'm':2,33 'mac':20 'never':10 'peopl':6,53 'politician':42 'say':11 'shit':4,34 'specif':23 'think':50 'tri':24 'unless':21 'want':43 'word':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699731997 {#5055
        date: 2023-11-11 20:46:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: "The comment you originally replied to was about letting people choose what they like to choose. Your comment shat upon the idea and then went off on an angry tangent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699732367 {#5113
      date: 2023-11-11 20:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
      "@LucidLethargy@lemmy.world"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5105 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
    -id: 112754
    -bodyTs: "'angri':29 'choos':11,16 'comment':2,18 'idea':22 'let':9 'like':14 'origin':4 'peopl':10 'repli':5 'shat':19 'tangent':30 'upon':20 'went':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732367 {#5116
      date: 2023-11-11 20:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    The original comment was unironically shitting on someone’s comedic opinion of Apple, a company.\n
    \n
    If you own apple products, good for you. I don’t care in the least, nor will I judge you.\n
    \n
    I do care about Apple selling them for the prices they do, though. And for their business practices making it hard to repair and maintain said devices. In my opinion, this makes them a shitty company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699734048 {#5167
    date: 2023-11-11 21:20:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 112868
  -bodyTs: "'appl':13,19,40 'busi':52 'care':27,38 'comed':10 'comment':3 'compani':15,71 'devic':62 'good':21 'hard':56 'judg':34 'least':30 'maintain':60 'make':54,67 'opinion':11,65 'origin':2 'practic':53 'price':45 'product':20 'repair':58 'said':61 'sell':41 'shit':6 'shitti':70 'someon':8 'though':48 'uniron':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5241228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734048 {#5170
    date: 2023-11-11 21:20:48.0 +01: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 {#4958
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4269
      +user: App\Entity\User {#4282 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
        \n
        Y’all need to get over yourselves
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699876512 {#4264
        date: 2023-11-13 12:55:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4270 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4274 …}
      +reports: Doctrine\ORM\PersistentCollection {#4276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
      -id: 112580
      -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729532 {#4265
        date: 2023-11-11 20:05:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
      \n
      It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699730401 {#4826
      date: 2023-11-11 20:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -id: 112633
    -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730401 {#4827
      date: 2023-11-11 20:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "The title says apple *users* but sure take the least graceful interpretation of things since this is Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699744645 {#4956
    date: 2023-11-12 00:17:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 113424
  -bodyTs: "'appl':4 'grace':11 'interpret':12 'least':10 'lemmi':18 'say':3 'sinc':15 'sure':7 'take':8 'thing':14 'titl':2 'user':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699744645 {#4957
    date: 2023-11-12 00:17:25.0 +01: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 {#4958
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4269
      +user: App\Entity\User {#4282 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
        \n
        Y’all need to get over yourselves
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699876512 {#4264
        date: 2023-11-13 12:55:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4270 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4274 …}
      +reports: Doctrine\ORM\PersistentCollection {#4276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
      -id: 112580
      -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729532 {#4265
        date: 2023-11-11 20:05:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
      \n
      It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699730401 {#4826
      date: 2023-11-11 20:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -id: 112633
    -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730401 {#4827
      date: 2023-11-11 20:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "The title says apple *users* but sure take the least graceful interpretation of things since this is Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699744645 {#4956
    date: 2023-11-12 00:17:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 113424
  -bodyTs: "'appl':4 'grace':11 'interpret':12 'least':10 'lemmi':18 'say':3 'sinc':15 'sure':7 'take':8 'thing':14 'titl':2 'user':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699744645 {#4957
    date: 2023-11-12 00:17:25.0 +01: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 {#4958
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4269
      +user: App\Entity\User {#4282 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        What is this the 2010’s again? Why are so many people shitting on people’s choices? If you like something then do it. End of story. If someone gives you shit for that **they** are the asshole\n
        \n
        Y’all need to get over yourselves
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699876512 {#4264
        date: 2023-11-13 12:55:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4270 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4274 …}
      +reports: Doctrine\ORM\PersistentCollection {#4276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
      -id: 112580
      -bodyTs: "'2010':5 'asshol':38 'choic':17 'end':25 'get':43 'give':30 'like':20 'mani':11 'need':41 'peopl':12,15 'shit':13,32 'someon':29 'someth':21 'stori':27 'y':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729532 {#4265
        date: 2023-11-11 20:05:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4269}
    +body: """
      I’m sorry, but no. Apple is more than a “choice” - they have been damaging the progress of consumer technology for over a decade now. Their success in selling overpriced, dated, and uninnovative technology has driven all their competition to avoid “risky” innovation, and to mimic low-cost, consumer-hostile practices.\n
      \n
      It’s okay to shit on a company. What you’re doing is defending a focused attack on **a brand**. Get over yourself. Apple doesn’t need your help, they are the wealthiest company in the entire world right now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699730401 {#4826
      date: 2023-11-11 20:20:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -id: 112633
    -bodyTs: "'appl':6,77 'attack':70 'avoid':41 'brand':73 'choic':11 'compani':61,87 'competit':39 'consum':19,51 'consumer-hostil':50 'cost':49 'damag':15 'date':31 'decad':24 'defend':67 'doesn':78 'driven':36 'entir':90 'focus':69 'get':74 'help':82 'hostil':52 'innov':43 'low':48 'low-cost':47 'm':2 'mimic':46 'need':80 'okay':56 'overpr':30 'practic':53 'progress':17 're':64 'right':92 'riski':42 'sell':29 'shit':58 'sorri':3 'success':27 'technolog':20,34 'uninnov':33 'wealthiest':86 'world':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730401 {#4827
      date: 2023-11-11 20:20:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: "The title says apple *users* but sure take the least graceful interpretation of things since this is Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699744645 {#4956
    date: 2023-11-12 00:17:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@tdawg@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 113424
  -bodyTs: "'appl':4 'grace':11 'interpret':12 'least':10 'lemmi':18 'say':3 'sinc':15 'sure':7 'take':8 'thing':14 'titl':2 'user':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699744645 {#4957
    date: 2023-11-12 00:17:25.0 +01: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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I get my MacBooks from employers. That’s it.\n
    \n
    They’re way better than the shitbox windows machines most companies hand out.\n
    \n
    Never buy Mac shit yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699934800 {#4337
    date: 2023-11-14 05:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 112429
  -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727796 {#4338
    date: 2023-11-11 19:36:36.0 +01: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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I get my MacBooks from employers. That’s it.\n
    \n
    They’re way better than the shitbox windows machines most companies hand out.\n
    \n
    Never buy Mac shit yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699934800 {#4337
    date: 2023-11-14 05:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 112429
  -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727796 {#4338
    date: 2023-11-11 19:36:36.0 +01: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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I get my MacBooks from employers. That’s it.\n
    \n
    They’re way better than the shitbox windows machines most companies hand out.\n
    \n
    Never buy Mac shit yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699934800 {#4337
    date: 2023-11-14 05:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 112429
  -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727796 {#4338
    date: 2023-11-11 19:36:36.0 +01: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 {#4796
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#4337
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#4338
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699731982 {#4793
    date: 2023-11-11 20:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 112731
  -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283423"
  +editedAt: DateTimeImmutable @1699858556 {#4794
    date: 2023-11-13 07:55:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731982 {#4795
    date: 2023-11-11 20:46:22.0 +01: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 {#4796
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#4337
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#4338
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699731982 {#4793
    date: 2023-11-11 20:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 112731
  -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283423"
  +editedAt: DateTimeImmutable @1699858556 {#4794
    date: 2023-11-13 07:55:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731982 {#4795
    date: 2023-11-11 20:46:22.0 +01: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 {#4796
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#4337
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#4338
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699731982 {#4793
    date: 2023-11-11 20:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 112731
  -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283423"
  +editedAt: DateTimeImmutable @1699858556 {#4794
    date: 2023-11-13 07:55:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731982 {#4795
    date: 2023-11-11 20:46:22.0 +01: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 {#5004
  +user: Proxies\__CG__\App\Entity\User {#5005 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4796
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I get my MacBooks from employers. That’s it.\n
        \n
        They’re way better than the shitbox windows machines most companies hand out.\n
        \n
        Never buy Mac shit yourself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699934800 {#4337
        date: 2023-11-14 05:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 112429
      -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6002961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699727796 {#4338
        date: 2023-11-11 19:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699731982 {#4793
      date: 2023-11-11 20:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4798 …}
    +nested: Doctrine\ORM\PersistentCollection {#4800 …}
    +votes: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
    -id: 112731
    -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283423"
    +editedAt: DateTimeImmutable @1699858556 {#4794
      date: 2023-11-13 07:55:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699731982 {#4795
      date: 2023-11-11 20:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699732621 {#5002
    date: 2023-11-11 20:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 112774
  -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4773116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732621 {#5003
    date: 2023-11-11 20:57:01.0 +01: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 {#5004
  +user: Proxies\__CG__\App\Entity\User {#5005 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4796
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I get my MacBooks from employers. That’s it.\n
        \n
        They’re way better than the shitbox windows machines most companies hand out.\n
        \n
        Never buy Mac shit yourself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699934800 {#4337
        date: 2023-11-14 05:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 112429
      -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6002961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699727796 {#4338
        date: 2023-11-11 19:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699731982 {#4793
      date: 2023-11-11 20:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4798 …}
    +nested: Doctrine\ORM\PersistentCollection {#4800 …}
    +votes: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
    -id: 112731
    -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283423"
    +editedAt: DateTimeImmutable @1699858556 {#4794
      date: 2023-11-13 07:55:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699731982 {#4795
      date: 2023-11-11 20:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699732621 {#5002
    date: 2023-11-11 20:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 112774
  -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4773116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732621 {#5003
    date: 2023-11-11 20:57:01.0 +01: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 {#5004
  +user: Proxies\__CG__\App\Entity\User {#5005 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4796
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I get my MacBooks from employers. That’s it.\n
        \n
        They’re way better than the shitbox windows machines most companies hand out.\n
        \n
        Never buy Mac shit yourself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699934800 {#4337
        date: 2023-11-14 05:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 112429
      -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6002961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699727796 {#4338
        date: 2023-11-11 19:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699731982 {#4793
      date: 2023-11-11 20:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4798 …}
    +nested: Doctrine\ORM\PersistentCollection {#4800 …}
    +votes: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
    -id: 112731
    -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283423"
    +editedAt: DateTimeImmutable @1699858556 {#4794
      date: 2023-11-13 07:55:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699731982 {#4795
      date: 2023-11-11 20:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699732621 {#5002
    date: 2023-11-11 20:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 112774
  -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4773116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732621 {#5003
    date: 2023-11-11 20:57:01.0 +01: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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5004
    +user: Proxies\__CG__\App\Entity\User {#5005 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4796
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4342
        +user: App\Entity\User {#4355 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I get my MacBooks from employers. That’s it.\n
          \n
          They’re way better than the shitbox windows machines most companies hand out.\n
          \n
          Never buy Mac shit yourself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1699934800 {#4337
          date: 2023-11-14 05:06:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4343 …}
        +nested: Doctrine\ORM\PersistentCollection {#4345 …}
        +votes: Doctrine\ORM\PersistentCollection {#4347 …}
        +reports: Doctrine\ORM\PersistentCollection {#4349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
        -id: 112429
        -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6002961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699727796 {#4338
          date: 2023-11-11 19:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699731982 {#4793
        date: 2023-11-11 20:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4798 …}
      +nested: Doctrine\ORM\PersistentCollection {#4800 …}
      +votes: Doctrine\ORM\PersistentCollection {#4802 …}
      +reports: Doctrine\ORM\PersistentCollection {#4804 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
      -id: 112731
      -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283423"
      +editedAt: DateTimeImmutable @1699858556 {#4794
        date: 2023-11-13 07:55:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699731982 {#4795
        date: 2023-11-11 20:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699732621 {#5002
      date: 2023-11-11 20:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5006 …}
    +nested: Doctrine\ORM\PersistentCollection {#5008 …}
    +votes: Doctrine\ORM\PersistentCollection {#5010 …}
    +reports: Doctrine\ORM\PersistentCollection {#5012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
    -id: 112774
    -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4773116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732621 {#5003
      date: 2023-11-11 20:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699732830 {#5072
    date: 2023-11-11 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 112792
  -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732830 {#5073
    date: 2023-11-11 21:00:30.0 +01: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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5004
    +user: Proxies\__CG__\App\Entity\User {#5005 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4796
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4342
        +user: App\Entity\User {#4355 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I get my MacBooks from employers. That’s it.\n
          \n
          They’re way better than the shitbox windows machines most companies hand out.\n
          \n
          Never buy Mac shit yourself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1699934800 {#4337
          date: 2023-11-14 05:06:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4343 …}
        +nested: Doctrine\ORM\PersistentCollection {#4345 …}
        +votes: Doctrine\ORM\PersistentCollection {#4347 …}
        +reports: Doctrine\ORM\PersistentCollection {#4349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
        -id: 112429
        -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6002961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699727796 {#4338
          date: 2023-11-11 19:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699731982 {#4793
        date: 2023-11-11 20:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4798 …}
      +nested: Doctrine\ORM\PersistentCollection {#4800 …}
      +votes: Doctrine\ORM\PersistentCollection {#4802 …}
      +reports: Doctrine\ORM\PersistentCollection {#4804 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
      -id: 112731
      -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283423"
      +editedAt: DateTimeImmutable @1699858556 {#4794
        date: 2023-11-13 07:55:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699731982 {#4795
        date: 2023-11-11 20:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699732621 {#5002
      date: 2023-11-11 20:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5006 …}
    +nested: Doctrine\ORM\PersistentCollection {#5008 …}
    +votes: Doctrine\ORM\PersistentCollection {#5010 …}
    +reports: Doctrine\ORM\PersistentCollection {#5012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
    -id: 112774
    -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4773116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732621 {#5003
      date: 2023-11-11 20:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699732830 {#5072
    date: 2023-11-11 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 112792
  -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732830 {#5073
    date: 2023-11-11 21:00:30.0 +01: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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5004
    +user: Proxies\__CG__\App\Entity\User {#5005 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4796
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4342
        +user: App\Entity\User {#4355 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I get my MacBooks from employers. That’s it.\n
          \n
          They’re way better than the shitbox windows machines most companies hand out.\n
          \n
          Never buy Mac shit yourself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1699934800 {#4337
          date: 2023-11-14 05:06:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4343 …}
        +nested: Doctrine\ORM\PersistentCollection {#4345 …}
        +votes: Doctrine\ORM\PersistentCollection {#4347 …}
        +reports: Doctrine\ORM\PersistentCollection {#4349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
        -id: 112429
        -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6002961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699727796 {#4338
          date: 2023-11-11 19:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699731982 {#4793
        date: 2023-11-11 20:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4798 …}
      +nested: Doctrine\ORM\PersistentCollection {#4800 …}
      +votes: Doctrine\ORM\PersistentCollection {#4802 …}
      +reports: Doctrine\ORM\PersistentCollection {#4804 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
      -id: 112731
      -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283423"
      +editedAt: DateTimeImmutable @1699858556 {#4794
        date: 2023-11-13 07:55:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699731982 {#4795
        date: 2023-11-11 20:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699732621 {#5002
      date: 2023-11-11 20:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5006 …}
    +nested: Doctrine\ORM\PersistentCollection {#5008 …}
    +votes: Doctrine\ORM\PersistentCollection {#5010 …}
    +reports: Doctrine\ORM\PersistentCollection {#5012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
    -id: 112774
    -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4773116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732621 {#5003
      date: 2023-11-11 20:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699732830 {#5072
    date: 2023-11-11 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 112792
  -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732830 {#5073
    date: 2023-11-11 21:00:30.0 +01: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 {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5004
      +user: Proxies\__CG__\App\Entity\User {#5005 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4796
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4342
          +user: App\Entity\User {#4355 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I get my MacBooks from employers. That’s it.\n
            \n
            They’re way better than the shitbox windows machines most companies hand out.\n
            \n
            Never buy Mac shit yourself
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1699934800 {#4337
            date: 2023-11-14 05:06:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4343 …}
          +nested: Doctrine\ORM\PersistentCollection {#4345 …}
          +votes: Doctrine\ORM\PersistentCollection {#4347 …}
          +reports: Doctrine\ORM\PersistentCollection {#4349 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
          -id: 112429
          -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6002961"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699727796 {#4338
            date: 2023-11-11 19:36:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699731982 {#4793
          date: 2023-11-11 20:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4798 …}
        +nested: Doctrine\ORM\PersistentCollection {#4800 …}
        +votes: Doctrine\ORM\PersistentCollection {#4802 …}
        +reports: Doctrine\ORM\PersistentCollection {#4804 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
        -id: 112731
        -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283423"
        +editedAt: DateTimeImmutable @1699858556 {#4794
          date: 2023-11-13 07:55:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699731982 {#4795
          date: 2023-11-11 20:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699732621 {#5002
        date: 2023-11-11 20:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5006 …}
      +nested: Doctrine\ORM\PersistentCollection {#5008 …}
      +votes: Doctrine\ORM\PersistentCollection {#5010 …}
      +reports: Doctrine\ORM\PersistentCollection {#5012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
      -id: 112774
      -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4773116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732621 {#5003
        date: 2023-11-11 20:57:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699732830 {#5072
      date: 2023-11-11 21:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5079 …}
    +reports: Doctrine\ORM\PersistentCollection {#5081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
    -id: 112792
    -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732830 {#5073
      date: 2023-11-11 21:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "I appreciate your effort here, even if nobody else recognizes it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699743240 {#5124
    date: 2023-11-11 23:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 113347
  -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3432172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743240 {#5125
    date: 2023-11-11 23:54:00.0 +01: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 {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5004
      +user: Proxies\__CG__\App\Entity\User {#5005 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4796
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4342
          +user: App\Entity\User {#4355 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I get my MacBooks from employers. That’s it.\n
            \n
            They’re way better than the shitbox windows machines most companies hand out.\n
            \n
            Never buy Mac shit yourself
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1699934800 {#4337
            date: 2023-11-14 05:06:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4343 …}
          +nested: Doctrine\ORM\PersistentCollection {#4345 …}
          +votes: Doctrine\ORM\PersistentCollection {#4347 …}
          +reports: Doctrine\ORM\PersistentCollection {#4349 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
          -id: 112429
          -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6002961"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699727796 {#4338
            date: 2023-11-11 19:36:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699731982 {#4793
          date: 2023-11-11 20:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4798 …}
        +nested: Doctrine\ORM\PersistentCollection {#4800 …}
        +votes: Doctrine\ORM\PersistentCollection {#4802 …}
        +reports: Doctrine\ORM\PersistentCollection {#4804 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
        -id: 112731
        -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283423"
        +editedAt: DateTimeImmutable @1699858556 {#4794
          date: 2023-11-13 07:55:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699731982 {#4795
          date: 2023-11-11 20:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699732621 {#5002
        date: 2023-11-11 20:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5006 …}
      +nested: Doctrine\ORM\PersistentCollection {#5008 …}
      +votes: Doctrine\ORM\PersistentCollection {#5010 …}
      +reports: Doctrine\ORM\PersistentCollection {#5012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
      -id: 112774
      -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4773116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732621 {#5003
        date: 2023-11-11 20:57:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699732830 {#5072
      date: 2023-11-11 21:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5079 …}
    +reports: Doctrine\ORM\PersistentCollection {#5081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
    -id: 112792
    -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732830 {#5073
      date: 2023-11-11 21:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "I appreciate your effort here, even if nobody else recognizes it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699743240 {#5124
    date: 2023-11-11 23:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 113347
  -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3432172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743240 {#5125
    date: 2023-11-11 23:54:00.0 +01: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 {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5074
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5004
      +user: Proxies\__CG__\App\Entity\User {#5005 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4796
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4342
          +user: App\Entity\User {#4355 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I get my MacBooks from employers. That’s it.\n
            \n
            They’re way better than the shitbox windows machines most companies hand out.\n
            \n
            Never buy Mac shit yourself
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1699934800 {#4337
            date: 2023-11-14 05:06:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4343 …}
          +nested: Doctrine\ORM\PersistentCollection {#4345 …}
          +votes: Doctrine\ORM\PersistentCollection {#4347 …}
          +reports: Doctrine\ORM\PersistentCollection {#4349 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
          -id: 112429
          -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6002961"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699727796 {#4338
            date: 2023-11-11 19:36:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699731982 {#4793
          date: 2023-11-11 20:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4798 …}
        +nested: Doctrine\ORM\PersistentCollection {#4800 …}
        +votes: Doctrine\ORM\PersistentCollection {#4802 …}
        +reports: Doctrine\ORM\PersistentCollection {#4804 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
        -id: 112731
        -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283423"
        +editedAt: DateTimeImmutable @1699858556 {#4794
          date: 2023-11-13 07:55:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699731982 {#4795
          date: 2023-11-11 20:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699732621 {#5002
        date: 2023-11-11 20:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5006 …}
      +nested: Doctrine\ORM\PersistentCollection {#5008 …}
      +votes: Doctrine\ORM\PersistentCollection {#5010 …}
      +reports: Doctrine\ORM\PersistentCollection {#5012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
      -id: 112774
      -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4773116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732621 {#5003
        date: 2023-11-11 20:57:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699732830 {#5072
      date: 2023-11-11 21:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5075 …}
    +nested: Doctrine\ORM\PersistentCollection {#5077 …}
    +votes: Doctrine\ORM\PersistentCollection {#5079 …}
    +reports: Doctrine\ORM\PersistentCollection {#5081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
    -id: 112792
    -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732830 {#5073
      date: 2023-11-11 21:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "I appreciate your effort here, even if nobody else recognizes it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699743240 {#5124
    date: 2023-11-11 23:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 113347
  -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3432172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743240 {#5125
    date: 2023-11-11 23:54:00.0 +01: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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5004
        +user: Proxies\__CG__\App\Entity\User {#5005 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4796
          +user: Proxies\__CG__\App\Entity\User {#4797 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4342
            +user: App\Entity\User {#4355 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I get my MacBooks from employers. That’s it.\n
              \n
              They’re way better than the shitbox windows machines most companies hand out.\n
              \n
              Never buy Mac shit yourself
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1699934800 {#4337
              date: 2023-11-14 05:06:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4343 …}
            +nested: Doctrine\ORM\PersistentCollection {#4345 …}
            +votes: Doctrine\ORM\PersistentCollection {#4347 …}
            +reports: Doctrine\ORM\PersistentCollection {#4349 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
            -id: 112429
            -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6002961"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699727796 {#4338
              date: 2023-11-11 19:36:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4342}
          +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699731982 {#4793
            date: 2023-11-11 20:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4798 …}
          +nested: Doctrine\ORM\PersistentCollection {#4800 …}
          +votes: Doctrine\ORM\PersistentCollection {#4802 …}
          +reports: Doctrine\ORM\PersistentCollection {#4804 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
          -id: 112731
          -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4283423"
          +editedAt: DateTimeImmutable @1699858556 {#4794
            date: 2023-11-13 07:55:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699731982 {#4795
            date: 2023-11-11 20:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699732621 {#5002
          date: 2023-11-11 20:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5006 …}
        +nested: Doctrine\ORM\PersistentCollection {#5008 …}
        +votes: Doctrine\ORM\PersistentCollection {#5010 …}
        +reports: Doctrine\ORM\PersistentCollection {#5012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
        -id: 112774
        -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4773116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732621 {#5003
          date: 2023-11-11 20:57:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699732830 {#5072
        date: 2023-11-11 21:00:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5079 …}
      +reports: Doctrine\ORM\PersistentCollection {#5081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
      -id: 112792
      -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732830 {#5073
        date: 2023-11-11 21:00:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "I appreciate your effort here, even if nobody else recognizes it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699743240 {#5124
      date: 2023-11-11 23:54:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 113347
    -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3432172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743240 {#5125
      date: 2023-11-11 23:54:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Thank you! I entertain myself with my silly posts 😜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699743356 {#5178
    date: 2023-11-11 23:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 113356
  -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4286768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743356 {#5179
    date: 2023-11-11 23:55:56.0 +01: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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5004
        +user: Proxies\__CG__\App\Entity\User {#5005 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4796
          +user: Proxies\__CG__\App\Entity\User {#4797 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4342
            +user: App\Entity\User {#4355 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I get my MacBooks from employers. That’s it.\n
              \n
              They’re way better than the shitbox windows machines most companies hand out.\n
              \n
              Never buy Mac shit yourself
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1699934800 {#4337
              date: 2023-11-14 05:06:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4343 …}
            +nested: Doctrine\ORM\PersistentCollection {#4345 …}
            +votes: Doctrine\ORM\PersistentCollection {#4347 …}
            +reports: Doctrine\ORM\PersistentCollection {#4349 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
            -id: 112429
            -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6002961"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699727796 {#4338
              date: 2023-11-11 19:36:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4342}
          +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699731982 {#4793
            date: 2023-11-11 20:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4798 …}
          +nested: Doctrine\ORM\PersistentCollection {#4800 …}
          +votes: Doctrine\ORM\PersistentCollection {#4802 …}
          +reports: Doctrine\ORM\PersistentCollection {#4804 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
          -id: 112731
          -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4283423"
          +editedAt: DateTimeImmutable @1699858556 {#4794
            date: 2023-11-13 07:55:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699731982 {#4795
            date: 2023-11-11 20:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699732621 {#5002
          date: 2023-11-11 20:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5006 …}
        +nested: Doctrine\ORM\PersistentCollection {#5008 …}
        +votes: Doctrine\ORM\PersistentCollection {#5010 …}
        +reports: Doctrine\ORM\PersistentCollection {#5012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
        -id: 112774
        -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4773116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732621 {#5003
          date: 2023-11-11 20:57:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699732830 {#5072
        date: 2023-11-11 21:00:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5079 …}
      +reports: Doctrine\ORM\PersistentCollection {#5081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
      -id: 112792
      -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732830 {#5073
        date: 2023-11-11 21:00:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "I appreciate your effort here, even if nobody else recognizes it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699743240 {#5124
      date: 2023-11-11 23:54:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 113347
    -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3432172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743240 {#5125
      date: 2023-11-11 23:54:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Thank you! I entertain myself with my silly posts 😜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699743356 {#5178
    date: 2023-11-11 23:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 113356
  -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4286768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743356 {#5179
    date: 2023-11-11 23:55:56.0 +01: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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5074
      +user: Proxies\__CG__\App\Entity\User {#4797 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5004
        +user: Proxies\__CG__\App\Entity\User {#5005 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4796
          +user: Proxies\__CG__\App\Entity\User {#4797 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4342
            +user: App\Entity\User {#4355 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I get my MacBooks from employers. That’s it.\n
              \n
              They’re way better than the shitbox windows machines most companies hand out.\n
              \n
              Never buy Mac shit yourself
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1699934800 {#4337
              date: 2023-11-14 05:06:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4343 …}
            +nested: Doctrine\ORM\PersistentCollection {#4345 …}
            +votes: Doctrine\ORM\PersistentCollection {#4347 …}
            +reports: Doctrine\ORM\PersistentCollection {#4349 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
            -id: 112429
            -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6002961"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699727796 {#4338
              date: 2023-11-11 19:36:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4342}
          +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699731982 {#4793
            date: 2023-11-11 20:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4798 …}
          +nested: Doctrine\ORM\PersistentCollection {#4800 …}
          +votes: Doctrine\ORM\PersistentCollection {#4802 …}
          +reports: Doctrine\ORM\PersistentCollection {#4804 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
          -id: 112731
          -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4283423"
          +editedAt: DateTimeImmutable @1699858556 {#4794
            date: 2023-11-13 07:55:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699731982 {#4795
            date: 2023-11-11 20:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699732621 {#5002
          date: 2023-11-11 20:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5006 …}
        +nested: Doctrine\ORM\PersistentCollection {#5008 …}
        +votes: Doctrine\ORM\PersistentCollection {#5010 …}
        +reports: Doctrine\ORM\PersistentCollection {#5012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
        -id: 112774
        -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4773116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732621 {#5003
          date: 2023-11-11 20:57:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699732830 {#5072
        date: 2023-11-11 21:00:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5075 …}
      +nested: Doctrine\ORM\PersistentCollection {#5077 …}
      +votes: Doctrine\ORM\PersistentCollection {#5079 …}
      +reports: Doctrine\ORM\PersistentCollection {#5081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
      -id: 112792
      -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732830 {#5073
        date: 2023-11-11 21:00:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "I appreciate your effort here, even if nobody else recognizes it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699743240 {#5124
      date: 2023-11-11 23:54:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 113347
    -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3432172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743240 {#5125
      date: 2023-11-11 23:54:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Thank you! I entertain myself with my silly posts 😜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699743356 {#5178
    date: 2023-11-11 23:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5181 …}
  +nested: Doctrine\ORM\PersistentCollection {#5183 …}
  +votes: Doctrine\ORM\PersistentCollection {#5185 …}
  +reports: Doctrine\ORM\PersistentCollection {#5187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
  -id: 113356
  -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4286768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743356 {#5179
    date: 2023-11-11 23:55:56.0 +01: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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5126
      +user: Proxies\__CG__\App\Entity\User {#5127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5074
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5004
          +user: Proxies\__CG__\App\Entity\User {#5005 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4796
            +user: Proxies\__CG__\App\Entity\User {#4797 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4342
              +user: App\Entity\User {#4355 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I get my MacBooks from employers. That’s it.\n
                \n
                They’re way better than the shitbox windows machines most companies hand out.\n
                \n
                Never buy Mac shit yourself
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1699934800 {#4337
                date: 2023-11-14 05:06:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@tenoto9124@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4343 …}
              +nested: Doctrine\ORM\PersistentCollection {#4345 …}
              +votes: Doctrine\ORM\PersistentCollection {#4347 …}
              +reports: Doctrine\ORM\PersistentCollection {#4349 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
              -id: 112429
              -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6002961"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699727796 {#4338
                date: 2023-11-11 19:36:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4342}
            +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699731982 {#4793
              date: 2023-11-11 20:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
              "@GBU_28@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4798 …}
            +nested: Doctrine\ORM\PersistentCollection {#4800 …}
            +votes: Doctrine\ORM\PersistentCollection {#4802 …}
            +reports: Doctrine\ORM\PersistentCollection {#4804 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
            -id: 112731
            -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4283423"
            +editedAt: DateTimeImmutable @1699858556 {#4794
              date: 2023-11-13 07:55:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699731982 {#4795
              date: 2023-11-11 20:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4342}
          +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1699732621 {#5002
            date: 2023-11-11 20:57:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
            "@SayJess@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5006 …}
          +nested: Doctrine\ORM\PersistentCollection {#5008 …}
          +votes: Doctrine\ORM\PersistentCollection {#5010 …}
          +reports: Doctrine\ORM\PersistentCollection {#5012 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
          -id: 112774
          -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4773116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699732621 {#5003
            date: 2023-11-11 20:57:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699732830 {#5072
          date: 2023-11-11 21:00:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5075 …}
        +nested: Doctrine\ORM\PersistentCollection {#5077 …}
        +votes: Doctrine\ORM\PersistentCollection {#5079 …}
        +reports: Doctrine\ORM\PersistentCollection {#5081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
        -id: 112792
        -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732830 {#5073
          date: 2023-11-11 21:00:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "I appreciate your effort here, even if nobody else recognizes it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699743240 {#5124
        date: 2023-11-11 23:54:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5130 …}
      +votes: Doctrine\ORM\PersistentCollection {#5132 …}
      +reports: Doctrine\ORM\PersistentCollection {#5134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
      -id: 113347
      -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3432172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699743240 {#5125
        date: 2023-11-11 23:54:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Thank you! I entertain myself with my silly posts 😜"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699743356 {#5178
      date: 2023-11-11 23:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
      "@PullUpCircuit@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 113356
    -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4286768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743356 {#5179
      date: 2023-11-11 23:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Bless’d is he who can laugh at himself, for he shall never cease to be amused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802715 {#5219
    date: 2023-11-12 16:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 115824
  -bodyTs: "'amus':17 'bless':1 'ceas':14 'd':2 'laugh':7 'never':13 'shall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5735985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802715 {#5222
    date: 2023-11-12 16:25:15.0 +01: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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5126
      +user: Proxies\__CG__\App\Entity\User {#5127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5074
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5004
          +user: Proxies\__CG__\App\Entity\User {#5005 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4796
            +user: Proxies\__CG__\App\Entity\User {#4797 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4342
              +user: App\Entity\User {#4355 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I get my MacBooks from employers. That’s it.\n
                \n
                They’re way better than the shitbox windows machines most companies hand out.\n
                \n
                Never buy Mac shit yourself
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1699934800 {#4337
                date: 2023-11-14 05:06:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@tenoto9124@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4343 …}
              +nested: Doctrine\ORM\PersistentCollection {#4345 …}
              +votes: Doctrine\ORM\PersistentCollection {#4347 …}
              +reports: Doctrine\ORM\PersistentCollection {#4349 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
              -id: 112429
              -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6002961"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699727796 {#4338
                date: 2023-11-11 19:36:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4342}
            +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699731982 {#4793
              date: 2023-11-11 20:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
              "@GBU_28@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4798 …}
            +nested: Doctrine\ORM\PersistentCollection {#4800 …}
            +votes: Doctrine\ORM\PersistentCollection {#4802 …}
            +reports: Doctrine\ORM\PersistentCollection {#4804 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
            -id: 112731
            -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4283423"
            +editedAt: DateTimeImmutable @1699858556 {#4794
              date: 2023-11-13 07:55:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699731982 {#4795
              date: 2023-11-11 20:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4342}
          +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1699732621 {#5002
            date: 2023-11-11 20:57:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
            "@SayJess@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5006 …}
          +nested: Doctrine\ORM\PersistentCollection {#5008 …}
          +votes: Doctrine\ORM\PersistentCollection {#5010 …}
          +reports: Doctrine\ORM\PersistentCollection {#5012 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
          -id: 112774
          -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4773116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699732621 {#5003
            date: 2023-11-11 20:57:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699732830 {#5072
          date: 2023-11-11 21:00:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5075 …}
        +nested: Doctrine\ORM\PersistentCollection {#5077 …}
        +votes: Doctrine\ORM\PersistentCollection {#5079 …}
        +reports: Doctrine\ORM\PersistentCollection {#5081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
        -id: 112792
        -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732830 {#5073
          date: 2023-11-11 21:00:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "I appreciate your effort here, even if nobody else recognizes it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699743240 {#5124
        date: 2023-11-11 23:54:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5130 …}
      +votes: Doctrine\ORM\PersistentCollection {#5132 …}
      +reports: Doctrine\ORM\PersistentCollection {#5134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
      -id: 113347
      -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3432172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699743240 {#5125
        date: 2023-11-11 23:54:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Thank you! I entertain myself with my silly posts 😜"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699743356 {#5178
      date: 2023-11-11 23:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
      "@PullUpCircuit@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 113356
    -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4286768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743356 {#5179
      date: 2023-11-11 23:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Bless’d is he who can laugh at himself, for he shall never cease to be amused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802715 {#5219
    date: 2023-11-12 16:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 115824
  -bodyTs: "'amus':17 'bless':1 'ceas':14 'd':2 'laugh':7 'never':13 'shall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5735985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802715 {#5222
    date: 2023-11-12 16:25:15.0 +01: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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#4797 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5126
      +user: Proxies\__CG__\App\Entity\User {#5127 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5074
        +user: Proxies\__CG__\App\Entity\User {#4797 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5004
          +user: Proxies\__CG__\App\Entity\User {#5005 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4796
            +user: Proxies\__CG__\App\Entity\User {#4797 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4342
              +user: App\Entity\User {#4355 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I get my MacBooks from employers. That’s it.\n
                \n
                They’re way better than the shitbox windows machines most companies hand out.\n
                \n
                Never buy Mac shit yourself
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1699934800 {#4337
                date: 2023-11-14 05:06:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@tenoto9124@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4343 …}
              +nested: Doctrine\ORM\PersistentCollection {#4345 …}
              +votes: Doctrine\ORM\PersistentCollection {#4347 …}
              +reports: Doctrine\ORM\PersistentCollection {#4349 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
              -id: 112429
              -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6002961"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699727796 {#4338
                date: 2023-11-11 19:36:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4342}
            +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699731982 {#4793
              date: 2023-11-11 20:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
              "@GBU_28@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4798 …}
            +nested: Doctrine\ORM\PersistentCollection {#4800 …}
            +votes: Doctrine\ORM\PersistentCollection {#4802 …}
            +reports: Doctrine\ORM\PersistentCollection {#4804 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
            -id: 112731
            -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4283423"
            +editedAt: DateTimeImmutable @1699858556 {#4794
              date: 2023-11-13 07:55:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699731982 {#4795
              date: 2023-11-11 20:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4342}
          +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1699732621 {#5002
            date: 2023-11-11 20:57:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
            "@SayJess@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5006 …}
          +nested: Doctrine\ORM\PersistentCollection {#5008 …}
          +votes: Doctrine\ORM\PersistentCollection {#5010 …}
          +reports: Doctrine\ORM\PersistentCollection {#5012 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
          -id: 112774
          -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4773116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699732621 {#5003
            date: 2023-11-11 20:57:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4342}
        +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699732830 {#5072
          date: 2023-11-11 21:00:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5075 …}
        +nested: Doctrine\ORM\PersistentCollection {#5077 …}
        +votes: Doctrine\ORM\PersistentCollection {#5079 …}
        +reports: Doctrine\ORM\PersistentCollection {#5081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
        -id: 112792
        -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732830 {#5073
          date: 2023-11-11 21:00:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4342}
      +body: "I appreciate your effort here, even if nobody else recognizes it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699743240 {#5124
        date: 2023-11-11 23:54:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5130 …}
      +votes: Doctrine\ORM\PersistentCollection {#5132 …}
      +reports: Doctrine\ORM\PersistentCollection {#5134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
      -id: 113347
      -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3432172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699743240 {#5125
        date: 2023-11-11 23:54:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "Thank you! I entertain myself with my silly posts 😜"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699743356 {#5178
      date: 2023-11-11 23:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
      "@PullUpCircuit@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5181 …}
    +nested: Doctrine\ORM\PersistentCollection {#5183 …}
    +votes: Doctrine\ORM\PersistentCollection {#5185 …}
    +reports: Doctrine\ORM\PersistentCollection {#5187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5191 …}
    -id: 113356
    -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4286768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743356 {#5179
      date: 2023-11-11 23:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Bless’d is he who can laugh at himself, for he shall never cease to be amused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802715 {#5219
    date: 2023-11-12 16:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 115824
  -bodyTs: "'amus':17 'bless':1 'ceas':14 'd':2 'laugh':7 'never':13 'shall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5735985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802715 {#5222
    date: 2023-11-12 16:25:15.0 +01: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 {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#4337
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#4338
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Same. I’d never buy one, but man are they nicer than anything else I’ve had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699742634 {#4810
    date: 2023-11-11 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 113321
  -bodyTs: "'anyth':13 'buy':5 'd':3 'els':14 'man':8 'never':4 'nicer':11 'one':6 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742634 {#4811
    date: 2023-11-11 23:43:54.0 +01: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 {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#4337
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#4338
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Same. I’d never buy one, but man are they nicer than anything else I’ve had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699742634 {#4810
    date: 2023-11-11 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 113321
  -bodyTs: "'anyth':13 'buy':5 'd':3 'els':14 'man':8 'never':4 'nicer':11 'one':6 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742634 {#4811
    date: 2023-11-11 23:43:54.0 +01: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 {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#4337
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#4338
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "Same. I’d never buy one, but man are they nicer than anything else I’ve had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699742634 {#4810
    date: 2023-11-11 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 113321
  -bodyTs: "'anyth':13 'buy':5 'd':3 'els':14 'man':8 'never':4 'nicer':11 'one':6 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742634 {#4811
    date: 2023-11-11 23:43:54.0 +01: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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I just like Logic Pro man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699869259 {#4410
    date: 2023-11-13 10:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 112126
  -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4280473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723660 {#4411
    date: 2023-11-11 18:27:40.0 +01: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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I just like Logic Pro man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699869259 {#4410
    date: 2023-11-13 10:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 112126
  -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4280473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723660 {#4411
    date: 2023-11-11 18:27:40.0 +01: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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I just like Logic Pro man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699869259 {#4410
    date: 2023-11-13 10:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 112126
  -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4280473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723660 {#4411
    date: 2023-11-11 18:27:40.0 +01: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 {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I just like Logic Pro man"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699869259 {#4410
      date: 2023-11-13 10:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 112126
    -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4280473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723660 {#4411
      date: 2023-11-11 18:27:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "More than DP, Ableton or Bitwig?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699727338 {#4777
    date: 2023-11-11 19:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 112393
  -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5711270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727338 {#4778
    date: 2023-11-11 19:28:58.0 +01: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 {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I just like Logic Pro man"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699869259 {#4410
      date: 2023-11-13 10:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 112126
    -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4280473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723660 {#4411
      date: 2023-11-11 18:27:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "More than DP, Ableton or Bitwig?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699727338 {#4777
    date: 2023-11-11 19:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 112393
  -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5711270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727338 {#4778
    date: 2023-11-11 19:28:58.0 +01: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 {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I just like Logic Pro man"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699869259 {#4410
      date: 2023-11-13 10:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 112126
    -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4280473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723660 {#4411
      date: 2023-11-11 18:27:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "More than DP, Ableton or Bitwig?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699727338 {#4777
    date: 2023-11-11 19:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 112393
  -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5711270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727338 {#4778
    date: 2023-11-11 19:28:58.0 +01: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 {#4928
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4779
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I just like Logic Pro man"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699869259 {#4410
        date: 2023-11-13 10:54:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 112126
      -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4280473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699723660 {#4411
        date: 2023-11-11 18:27:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "More than DP, Ableton or Bitwig?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699727338 {#4777
      date: 2023-11-11 19:28:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@HEXN3T@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 112393
    -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5711270"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727338 {#4778
      date: 2023-11-11 19:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Haven’t gotten around to those yet but I’ve made very good productions in Logic and I’ve only been producing for just under 2 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699739453 {#4926
    date: 2023-11-11 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 113168
  -bodyTs: "'2':26 'around':4 'good':13 'gotten':3 'haven':1 'logic':16 'made':11 'produc':22 'product':14 've':10,19 'year':27 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4285706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739453 {#4927
    date: 2023-11-11 22:50:53.0 +01: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 {#4928
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4779
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I just like Logic Pro man"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699869259 {#4410
        date: 2023-11-13 10:54:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 112126
      -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4280473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699723660 {#4411
        date: 2023-11-11 18:27:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "More than DP, Ableton or Bitwig?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699727338 {#4777
      date: 2023-11-11 19:28:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@HEXN3T@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 112393
    -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5711270"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727338 {#4778
      date: 2023-11-11 19:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Haven’t gotten around to those yet but I’ve made very good productions in Logic and I’ve only been producing for just under 2 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699739453 {#4926
    date: 2023-11-11 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 113168
  -bodyTs: "'2':26 'around':4 'good':13 'gotten':3 'haven':1 'logic':16 'made':11 'produc':22 'product':14 've':10,19 'year':27 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4285706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739453 {#4927
    date: 2023-11-11 22:50:53.0 +01: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 {#4928
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4779
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I just like Logic Pro man"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699869259 {#4410
        date: 2023-11-13 10:54:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 112126
      -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4280473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699723660 {#4411
        date: 2023-11-11 18:27:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "More than DP, Ableton or Bitwig?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699727338 {#4777
      date: 2023-11-11 19:28:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@HEXN3T@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 112393
    -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5711270"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727338 {#4778
      date: 2023-11-11 19:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "Haven’t gotten around to those yet but I’ve made very good productions in Logic and I’ve only been producing for just under 2 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699739453 {#4926
    date: 2023-11-11 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 113168
  -bodyTs: "'2':26 'around':4 'good':13 'gotten':3 'haven':1 'logic':16 'made':11 'produc':22 'product':14 've':10,19 'year':27 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4285706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739453 {#4927
    date: 2023-11-11 22:50:53.0 +01: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 {#4489
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what it’s like to still feel like this is relevant\n
    \n
    Dude’s got jokes from before the twin towers fell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700094963 {#4484
    date: 2023-11-16 01:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 112058
  -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722733 {#4485
    date: 2023-11-11 18:12:13.0 +01: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 {#4489
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what it’s like to still feel like this is relevant\n
    \n
    Dude’s got jokes from before the twin towers fell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700094963 {#4484
    date: 2023-11-16 01:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 112058
  -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722733 {#4485
    date: 2023-11-11 18:12:13.0 +01: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 {#4489
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what it’s like to still feel like this is relevant\n
    \n
    Dude’s got jokes from before the twin towers fell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700094963 {#4484
    date: 2023-11-16 01:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 112058
  -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722733 {#4485
    date: 2023-11-11 18:12:13.0 +01: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 {#4748
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#4484
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#4485
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
    \n
    Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
    \n
    Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699730994 {#4745
    date: 2023-11-11 20:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 112675
  -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240245"
  +editedAt: DateTimeImmutable @1699858193 {#4746
    date: 2023-11-13 07:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730994 {#4747
    date: 2023-11-11 20:29:54.0 +01: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 {#4748
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#4484
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#4485
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
    \n
    Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
    \n
    Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699730994 {#4745
    date: 2023-11-11 20:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 112675
  -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240245"
  +editedAt: DateTimeImmutable @1699858193 {#4746
    date: 2023-11-13 07:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730994 {#4747
    date: 2023-11-11 20:29:54.0 +01: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 {#4748
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#4484
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#4485
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
    \n
    Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
    \n
    Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699730994 {#4745
    date: 2023-11-11 20:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 112675
  -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240245"
  +editedAt: DateTimeImmutable @1699858193 {#4746
    date: 2023-11-13 07:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730994 {#4747
    date: 2023-11-11 20:29:54.0 +01: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 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
122 DENIED moderate
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4748
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#4484
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#4485
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
      \n
      Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
      \n
      Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699730994 {#4745
      date: 2023-11-11 20:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4749 …}
    +nested: Doctrine\ORM\PersistentCollection {#4751 …}
    +votes: Doctrine\ORM\PersistentCollection {#4753 …}
    +reports: Doctrine\ORM\PersistentCollection {#4755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
    -id: 112675
    -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240245"
    +editedAt: DateTimeImmutable @1699858193 {#4746
      date: 2023-11-13 07:49:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730994 {#4747
      date: 2023-11-11 20:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699746024 {#4971
    date: 2023-11-12 00:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 113498
  -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746024 {#4972
    date: 2023-11-12 00:40:24.0 +01: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
123 DENIED edit
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4748
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#4484
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#4485
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
      \n
      Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
      \n
      Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699730994 {#4745
      date: 2023-11-11 20:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4749 …}
    +nested: Doctrine\ORM\PersistentCollection {#4751 …}
    +votes: Doctrine\ORM\PersistentCollection {#4753 …}
    +reports: Doctrine\ORM\PersistentCollection {#4755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
    -id: 112675
    -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240245"
    +editedAt: DateTimeImmutable @1699858193 {#4746
      date: 2023-11-13 07:49:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730994 {#4747
      date: 2023-11-11 20:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699746024 {#4971
    date: 2023-11-12 00:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 113498
  -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746024 {#4972
    date: 2023-11-12 00:40:24.0 +01: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
124 DENIED moderate
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4502 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4748
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#4484
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#4485
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
      \n
      Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
      \n
      Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699730994 {#4745
      date: 2023-11-11 20:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4749 …}
    +nested: Doctrine\ORM\PersistentCollection {#4751 …}
    +votes: Doctrine\ORM\PersistentCollection {#4753 …}
    +reports: Doctrine\ORM\PersistentCollection {#4755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
    -id: 112675
    -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240245"
    +editedAt: DateTimeImmutable @1699858193 {#4746
      date: 2023-11-13 07:49:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730994 {#4747
      date: 2023-11-11 20:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699746024 {#4971
    date: 2023-11-12 00:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 113498
  -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746024 {#4972
    date: 2023-11-12 00:40:24.0 +01: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
125 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
126 DENIED moderate
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4748
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wonder what it’s like to still feel like this is relevant\n
          \n
          Dude’s got jokes from before the twin towers fell
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1700094963 {#4484
          date: 2023-11-16 01:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 112058
        -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5237343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699722733 {#4485
          date: 2023-11-11 18:12:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
        \n
        Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
        \n
        Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699730994 {#4745
        date: 2023-11-11 20:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4749 …}
      +nested: Doctrine\ORM\PersistentCollection {#4751 …}
      +votes: Doctrine\ORM\PersistentCollection {#4753 …}
      +reports: Doctrine\ORM\PersistentCollection {#4755 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
      -id: 112675
      -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240245"
      +editedAt: DateTimeImmutable @1699858193 {#4746
        date: 2023-11-13 07:49:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730994 {#4747
        date: 2023-11-11 20:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699746024 {#4971
      date: 2023-11-12 00:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -id: 113498
    -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5244919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699746024 {#4972
      date: 2023-11-12 00:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
    \n
    I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
    \n
    If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
    \n
    What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699774499 {#5087
    date: 2023-11-12 08:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5092 …}
  +votes: Doctrine\ORM\PersistentCollection {#5094 …}
  +reports: Doctrine\ORM\PersistentCollection {#5096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
  -id: 114620
  -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5254580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699774499 {#5088
    date: 2023-11-12 08:34:59.0 +01: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
127 DENIED edit
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4748
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wonder what it’s like to still feel like this is relevant\n
          \n
          Dude’s got jokes from before the twin towers fell
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1700094963 {#4484
          date: 2023-11-16 01:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 112058
        -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5237343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699722733 {#4485
          date: 2023-11-11 18:12:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
        \n
        Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
        \n
        Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699730994 {#4745
        date: 2023-11-11 20:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4749 …}
      +nested: Doctrine\ORM\PersistentCollection {#4751 …}
      +votes: Doctrine\ORM\PersistentCollection {#4753 …}
      +reports: Doctrine\ORM\PersistentCollection {#4755 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
      -id: 112675
      -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240245"
      +editedAt: DateTimeImmutable @1699858193 {#4746
        date: 2023-11-13 07:49:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730994 {#4747
        date: 2023-11-11 20:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699746024 {#4971
      date: 2023-11-12 00:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -id: 113498
    -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5244919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699746024 {#4972
      date: 2023-11-12 00:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
    \n
    I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
    \n
    If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
    \n
    What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699774499 {#5087
    date: 2023-11-12 08:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5092 …}
  +votes: Doctrine\ORM\PersistentCollection {#5094 …}
  +reports: Doctrine\ORM\PersistentCollection {#5096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
  -id: 114620
  -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5254580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699774499 {#5088
    date: 2023-11-12 08:34:59.0 +01: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
128 DENIED moderate
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4748
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4489
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wonder what it’s like to still feel like this is relevant\n
          \n
          Dude’s got jokes from before the twin towers fell
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1700094963 {#4484
          date: 2023-11-16 01:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4490 …}
        +nested: Doctrine\ORM\PersistentCollection {#4492 …}
        +votes: Doctrine\ORM\PersistentCollection {#4494 …}
        +reports: Doctrine\ORM\PersistentCollection {#4496 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
        -id: 112058
        -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5237343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699722733 {#4485
          date: 2023-11-11 18:12:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
        \n
        Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
        \n
        Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699730994 {#4745
        date: 2023-11-11 20:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4749 …}
      +nested: Doctrine\ORM\PersistentCollection {#4751 …}
      +votes: Doctrine\ORM\PersistentCollection {#4753 …}
      +reports: Doctrine\ORM\PersistentCollection {#4755 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
      -id: 112675
      -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240245"
      +editedAt: DateTimeImmutable @1699858193 {#4746
        date: 2023-11-13 07:49:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730994 {#4747
        date: 2023-11-11 20:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699746024 {#4971
      date: 2023-11-12 00:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -id: 113498
    -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5244919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699746024 {#4972
      date: 2023-11-12 00:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: """
    I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
    \n
    I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
    \n
    If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
    \n
    What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699774499 {#5087
    date: 2023-11-12 08:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5092 …}
  +votes: Doctrine\ORM\PersistentCollection {#5094 …}
  +reports: Doctrine\ORM\PersistentCollection {#5096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
  -id: 114620
  -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5254580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699774499 {#5088
    date: 2023-11-12 08:34:59.0 +01: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5089
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4748
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wonder what it’s like to still feel like this is relevant\n
            \n
            Dude’s got jokes from before the twin towers fell
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1700094963 {#4484
            date: 2023-11-16 01:36:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 112058
          -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5237343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699722733 {#4485
            date: 2023-11-11 18:12:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
          \n
          Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
          \n
          Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699730994 {#4745
          date: 2023-11-11 20:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4749 …}
        +nested: Doctrine\ORM\PersistentCollection {#4751 …}
        +votes: Doctrine\ORM\PersistentCollection {#4753 …}
        +reports: Doctrine\ORM\PersistentCollection {#4755 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
        -id: 112675
        -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240245"
        +editedAt: DateTimeImmutable @1699858193 {#4746
          date: 2023-11-13 07:49:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699730994 {#4747
          date: 2023-11-11 20:29:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699746024 {#4971
        date: 2023-11-12 00:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 113498
      -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5244919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699746024 {#4972
        date: 2023-11-12 00:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
      \n
      I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
      \n
      If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
      \n
      What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699774499 {#5087
      date: 2023-11-12 08:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5090 …}
    +nested: Doctrine\ORM\PersistentCollection {#5092 …}
    +votes: Doctrine\ORM\PersistentCollection {#5094 …}
    +reports: Doctrine\ORM\PersistentCollection {#5096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
    -id: 114620
    -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5254580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699774499 {#5088
      date: 2023-11-12 08:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Mac is not Linux. They’re similar, but not the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699866184 {#5140
    date: 2023-11-13 10:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 119092
  -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4770244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866184 {#5141
    date: 2023-11-13 10:03:04.0 +01: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
131 DENIED edit
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5089
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4748
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wonder what it’s like to still feel like this is relevant\n
            \n
            Dude’s got jokes from before the twin towers fell
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1700094963 {#4484
            date: 2023-11-16 01:36:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 112058
          -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5237343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699722733 {#4485
            date: 2023-11-11 18:12:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
          \n
          Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
          \n
          Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699730994 {#4745
          date: 2023-11-11 20:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4749 …}
        +nested: Doctrine\ORM\PersistentCollection {#4751 …}
        +votes: Doctrine\ORM\PersistentCollection {#4753 …}
        +reports: Doctrine\ORM\PersistentCollection {#4755 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
        -id: 112675
        -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240245"
        +editedAt: DateTimeImmutable @1699858193 {#4746
          date: 2023-11-13 07:49:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699730994 {#4747
          date: 2023-11-11 20:29:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699746024 {#4971
        date: 2023-11-12 00:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 113498
      -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5244919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699746024 {#4972
        date: 2023-11-12 00:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
      \n
      I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
      \n
      If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
      \n
      What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699774499 {#5087
      date: 2023-11-12 08:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5090 …}
    +nested: Doctrine\ORM\PersistentCollection {#5092 …}
    +votes: Doctrine\ORM\PersistentCollection {#5094 …}
    +reports: Doctrine\ORM\PersistentCollection {#5096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
    -id: 114620
    -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5254580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699774499 {#5088
      date: 2023-11-12 08:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Mac is not Linux. They’re similar, but not the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699866184 {#5140
    date: 2023-11-13 10:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 119092
  -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4770244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866184 {#5141
    date: 2023-11-13 10:03:04.0 +01: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
132 DENIED moderate
App\Entity\EntryComment {#5142
  +user: Proxies\__CG__\App\Entity\User {#5143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5089
    +user: Proxies\__CG__\App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4748
        +user: Proxies\__CG__\App\Entity\User {#4732 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4489
          +user: App\Entity\User {#4502 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wonder what it’s like to still feel like this is relevant\n
            \n
            Dude’s got jokes from before the twin towers fell
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1700094963 {#4484
            date: 2023-11-16 01:36:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4490 …}
          +nested: Doctrine\ORM\PersistentCollection {#4492 …}
          +votes: Doctrine\ORM\PersistentCollection {#4494 …}
          +reports: Doctrine\ORM\PersistentCollection {#4496 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
          -id: 112058
          -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5237343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699722733 {#4485
            date: 2023-11-11 18:12:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: """
          You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
          \n
          Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
          \n
          Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699730994 {#4745
          date: 2023-11-11 20:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4749 …}
        +nested: Doctrine\ORM\PersistentCollection {#4751 …}
        +votes: Doctrine\ORM\PersistentCollection {#4753 …}
        +reports: Doctrine\ORM\PersistentCollection {#4755 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
        -id: 112675
        -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240245"
        +editedAt: DateTimeImmutable @1699858193 {#4746
          date: 2023-11-13 07:49:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699730994 {#4747
          date: 2023-11-11 20:29:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699746024 {#4971
        date: 2023-11-12 00:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 113498
      -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5244919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699746024 {#4972
        date: 2023-11-12 00:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: """
      I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
      \n
      I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
      \n
      If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
      \n
      What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699774499 {#5087
      date: 2023-11-12 08:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5090 …}
    +nested: Doctrine\ORM\PersistentCollection {#5092 …}
    +votes: Doctrine\ORM\PersistentCollection {#5094 …}
    +reports: Doctrine\ORM\PersistentCollection {#5096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
    -id: 114620
    -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5254580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699774499 {#5088
      date: 2023-11-12 08:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Mac is not Linux. They’re similar, but not the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699866184 {#5140
    date: 2023-11-13 10:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5146 …}
  +votes: Doctrine\ORM\PersistentCollection {#5148 …}
  +reports: Doctrine\ORM\PersistentCollection {#5150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
  -id: 119092
  -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4770244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866184 {#5141
    date: 2023-11-13 10:03:04.0 +01: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5142
    +user: Proxies\__CG__\App\Entity\User {#5143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5089
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4973
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4748
          +user: Proxies\__CG__\App\Entity\User {#4732 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4489
            +user: App\Entity\User {#4502 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I wonder what it’s like to still feel like this is relevant\n
              \n
              Dude’s got jokes from before the twin towers fell
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1700094963 {#4484
              date: 2023-11-16 01:36:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4490 …}
            +nested: Doctrine\ORM\PersistentCollection {#4492 …}
            +votes: Doctrine\ORM\PersistentCollection {#4494 …}
            +reports: Doctrine\ORM\PersistentCollection {#4496 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
            -id: 112058
            -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5237343"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699722733 {#4485
              date: 2023-11-11 18:12:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4489}
          +body: """
            You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
            \n
            Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
            \n
            Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699730994 {#4745
            date: 2023-11-11 20:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4749 …}
          +nested: Doctrine\ORM\PersistentCollection {#4751 …}
          +votes: Doctrine\ORM\PersistentCollection {#4753 …}
          +reports: Doctrine\ORM\PersistentCollection {#4755 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
          -id: 112675
          -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240245"
          +editedAt: DateTimeImmutable @1699858193 {#4746
            date: 2023-11-13 07:49:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699730994 {#4747
            date: 2023-11-11 20:29:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699746024 {#4971
          date: 2023-11-12 00:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4974 …}
        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
        -id: 113498
        -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5244919"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699746024 {#4972
          date: 2023-11-12 00:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
        \n
        I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
        \n
        If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
        \n
        What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699774499 {#5087
        date: 2023-11-12 08:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5090 …}
      +nested: Doctrine\ORM\PersistentCollection {#5092 …}
      +votes: Doctrine\ORM\PersistentCollection {#5094 …}
      +reports: Doctrine\ORM\PersistentCollection {#5096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
      -id: 114620
      -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5254580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699774499 {#5088
        date: 2023-11-12 08:34:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Mac is not Linux. They’re similar, but not the same"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699866184 {#5140
      date: 2023-11-13 10:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5144 …}
    +nested: Doctrine\ORM\PersistentCollection {#5146 …}
    +votes: Doctrine\ORM\PersistentCollection {#5148 …}
    +reports: Doctrine\ORM\PersistentCollection {#5150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
    -id: 119092
    -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4770244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699866184 {#5141
      date: 2023-11-13 10:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I never claimed Linux and Mac were exactly the same. They are both *kernals* of **UNIX**. Though they differ, they use the same “core”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699908287 {#5193
    date: 2023-11-13 21:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 120952
  -bodyTs: "'claim':3 'core':24 'differ':19 'exact':8 'kernal':14 'linux':4 'mac':6 'never':2 'though':17 'unix':16 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908287 {#5194
    date: 2023-11-13 21:44:47.0 +01: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
135 DENIED edit
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5142
    +user: Proxies\__CG__\App\Entity\User {#5143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5089
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4973
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4748
          +user: Proxies\__CG__\App\Entity\User {#4732 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4489
            +user: App\Entity\User {#4502 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I wonder what it’s like to still feel like this is relevant\n
              \n
              Dude’s got jokes from before the twin towers fell
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1700094963 {#4484
              date: 2023-11-16 01:36:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4490 …}
            +nested: Doctrine\ORM\PersistentCollection {#4492 …}
            +votes: Doctrine\ORM\PersistentCollection {#4494 …}
            +reports: Doctrine\ORM\PersistentCollection {#4496 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
            -id: 112058
            -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5237343"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699722733 {#4485
              date: 2023-11-11 18:12:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4489}
          +body: """
            You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
            \n
            Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
            \n
            Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699730994 {#4745
            date: 2023-11-11 20:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4749 …}
          +nested: Doctrine\ORM\PersistentCollection {#4751 …}
          +votes: Doctrine\ORM\PersistentCollection {#4753 …}
          +reports: Doctrine\ORM\PersistentCollection {#4755 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
          -id: 112675
          -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240245"
          +editedAt: DateTimeImmutable @1699858193 {#4746
            date: 2023-11-13 07:49:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699730994 {#4747
            date: 2023-11-11 20:29:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699746024 {#4971
          date: 2023-11-12 00:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4974 …}
        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
        -id: 113498
        -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5244919"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699746024 {#4972
          date: 2023-11-12 00:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
        \n
        I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
        \n
        If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
        \n
        What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699774499 {#5087
        date: 2023-11-12 08:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5090 …}
      +nested: Doctrine\ORM\PersistentCollection {#5092 …}
      +votes: Doctrine\ORM\PersistentCollection {#5094 …}
      +reports: Doctrine\ORM\PersistentCollection {#5096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
      -id: 114620
      -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5254580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699774499 {#5088
        date: 2023-11-12 08:34:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Mac is not Linux. They’re similar, but not the same"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699866184 {#5140
      date: 2023-11-13 10:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5144 …}
    +nested: Doctrine\ORM\PersistentCollection {#5146 …}
    +votes: Doctrine\ORM\PersistentCollection {#5148 …}
    +reports: Doctrine\ORM\PersistentCollection {#5150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
    -id: 119092
    -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4770244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699866184 {#5141
      date: 2023-11-13 10:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I never claimed Linux and Mac were exactly the same. They are both *kernals* of **UNIX**. Though they differ, they use the same “core”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699908287 {#5193
    date: 2023-11-13 21:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 120952
  -bodyTs: "'claim':3 'core':24 'differ':19 'exact':8 'kernal':14 'linux':4 'mac':6 'never':2 'though':17 'unix':16 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908287 {#5194
    date: 2023-11-13 21:44:47.0 +01: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
136 DENIED moderate
App\Entity\EntryComment {#5195
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5142
    +user: Proxies\__CG__\App\Entity\User {#5143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5089
      +user: Proxies\__CG__\App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4973
        +user: App\Entity\User {#4502 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4748
          +user: Proxies\__CG__\App\Entity\User {#4732 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4489
            +user: App\Entity\User {#4502 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I wonder what it’s like to still feel like this is relevant\n
              \n
              Dude’s got jokes from before the twin towers fell
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1700094963 {#4484
              date: 2023-11-16 01:36:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4490 …}
            +nested: Doctrine\ORM\PersistentCollection {#4492 …}
            +votes: Doctrine\ORM\PersistentCollection {#4494 …}
            +reports: Doctrine\ORM\PersistentCollection {#4496 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
            -id: 112058
            -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5237343"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699722733 {#4485
              date: 2023-11-11 18:12:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4489}
          +body: """
            You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
            \n
            Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
            \n
            Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699730994 {#4745
            date: 2023-11-11 20:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4749 …}
          +nested: Doctrine\ORM\PersistentCollection {#4751 …}
          +votes: Doctrine\ORM\PersistentCollection {#4753 …}
          +reports: Doctrine\ORM\PersistentCollection {#4755 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
          -id: 112675
          -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240245"
          +editedAt: DateTimeImmutable @1699858193 {#4746
            date: 2023-11-13 07:49:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699730994 {#4747
            date: 2023-11-11 20:29:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4489}
        +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699746024 {#4971
          date: 2023-11-12 00:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4974 …}
        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
        -id: 113498
        -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5244919"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699746024 {#4972
          date: 2023-11-12 00:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4489}
      +body: """
        I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
        \n
        I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
        \n
        If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
        \n
        What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699774499 {#5087
        date: 2023-11-12 08:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5090 …}
      +nested: Doctrine\ORM\PersistentCollection {#5092 …}
      +votes: Doctrine\ORM\PersistentCollection {#5094 …}
      +reports: Doctrine\ORM\PersistentCollection {#5096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5100 …}
      -id: 114620
      -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5254580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699774499 {#5088
        date: 2023-11-12 08:34:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Mac is not Linux. They’re similar, but not the same"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699866184 {#5140
      date: 2023-11-13 10:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5144 …}
    +nested: Doctrine\ORM\PersistentCollection {#5146 …}
    +votes: Doctrine\ORM\PersistentCollection {#5148 …}
    +reports: Doctrine\ORM\PersistentCollection {#5150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5154 …}
    -id: 119092
    -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4770244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699866184 {#5141
      date: 2023-11-13 10:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "I never claimed Linux and Mac were exactly the same. They are both *kernals* of **UNIX**. Though they differ, they use the same “core”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699908287 {#5193
    date: 2023-11-13 21:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 120952
  -bodyTs: "'claim':3 'core':24 'differ':19 'exact':8 'kernal':14 'linux':4 'mac':6 'never':2 'though':17 'unix':16 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908287 {#5194
    date: 2023-11-13 21:44:47.0 +01: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#4484
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#4485
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Imagine still arguing PC vs Mac in 2023."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699725536 {#4761
    date: 2023-11-11 18:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 112264
  -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1077799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725536 {#4762
    date: 2023-11-11 18:58:56.0 +01: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
139 DENIED edit
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#4484
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#4485
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Imagine still arguing PC vs Mac in 2023."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699725536 {#4761
    date: 2023-11-11 18:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 112264
  -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1077799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725536 {#4762
    date: 2023-11-11 18:58:56.0 +01: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
140 DENIED moderate
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#4502 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#4484
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#4485
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "Imagine still arguing PC vs Mac in 2023."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699725536 {#4761
    date: 2023-11-11 18:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 112264
  -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1077799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725536 {#4762
    date: 2023-11-11 18:58:56.0 +01: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
141 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
142 DENIED moderate
App\Entity\EntryComment {#4913
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#4484
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#4485
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Imagine still arguing PC vs Mac in 2023."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699725536 {#4761
      date: 2023-11-11 18:58:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 112264
    -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1077799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699725536 {#4762
      date: 2023-11-11 18:58:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "It certainly was a gish gallop of pure nonsense. Made me nostalgic for PCMR a decade ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699732376 {#4911
    date: 2023-11-11 20:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4914 …}
  +nested: Doctrine\ORM\PersistentCollection {#4916 …}
  +votes: Doctrine\ORM\PersistentCollection {#4918 …}
  +reports: Doctrine\ORM\PersistentCollection {#4920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
  -id: 112756
  -bodyTs: "'ago':17 'certain':2 'decad':16 'gallop':6 'gish':5 'made':10 'nonsens':9 'nostalg':12 'pcmr':14 'pure':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732376 {#4912
    date: 2023-11-11 20:52:56.0 +01: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
143 DENIED edit
App\Entity\EntryComment {#4913
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#4484
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#4485
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Imagine still arguing PC vs Mac in 2023."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699725536 {#4761
      date: 2023-11-11 18:58:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 112264
    -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1077799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699725536 {#4762
      date: 2023-11-11 18:58:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "It certainly was a gish gallop of pure nonsense. Made me nostalgic for PCMR a decade ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699732376 {#4911
    date: 2023-11-11 20:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4914 …}
  +nested: Doctrine\ORM\PersistentCollection {#4916 …}
  +votes: Doctrine\ORM\PersistentCollection {#4918 …}
  +reports: Doctrine\ORM\PersistentCollection {#4920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
  -id: 112756
  -bodyTs: "'ago':17 'certain':2 'decad':16 'gallop':6 'gish':5 'made':10 'nonsens':9 'nostalg':12 'pcmr':14 'pure':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732376 {#4912
    date: 2023-11-11 20:52:56.0 +01: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
144 DENIED moderate
App\Entity\EntryComment {#4913
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4489
      +user: App\Entity\User {#4502 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#4484
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4490 …}
      +nested: Doctrine\ORM\PersistentCollection {#4492 …}
      +votes: Doctrine\ORM\PersistentCollection {#4494 …}
      +reports: Doctrine\ORM\PersistentCollection {#4496 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#4485
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4489}
    +body: "Imagine still arguing PC vs Mac in 2023."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699725536 {#4761
      date: 2023-11-11 18:58:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 112264
    -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1077799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699725536 {#4762
      date: 2023-11-11 18:58:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4489}
  +body: "It certainly was a gish gallop of pure nonsense. Made me nostalgic for PCMR a decade ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699732376 {#4911
    date: 2023-11-11 20:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4914 …}
  +nested: Doctrine\ORM\PersistentCollection {#4916 …}
  +votes: Doctrine\ORM\PersistentCollection {#4918 …}
  +reports: Doctrine\ORM\PersistentCollection {#4920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4924 …}
  -id: 112756
  -bodyTs: "'ago':17 'certain':2 'decad':16 'gallop':6 'gish':5 'made':10 'nonsens':9 'nostalg':12 'pcmr':14 'pure':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732376 {#4912
    date: 2023-11-11 20:52:56.0 +01: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699880952 {#4559
    date: 2023-11-13 14:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 112056
  -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722693 {#4560
    date: 2023-11-11 18:11:33.0 +01: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
147 DENIED edit
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699880952 {#4559
    date: 2023-11-13 14:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 112056
  -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722693 {#4560
    date: 2023-11-11 18:11:33.0 +01: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
148 DENIED moderate
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699880952 {#4559
    date: 2023-11-13 14:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 112056
  -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722693 {#4560
    date: 2023-11-11 18:11:33.0 +01: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
149 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
150 DENIED moderate
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    > ecosystem used as tech word\n
    \n
    ._.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699742379 {#4654
    date: 2023-11-11 23:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 113304
  -bodyTs: "'ecosystem':1 'tech':4 'use':2 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3505743"
  +editedAt: DateTimeImmutable @1699904308 {#4651
    date: 2023-11-13 20:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699742379 {#4653
    date: 2023-11-11 23:39:39.0 +01: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
151 DENIED edit
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    > ecosystem used as tech word\n
    \n
    ._.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699742379 {#4654
    date: 2023-11-11 23:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 113304
  -bodyTs: "'ecosystem':1 'tech':4 'use':2 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3505743"
  +editedAt: DateTimeImmutable @1699904308 {#4651
    date: 2023-11-13 20:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699742379 {#4653
    date: 2023-11-11 23:39:39.0 +01: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
152 DENIED moderate
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    > ecosystem used as tech word\n
    \n
    ._.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699742379 {#4654
    date: 2023-11-11 23:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 113304
  -bodyTs: "'ecosystem':1 'tech':4 'use':2 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3505743"
  +editedAt: DateTimeImmutable @1699904308 {#4651
    date: 2023-11-13 20:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699742379 {#4653
    date: 2023-11-11 23:39:39.0 +01: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
153 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
154 DENIED moderate
App\Entity\EntryComment {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Shitty DSLR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699722927 {#4664
    date: 2023-11-11 18:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 112075
  -bodyTs: "'dslr':2 'shitti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722927 {#4665
    date: 2023-11-11 18:15:27.0 +01: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
155 DENIED edit
App\Entity\EntryComment {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Shitty DSLR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699722927 {#4664
    date: 2023-11-11 18:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 112075
  -bodyTs: "'dslr':2 'shitti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722927 {#4665
    date: 2023-11-11 18:15:27.0 +01: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
156 DENIED moderate
App\Entity\EntryComment {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Shitty DSLR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699722927 {#4664
    date: 2023-11-11 18:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 112075
  -bodyTs: "'dslr':2 'shitti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722927 {#4665
    date: 2023-11-11 18:15:27.0 +01: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#4899
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: Proxies\__CG__\App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#4559
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#4560
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "Shitty DSLR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699722927 {#4664
      date: 2023-11-11 18:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 112075
    -bodyTs: "'dslr':2 'shitti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722927 {#4665
      date: 2023-11-11 18:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Not sure why they used this term. A DSLR is a camera most often used by professionals in the industry.\n
    \n
    Digital single lense reflex cameras, such as the Canon 5d Mk IV, are still excellent cameras that outperform their smaller sensored counterparts in phones.\n
    \n
    This said, many like myself have moved on to mirrorless in recent years. I’m not sure I miss anything other than the satisfying “click” from my DSLR’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699731545 {#4900
    date: 2023-11-11 20:39:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@tmjaea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4896 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 112709
  -bodyTs: "'5d':30 'anyth':64 'camera':12,25,36 'canon':29 'click':69 'counterpart':42 'digit':21 'dslr':9,72 'excel':35 'industri':20 'iv':32 'lens':23 'like':48 'm':59 'mani':47 'mirrorless':54 'miss':63 'mk':31 'move':51 'often':14 'outperform':38 'phone':44 'profession':17 'recent':56 'reflex':24 'said':46 'satisfi':68 'sensor':41 'singl':22 'smaller':40 'still':34 'sure':2,61 'term':7 'use':5,15 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731545 {#4903
    date: 2023-11-11 20:39:05.0 +01: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
159 DENIED edit
App\Entity\EntryComment {#4899
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: Proxies\__CG__\App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#4559
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#4560
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "Shitty DSLR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699722927 {#4664
      date: 2023-11-11 18:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 112075
    -bodyTs: "'dslr':2 'shitti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722927 {#4665
      date: 2023-11-11 18:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Not sure why they used this term. A DSLR is a camera most often used by professionals in the industry.\n
    \n
    Digital single lense reflex cameras, such as the Canon 5d Mk IV, are still excellent cameras that outperform their smaller sensored counterparts in phones.\n
    \n
    This said, many like myself have moved on to mirrorless in recent years. I’m not sure I miss anything other than the satisfying “click” from my DSLR’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699731545 {#4900
    date: 2023-11-11 20:39:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@tmjaea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4896 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 112709
  -bodyTs: "'5d':30 'anyth':64 'camera':12,25,36 'canon':29 'click':69 'counterpart':42 'digit':21 'dslr':9,72 'excel':35 'industri':20 'iv':32 'lens':23 'like':48 'm':59 'mani':47 'mirrorless':54 'miss':63 'mk':31 'move':51 'often':14 'outperform':38 'phone':44 'profession':17 'recent':56 'reflex':24 'said':46 'satisfi':68 'sensor':41 'singl':22 'smaller':40 'still':34 'sure':2,61 'term':7 'use':5,15 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731545 {#4903
    date: 2023-11-11 20:39:05.0 +01: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
160 DENIED moderate
App\Entity\EntryComment {#4899
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4666
    +user: Proxies\__CG__\App\Entity\User {#4667 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#4559
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#4560
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "Shitty DSLR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699722927 {#4664
      date: 2023-11-11 18:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 112075
    -bodyTs: "'dslr':2 'shitti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722927 {#4665
      date: 2023-11-11 18:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Not sure why they used this term. A DSLR is a camera most often used by professionals in the industry.\n
    \n
    Digital single lense reflex cameras, such as the Canon 5d Mk IV, are still excellent cameras that outperform their smaller sensored counterparts in phones.\n
    \n
    This said, many like myself have moved on to mirrorless in recent years. I’m not sure I miss anything other than the satisfying “click” from my DSLR’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699731545 {#4900
    date: 2023-11-11 20:39:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@tmjaea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4896 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 112709
  -bodyTs: "'5d':30 'anyth':64 'camera':12,25,36 'canon':29 'click':69 'counterpart':42 'digit':21 'dslr':9,72 'excel':35 'industri':20 'iv':32 'lens':23 'like':48 'm':59 'mani':47 'mirrorless':54 'miss':63 'mk':31 'move':51 'often':14 'outperform':38 'phone':44 'profession':17 'recent':56 'reflex':24 'said':46 'satisfi':68 'sensor':41 'singl':22 'smaller':40 'still':34 'sure':2,61 'term':7 'use':5,15 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731545 {#4903
    date: 2023-11-11 20:39:05.0 +01: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Idk in the comparison between Pixel 8 Pro and iPhone 14 Pro i actually much prefer the Pixel, but maybe that’s just my taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699723168 {#4680
    date: 2023-11-11 18:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4686 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 112086
  -bodyTs: "'14':11 '8':7 'actual':14 'comparison':4 'idk':1 'iphon':10 'mayb':20 'much':15 'pixel':6,18 'prefer':16 'pro':8,12 'tast':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4721787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723168 {#4681
    date: 2023-11-11 18:19:28.0 +01: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
163 DENIED edit
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Idk in the comparison between Pixel 8 Pro and iPhone 14 Pro i actually much prefer the Pixel, but maybe that’s just my taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699723168 {#4680
    date: 2023-11-11 18:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4686 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 112086
  -bodyTs: "'14':11 '8':7 'actual':14 'comparison':4 'idk':1 'iphon':10 'mayb':20 'much':15 'pixel':6,18 'prefer':16 'pro':8,12 'tast':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4721787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723168 {#4681
    date: 2023-11-11 18:19:28.0 +01: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
164 DENIED moderate
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Idk in the comparison between Pixel 8 Pro and iPhone 14 Pro i actually much prefer the Pixel, but maybe that’s just my taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699723168 {#4680
    date: 2023-11-11 18:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4686 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 112086
  -bodyTs: "'14':11 '8':7 'actual':14 'comparison':4 'idk':1 'iphon':10 'mayb':20 'much':15 'pixel':6,18 'prefer':16 'pro':8,12 'tast':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4721787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723168 {#4681
    date: 2023-11-11 18:19:28.0 +01: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
165 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
166 DENIED moderate
App\Entity\EntryComment {#4698
  +user: Proxies\__CG__\App\Entity\User {#4699 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    ehh cameras are basically on-par now\n
    \n
    the processors on the other hand…no competition by FAR both on phones and laptops. sadly there’s too many downsides for me to consider getting them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727322 {#4696
    date: 2023-11-11 19:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 112391
  -bodyTs: "'basic':4 'camera':2 'competit':16 'consid':33 'downsid':29 'ehh':1 'far':18 'get':34 'hand':14 'laptop':23 'mani':28 'on-par':5 'par':7 'phone':21 'processor':10 'sad':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727322 {#4697
    date: 2023-11-11 19:28:42.0 +01: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
167 DENIED edit
App\Entity\EntryComment {#4698
  +user: Proxies\__CG__\App\Entity\User {#4699 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    ehh cameras are basically on-par now\n
    \n
    the processors on the other hand…no competition by FAR both on phones and laptops. sadly there’s too many downsides for me to consider getting them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727322 {#4696
    date: 2023-11-11 19:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 112391
  -bodyTs: "'basic':4 'camera':2 'competit':16 'consid':33 'downsid':29 'ehh':1 'far':18 'get':34 'hand':14 'laptop':23 'mani':28 'on-par':5 'par':7 'phone':21 'processor':10 'sad':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727322 {#4697
    date: 2023-11-11 19:28:42.0 +01: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
168 DENIED moderate
App\Entity\EntryComment {#4698
  +user: Proxies\__CG__\App\Entity\User {#4699 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    ehh cameras are basically on-par now\n
    \n
    the processors on the other hand…no competition by FAR both on phones and laptops. sadly there’s too many downsides for me to consider getting them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727322 {#4696
    date: 2023-11-11 19:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 112391
  -bodyTs: "'basic':4 'camera':2 'competit':16 'consid':33 'downsid':29 'ehh':1 'far':18 'get':34 'hand':14 'laptop':23 'mani':28 'on-par':5 'par':7 'phone':21 'processor':10 'sad':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727322 {#4697
    date: 2023-11-11 19:28:42.0 +01: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731231 {#4712
    date: 2023-11-11 20:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 112694
  -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731231 {#4713
    date: 2023-11-11 20:33:51.0 +01: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
171 DENIED edit
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731231 {#4712
    date: 2023-11-11 20:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 112694
  -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731231 {#4713
    date: 2023-11-11 20:33:51.0 +01: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
172 DENIED moderate
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731231 {#4712
    date: 2023-11-11 20:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 112694
  -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731231 {#4713
    date: 2023-11-11 20:33:51.0 +01: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#4988
  +user: Proxies\__CG__\App\Entity\User {#4989 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4714
    +user: Proxies\__CG__\App\Entity\User {#4715 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#4559
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#4560
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699731231 {#4712
      date: 2023-11-11 20:33:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 112694
    -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731231 {#4713
      date: 2023-11-11 20:33:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Yeah that’s bullshit.\n
    \n
    Hand Joe Sixpack a high-end DSLR (or MILC, since it’s 2023) and an iPhone and I’ll bet you he’ll take better pictures with the iPhone.\n
    \n
    What dedicated cameras do is give you more options; you can change lenses, add filters, change exposure, etc. You have much more creative control. Sure, you also get better optics but that doesn’t matter much in the hands of an amateur.\n
    \n
    Phones do a shitload of processing on the captured images. A DSLR does little to nothing. You are expected to do that yourself on your computer afterwards (again, more creative control where the phone makes those decisions for you).\n
    \n
    The automated processing on phones does an excellent job for the kind of snapshots an average user wants to make. Much better than what they would be able to do themselves.\n
    \n
    If you know what you’re doing you can do amazing things with a DSLR/MILC but in the hands of the general public the phone will give much better results 100% of the time.\n
    \n
    A good camera doesn’t make great pictures, a good photographer does. Don’t buy an expensive camera thinking your pictures will suddenly look amazing. They will look much worse than the pictures your phone makes until you learn how to properly use it and how to process those images.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699748443 {#4986
    date: 2023-11-12 01:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@nevemsenki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4990 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4994 …}
  +reports: Doctrine\ORM\PersistentCollection {#4996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
  -id: 113634
  -bodyTs: "'100':177 '2023':18 'abl':143 'add':48 'afterward':103 'also':61 'amateur':76 'amaz':157,205 'autom':117 'averag':131 'bet':25 'better':30,63,137,175 'bullshit':4 'buy':195 'camera':37,183,198 'captur':85 'chang':46,50 'comput':102 'control':58,107 'creativ':57,106 'decis':113 'dedic':36 'doesn':67,184 'dslr':12,88 'dslr/milc':161 'end':11 'etc':52 'excel':123 'expect':95 'expens':197 'exposur':51 'filter':49 'general':168 'get':62 'give':40,173 'good':182,190 'great':187 'hand':5,73,165 'high':10 'high-end':9 'imag':86,230 'iphon':21,34 'job':124 'joe':6 'kind':127 'know':149 'learn':219 'lens':47 'littl':90 'll':24,28 'look':204,208 'make':111,135,186,216 'matter':69 'milc':14 'much':55,70,136,174,209 'noth':92 'optic':64 'option':43 'phone':77,110,120,171,215 'photograph':191 'pictur':31,188,201,213 'process':82,118,228 'proper':222 'public':169 're':152 'result':176 'shitload':80 'sinc':15 'sixpack':7 'snapshot':129 'sudden':203 'sure':59 'take':29 'thing':158 'think':199 'time':180 'use':223 'user':132 'want':133 'wors':210 'would':141 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4623994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699748443 {#4987
    date: 2023-11-12 01:20:43.0 +01: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
175 DENIED edit
App\Entity\EntryComment {#4988
  +user: Proxies\__CG__\App\Entity\User {#4989 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4714
    +user: Proxies\__CG__\App\Entity\User {#4715 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#4559
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#4560
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699731231 {#4712
      date: 2023-11-11 20:33:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 112694
    -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731231 {#4713
      date: 2023-11-11 20:33:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Yeah that’s bullshit.\n
    \n
    Hand Joe Sixpack a high-end DSLR (or MILC, since it’s 2023) and an iPhone and I’ll bet you he’ll take better pictures with the iPhone.\n
    \n
    What dedicated cameras do is give you more options; you can change lenses, add filters, change exposure, etc. You have much more creative control. Sure, you also get better optics but that doesn’t matter much in the hands of an amateur.\n
    \n
    Phones do a shitload of processing on the captured images. A DSLR does little to nothing. You are expected to do that yourself on your computer afterwards (again, more creative control where the phone makes those decisions for you).\n
    \n
    The automated processing on phones does an excellent job for the kind of snapshots an average user wants to make. Much better than what they would be able to do themselves.\n
    \n
    If you know what you’re doing you can do amazing things with a DSLR/MILC but in the hands of the general public the phone will give much better results 100% of the time.\n
    \n
    A good camera doesn’t make great pictures, a good photographer does. Don’t buy an expensive camera thinking your pictures will suddenly look amazing. They will look much worse than the pictures your phone makes until you learn how to properly use it and how to process those images.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699748443 {#4986
    date: 2023-11-12 01:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@nevemsenki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4990 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4994 …}
  +reports: Doctrine\ORM\PersistentCollection {#4996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
  -id: 113634
  -bodyTs: "'100':177 '2023':18 'abl':143 'add':48 'afterward':103 'also':61 'amateur':76 'amaz':157,205 'autom':117 'averag':131 'bet':25 'better':30,63,137,175 'bullshit':4 'buy':195 'camera':37,183,198 'captur':85 'chang':46,50 'comput':102 'control':58,107 'creativ':57,106 'decis':113 'dedic':36 'doesn':67,184 'dslr':12,88 'dslr/milc':161 'end':11 'etc':52 'excel':123 'expect':95 'expens':197 'exposur':51 'filter':49 'general':168 'get':62 'give':40,173 'good':182,190 'great':187 'hand':5,73,165 'high':10 'high-end':9 'imag':86,230 'iphon':21,34 'job':124 'joe':6 'kind':127 'know':149 'learn':219 'lens':47 'littl':90 'll':24,28 'look':204,208 'make':111,135,186,216 'matter':69 'milc':14 'much':55,70,136,174,209 'noth':92 'optic':64 'option':43 'phone':77,110,120,171,215 'photograph':191 'pictur':31,188,201,213 'process':82,118,228 'proper':222 'public':169 're':152 'result':176 'shitload':80 'sinc':15 'sixpack':7 'snapshot':129 'sudden':203 'sure':59 'take':29 'thing':158 'think':199 'time':180 'use':223 'user':132 'want':133 'wors':210 'would':141 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4623994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699748443 {#4987
    date: 2023-11-12 01:20:43.0 +01: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
176 DENIED moderate
App\Entity\EntryComment {#4988
  +user: Proxies\__CG__\App\Entity\User {#4989 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4714
    +user: Proxies\__CG__\App\Entity\User {#4715 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#4559
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#4560
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699731231 {#4712
      date: 2023-11-11 20:33:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 112694
    -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731231 {#4713
      date: 2023-11-11 20:33:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Yeah that’s bullshit.\n
    \n
    Hand Joe Sixpack a high-end DSLR (or MILC, since it’s 2023) and an iPhone and I’ll bet you he’ll take better pictures with the iPhone.\n
    \n
    What dedicated cameras do is give you more options; you can change lenses, add filters, change exposure, etc. You have much more creative control. Sure, you also get better optics but that doesn’t matter much in the hands of an amateur.\n
    \n
    Phones do a shitload of processing on the captured images. A DSLR does little to nothing. You are expected to do that yourself on your computer afterwards (again, more creative control where the phone makes those decisions for you).\n
    \n
    The automated processing on phones does an excellent job for the kind of snapshots an average user wants to make. Much better than what they would be able to do themselves.\n
    \n
    If you know what you’re doing you can do amazing things with a DSLR/MILC but in the hands of the general public the phone will give much better results 100% of the time.\n
    \n
    A good camera doesn’t make great pictures, a good photographer does. Don’t buy an expensive camera thinking your pictures will suddenly look amazing. They will look much worse than the pictures your phone makes until you learn how to properly use it and how to process those images.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699748443 {#4986
    date: 2023-11-12 01:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@nevemsenki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4990 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4994 …}
  +reports: Doctrine\ORM\PersistentCollection {#4996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
  -id: 113634
  -bodyTs: "'100':177 '2023':18 'abl':143 'add':48 'afterward':103 'also':61 'amateur':76 'amaz':157,205 'autom':117 'averag':131 'bet':25 'better':30,63,137,175 'bullshit':4 'buy':195 'camera':37,183,198 'captur':85 'chang':46,50 'comput':102 'control':58,107 'creativ':57,106 'decis':113 'dedic':36 'doesn':67,184 'dslr':12,88 'dslr/milc':161 'end':11 'etc':52 'excel':123 'expect':95 'expens':197 'exposur':51 'filter':49 'general':168 'get':62 'give':40,173 'good':182,190 'great':187 'hand':5,73,165 'high':10 'high-end':9 'imag':86,230 'iphon':21,34 'job':124 'joe':6 'kind':127 'know':149 'learn':219 'lens':47 'littl':90 'll':24,28 'look':204,208 'make':111,135,186,216 'matter':69 'milc':14 'much':55,70,136,174,209 'noth':92 'optic':64 'option':43 'phone':77,110,120,171,215 'photograph':191 'pictur':31,188,201,213 'process':82,118,228 'proper':222 'public':169 're':152 'result':176 'shitload':80 'sinc':15 'sixpack':7 'snapshot':129 'sudden':203 'sure':59 'take':29 'thing':158 'think':199 'time':180 'use':223 'user':132 'want':133 'wors':210 'would':141 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4623994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699748443 {#4987
    date: 2023-11-12 01:20:43.0 +01: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
177 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
178 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    So, as a professional, working photographer I can tell you this comment makes no sense to me.\n
    \n
    I’ve only bought two Samsung phones over the last ten years, but they have never failed to make the best mobile phone camera since I started keeping track in 2013.\n
    \n
    It seems like you’re talking specifically about processing, so perhaps that’s the hangup here… I focus on RAW, and use other specialty services to process. You can never go wrong with Samsung (so far) if you want to best potential RAW image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731257 {#4728
    date: 2023-11-11 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 112696
  -bodyTs: "'2013':48 'best':38,89 'bought':21 'camera':41 'comment':12 'fail':34 'far':84 'focus':66 'go':79 'hangup':63 'imag':92 'keep':45 'last':27 'like':51 'make':13,36 'mobil':39 'never':33,78 'perhap':59 'phone':24,40 'photograph':6 'potenti':90 'process':57,75 'profession':4 'raw':68,91 're':53 'samsung':23,82 'seem':50 'sens':15 'servic':73 'sinc':42 'specialti':72 'specif':55 'start':44 'talk':54 'tell':9 'ten':28 'track':46 'two':22 'use':70 've':19 'want':87 'work':5 'wrong':80 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240324"
  +editedAt: DateTimeImmutable @1699858331 {#4729
    date: 2023-11-13 07:52:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731257 {#4730
    date: 2023-11-11 20:34:17.0 +01: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
179 DENIED edit
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    So, as a professional, working photographer I can tell you this comment makes no sense to me.\n
    \n
    I’ve only bought two Samsung phones over the last ten years, but they have never failed to make the best mobile phone camera since I started keeping track in 2013.\n
    \n
    It seems like you’re talking specifically about processing, so perhaps that’s the hangup here… I focus on RAW, and use other specialty services to process. You can never go wrong with Samsung (so far) if you want to best potential RAW image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731257 {#4728
    date: 2023-11-11 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 112696
  -bodyTs: "'2013':48 'best':38,89 'bought':21 'camera':41 'comment':12 'fail':34 'far':84 'focus':66 'go':79 'hangup':63 'imag':92 'keep':45 'last':27 'like':51 'make':13,36 'mobil':39 'never':33,78 'perhap':59 'phone':24,40 'photograph':6 'potenti':90 'process':57,75 'profession':4 'raw':68,91 're':53 'samsung':23,82 'seem':50 'sens':15 'servic':73 'sinc':42 'specialti':72 'specif':55 'start':44 'talk':54 'tell':9 'ten':28 'track':46 'two':22 'use':70 've':19 'want':87 'work':5 'wrong':80 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240324"
  +editedAt: DateTimeImmutable @1699858331 {#4729
    date: 2023-11-13 07:52:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731257 {#4730
    date: 2023-11-11 20:34:17.0 +01: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
180 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "apple-users-in-a-nutshell"
    +title: "apple users in a nutshell"
    +url: "https://sh.itjust.works/pictrs/image/03f8e3dc-6ea6-44ba-a211-72e8b972498a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 201
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700411776 {#2414
      date: 2023-11-19 17:36:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 12046
    -titleTs: "'appl':1 'nutshel':5 'user':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699808864
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8966903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722464 {#1793
      date: 2023-11-11 18:07:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#4559
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#4560
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    So, as a professional, working photographer I can tell you this comment makes no sense to me.\n
    \n
    I’ve only bought two Samsung phones over the last ten years, but they have never failed to make the best mobile phone camera since I started keeping track in 2013.\n
    \n
    It seems like you’re talking specifically about processing, so perhaps that’s the hangup here… I focus on RAW, and use other specialty services to process. You can never go wrong with Samsung (so far) if you want to best potential RAW image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731257 {#4728
    date: 2023-11-11 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 112696
  -bodyTs: "'2013':48 'best':38,89 'bought':21 'camera':41 'comment':12 'fail':34 'far':84 'focus':66 'go':79 'hangup':63 'imag':92 'keep':45 'last':27 'like':51 'make':13,36 'mobil':39 'never':33,78 'perhap':59 'phone':24,40 'photograph':6 'potenti':90 'process':57,75 'profession':4 'raw':68,91 're':53 'samsung':23,82 'seem':50 'sens':15 'servic':73 'sinc':42 'specialti':72 'specif':55 'start':44 'talk':54 'tell':9 'ten':28 'track':46 'two':22 'use':70 've':19 'want':87 'work':5 'wrong':80 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240324"
  +editedAt: DateTimeImmutable @1699858331 {#4729
    date: 2023-11-13 07:52:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731257 {#4730
    date: 2023-11-11 20:34:17.0 +01: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
181 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details