GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/5466/Me-Trying-To-Use-The-Internet/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.74 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.04 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: "Me-Trying-To-Use-The-Internet"
  +title: "Me Trying To Use The Internet"
  +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697437088 {#2414
    date: 2023-10-16 08:18:08.0 +02: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: 5466
  -titleTs: "'internet':6 'tri':2 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697433707
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6506383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347307 {#1793
    date: 2023-10-15 07:21:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#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: "Me-Trying-To-Use-The-Internet"
  +title: "Me Trying To Use The Internet"
  +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697437088 {#2414
    date: 2023-10-16 08:18:08.0 +02: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: 5466
  -titleTs: "'internet':6 'tri':2 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697433707
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6506383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347307 {#1793
    date: 2023-10-15 07:21:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#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: "Me-Trying-To-Use-The-Internet"
  +title: "Me Trying To Use The Internet"
  +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697437088 {#2414
    date: 2023-10-16 08:18:08.0 +02: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: 5466
  -titleTs: "'internet':6 'tri':2 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697433707
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6506383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697347307 {#1793
    date: 2023-10-15 07:21:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
    \n
    I don’t know what the rules or parameters would have to be to re-initiate that now.\n
    \n
    PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697436867 {#4008
    date: 2023-10-16 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 50239
  -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915879"
  +editedAt: DateTimeImmutable @1697354814 {#3940
    date: 2023-10-15 09:26:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697354674 {#4007
    date: 2023-10-15 09:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
    \n
    I don’t know what the rules or parameters would have to be to re-initiate that now.\n
    \n
    PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697436867 {#4008
    date: 2023-10-16 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 50239
  -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915879"
  +editedAt: DateTimeImmutable @1697354814 {#3940
    date: 2023-10-15 09:26:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697354674 {#4007
    date: 2023-10-15 09:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
    \n
    I don’t know what the rules or parameters would have to be to re-initiate that now.\n
    \n
    PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697436867 {#4008
    date: 2023-10-16 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 50239
  -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915879"
  +editedAt: DateTimeImmutable @1697354814 {#3940
    date: 2023-10-15 09:26:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697354674 {#4007
    date: 2023-10-15 09:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5020
  +user: Proxies\__CG__\App\Entity\User {#4974 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "There is…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697355153 {#5018
    date: 2023-10-15 09:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +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: 50246
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355153 {#5019
    date: 2023-10-15 09:32:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5020
  +user: Proxies\__CG__\App\Entity\User {#4974 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "There is…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697355153 {#5018
    date: 2023-10-15 09:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +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: 50246
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355153 {#5019
    date: 2023-10-15 09:32:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5020
  +user: Proxies\__CG__\App\Entity\User {#4974 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "There is…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697355153 {#5018
    date: 2023-10-15 09:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +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: 50246
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355153 {#5019
    date: 2023-10-15 09:32:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5035
  +user: Proxies\__CG__\App\Entity\User {#5036 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
    \n
    What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697380953 {#5033
    date: 2023-10-15 16:42:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 50683
  -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4129324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380953 {#5034
    date: 2023-10-15 16:42:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5035
  +user: Proxies\__CG__\App\Entity\User {#5036 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
    \n
    What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697380953 {#5033
    date: 2023-10-15 16:42:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 50683
  -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4129324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380953 {#5034
    date: 2023-10-15 16:42:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5035
  +user: Proxies\__CG__\App\Entity\User {#5036 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
    \n
    What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697380953 {#5033
    date: 2023-10-15 16:42:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 50683
  -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4129324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380953 {#5034
    date: 2023-10-15 16:42:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5035
    +user: Proxies\__CG__\App\Entity\User {#5036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#4008
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#3940
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#4007
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
      \n
      What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697380953 {#5033
      date: 2023-10-15 16:42:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5039 …}
    +votes: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
    -id: 50683
    -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4129324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697380953 {#5034
      date: 2023-10-15 16:42:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "So you’re saying that the more people we pay well, the more good free resources we get. What a novel idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697436865 {#5285
    date: 2023-10-16 08:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@Krauerking@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 51816
  -bodyTs: "'free':15 'get':18 'good':14 'idea':22 'novel':21 'pay':10 'peopl':8 're':3 'resourc':16 'say':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4476097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697436865 {#5286
    date: 2023-10-16 08:14:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5035
    +user: Proxies\__CG__\App\Entity\User {#5036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#4008
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#3940
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#4007
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
      \n
      What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697380953 {#5033
      date: 2023-10-15 16:42:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5039 …}
    +votes: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
    -id: 50683
    -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4129324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697380953 {#5034
      date: 2023-10-15 16:42:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "So you’re saying that the more people we pay well, the more good free resources we get. What a novel idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697436865 {#5285
    date: 2023-10-16 08:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@Krauerking@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 51816
  -bodyTs: "'free':15 'get':18 'good':14 'idea':22 'novel':21 'pay':10 'peopl':8 're':3 'resourc':16 'say':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4476097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697436865 {#5286
    date: 2023-10-16 08:14:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5035
    +user: Proxies\__CG__\App\Entity\User {#5036 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#4008
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#3940
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#4007
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
      \n
      What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697380953 {#5033
      date: 2023-10-15 16:42:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5039 …}
    +votes: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
    -id: 50683
    -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4129324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697380953 {#5034
      date: 2023-10-15 16:42:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "So you’re saying that the more people we pay well, the more good free resources we get. What a novel idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697436865 {#5285
    date: 2023-10-16 08:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@Krauerking@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 51816
  -bodyTs: "'free':15 'get':18 'good':14 'idea':22 'novel':21 'pay':10 'peopl':8 're':3 'resourc':16 'say':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4476097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697436865 {#5286
    date: 2023-10-16 08:14:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5051
  +user: Proxies\__CG__\App\Entity\User {#5052 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "You could just use a network like Retroshare or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386394 {#5049
    date: 2023-10-15 18:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5053 …}
  +nested: Doctrine\ORM\PersistentCollection {#5055 …}
  +votes: Doctrine\ORM\PersistentCollection {#5057 …}
  +reports: Doctrine\ORM\PersistentCollection {#5059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
  -id: 50820
  -bodyTs: "'could':2 'like':7,11 'network':6 'retroshar':8 'someth':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386394 {#5050
    date: 2023-10-15 18:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5051
  +user: Proxies\__CG__\App\Entity\User {#5052 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "You could just use a network like Retroshare or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386394 {#5049
    date: 2023-10-15 18:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5053 …}
  +nested: Doctrine\ORM\PersistentCollection {#5055 …}
  +votes: Doctrine\ORM\PersistentCollection {#5057 …}
  +reports: Doctrine\ORM\PersistentCollection {#5059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
  -id: 50820
  -bodyTs: "'could':2 'like':7,11 'network':6 'retroshar':8 'someth':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386394 {#5050
    date: 2023-10-15 18:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5051
  +user: Proxies\__CG__\App\Entity\User {#5052 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "You could just use a network like Retroshare or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386394 {#5049
    date: 2023-10-15 18:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5053 …}
  +nested: Doctrine\ORM\PersistentCollection {#5055 …}
  +votes: Doctrine\ORM\PersistentCollection {#5057 …}
  +reports: Doctrine\ORM\PersistentCollection {#5059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5063 …}
  -id: 50820
  -bodyTs: "'could':2 'like':7,11 'network':6 'retroshar':8 'someth':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386394 {#5050
    date: 2023-10-15 18:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5067
  +user: Proxies\__CG__\App\Entity\User {#5068 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
    When Jack from Lost said “We have to go back!!”, this is what he was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697356145 {#5065
    date: 2023-10-15 09:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5069 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
  -id: 50265
  -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3575694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356145 {#5066
    date: 2023-10-15 09:49:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5067
  +user: Proxies\__CG__\App\Entity\User {#5068 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
    When Jack from Lost said “We have to go back!!”, this is what he was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697356145 {#5065
    date: 2023-10-15 09:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5069 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
  -id: 50265
  -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3575694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356145 {#5066
    date: 2023-10-15 09:49:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5067
  +user: Proxies\__CG__\App\Entity\User {#5068 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#4008
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#3940
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#4007
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
    When Jack from Lost said “We have to go back!!”, this is what he was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697356145 {#5065
    date: 2023-10-15 09:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5069 …}
  +nested: Doctrine\ORM\PersistentCollection {#5071 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
  -id: 50265
  -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3575694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356145 {#5066
    date: 2023-10-15 09:49:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#5242
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5067
    +user: Proxies\__CG__\App\Entity\User {#5068 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#4008
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#3940
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#4007
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
      When Jack from Lost said “We have to go back!!”, this is what he was talking about.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697356145 {#5065
      date: 2023-10-15 09:49:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5069 …}
    +nested: Doctrine\ORM\PersistentCollection {#5071 …}
    +votes: Doctrine\ORM\PersistentCollection {#5073 …}
    +reports: Doctrine\ORM\PersistentCollection {#5075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 50265
    -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3575694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697356145 {#5066
      date: 2023-10-15 09:49:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
    \n
    You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
    \n
    And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
    \n
    The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697358396 {#5240
    date: 2023-10-15 10:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5243 …}
  +nested: Doctrine\ORM\PersistentCollection {#5245 …}
  +votes: Doctrine\ORM\PersistentCollection {#5247 …}
  +reports: Doctrine\ORM\PersistentCollection {#5249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
  -id: 50297
  -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358396 {#5241
    date: 2023-10-15 10:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5242
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5067
    +user: Proxies\__CG__\App\Entity\User {#5068 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#4008
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#3940
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#4007
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
      When Jack from Lost said “We have to go back!!”, this is what he was talking about.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697356145 {#5065
      date: 2023-10-15 09:49:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5069 …}
    +nested: Doctrine\ORM\PersistentCollection {#5071 …}
    +votes: Doctrine\ORM\PersistentCollection {#5073 …}
    +reports: Doctrine\ORM\PersistentCollection {#5075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 50265
    -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3575694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697356145 {#5066
      date: 2023-10-15 09:49:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
    \n
    You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
    \n
    And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
    \n
    The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697358396 {#5240
    date: 2023-10-15 10:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5243 …}
  +nested: Doctrine\ORM\PersistentCollection {#5245 …}
  +votes: Doctrine\ORM\PersistentCollection {#5247 …}
  +reports: Doctrine\ORM\PersistentCollection {#5249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
  -id: 50297
  -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358396 {#5241
    date: 2023-10-15 10:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5242
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5067
    +user: Proxies\__CG__\App\Entity\User {#5068 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#4008
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#3940
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#4007
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
      When Jack from Lost said “We have to go back!!”, this is what he was talking about.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697356145 {#5065
      date: 2023-10-15 09:49:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5069 …}
    +nested: Doctrine\ORM\PersistentCollection {#5071 …}
    +votes: Doctrine\ORM\PersistentCollection {#5073 …}
    +reports: Doctrine\ORM\PersistentCollection {#5075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
    -id: 50265
    -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3575694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697356145 {#5066
      date: 2023-10-15 09:49:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
    \n
    You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
    \n
    And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
    \n
    The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697358396 {#5240
    date: 2023-10-15 10:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5243 …}
  +nested: Doctrine\ORM\PersistentCollection {#5245 …}
  +votes: Doctrine\ORM\PersistentCollection {#5247 …}
  +reports: Doctrine\ORM\PersistentCollection {#5249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
  -id: 50297
  -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358396 {#5241
    date: 2023-10-15 10:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5067
      +user: Proxies\__CG__\App\Entity\User {#5068 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
          \n
          I don’t know what the rules or parameters would have to be to re-initiate that now.\n
          \n
          PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1697436867 {#4008
          date: 2023-10-16 08:14:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 50239
        -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4915879"
        +editedAt: DateTimeImmutable @1697354814 {#3940
          date: 2023-10-15 09:26:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697354674 {#4007
          date: 2023-10-15 09:24:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
        When Jack from Lost said “We have to go back!!”, this is what he was talking about.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697356145 {#5065
        date: 2023-10-15 09:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5069 …}
      +nested: Doctrine\ORM\PersistentCollection {#5071 …}
      +votes: Doctrine\ORM\PersistentCollection {#5073 …}
      +reports: Doctrine\ORM\PersistentCollection {#5075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
      -id: 50265
      -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3575694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697356145 {#5066
        date: 2023-10-15 09:49:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
      \n
      You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
      \n
      And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
      \n
      The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697358396 {#5240
      date: 2023-10-15 10:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5243 …}
    +nested: Doctrine\ORM\PersistentCollection {#5245 …}
    +votes: Doctrine\ORM\PersistentCollection {#5247 …}
    +reports: Doctrine\ORM\PersistentCollection {#5249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 50297
    -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358396 {#5241
      date: 2023-10-15 10:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
    \n
    Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697365973 {#5354
    date: 2023-10-15 12:32:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 50393
  -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3324956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365973 {#5355
    date: 2023-10-15 12:32:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5067
      +user: Proxies\__CG__\App\Entity\User {#5068 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
          \n
          I don’t know what the rules or parameters would have to be to re-initiate that now.\n
          \n
          PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1697436867 {#4008
          date: 2023-10-16 08:14:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 50239
        -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4915879"
        +editedAt: DateTimeImmutable @1697354814 {#3940
          date: 2023-10-15 09:26:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697354674 {#4007
          date: 2023-10-15 09:24:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
        When Jack from Lost said “We have to go back!!”, this is what he was talking about.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697356145 {#5065
        date: 2023-10-15 09:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5069 …}
      +nested: Doctrine\ORM\PersistentCollection {#5071 …}
      +votes: Doctrine\ORM\PersistentCollection {#5073 …}
      +reports: Doctrine\ORM\PersistentCollection {#5075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
      -id: 50265
      -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3575694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697356145 {#5066
        date: 2023-10-15 09:49:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
      \n
      You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
      \n
      And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
      \n
      The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697358396 {#5240
      date: 2023-10-15 10:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5243 …}
    +nested: Doctrine\ORM\PersistentCollection {#5245 …}
    +votes: Doctrine\ORM\PersistentCollection {#5247 …}
    +reports: Doctrine\ORM\PersistentCollection {#5249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 50297
    -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358396 {#5241
      date: 2023-10-15 10:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
    \n
    Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697365973 {#5354
    date: 2023-10-15 12:32:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 50393
  -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3324956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365973 {#5355
    date: 2023-10-15 12:32:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5067
      +user: Proxies\__CG__\App\Entity\User {#5068 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
          \n
          I don’t know what the rules or parameters would have to be to re-initiate that now.\n
          \n
          PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1697436867 {#4008
          date: 2023-10-16 08:14:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 50239
        -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4915879"
        +editedAt: DateTimeImmutable @1697354814 {#3940
          date: 2023-10-15 09:26:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697354674 {#4007
          date: 2023-10-15 09:24:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
        When Jack from Lost said “We have to go back!!”, this is what he was talking about.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697356145 {#5065
        date: 2023-10-15 09:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5069 …}
      +nested: Doctrine\ORM\PersistentCollection {#5071 …}
      +votes: Doctrine\ORM\PersistentCollection {#5073 …}
      +reports: Doctrine\ORM\PersistentCollection {#5075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
      -id: 50265
      -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3575694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697356145 {#5066
        date: 2023-10-15 09:49:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
      \n
      You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
      \n
      And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
      \n
      The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697358396 {#5240
      date: 2023-10-15 10:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5243 …}
    +nested: Doctrine\ORM\PersistentCollection {#5245 …}
    +votes: Doctrine\ORM\PersistentCollection {#5247 …}
    +reports: Doctrine\ORM\PersistentCollection {#5249 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 50297
    -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358396 {#5241
      date: 2023-10-15 10:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
    \n
    Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697365973 {#5354
    date: 2023-10-15 12:32:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 50393
  -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3324956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365973 {#5355
    date: 2023-10-15 12:32:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#5424
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5067
        +user: Proxies\__CG__\App\Entity\User {#5068 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
            \n
            I don’t know what the rules or parameters would have to be to re-initiate that now.\n
            \n
            PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1697436867 {#4008
            date: 2023-10-16 08:14:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 50239
          -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4915879"
          +editedAt: DateTimeImmutable @1697354814 {#3940
            date: 2023-10-15 09:26:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697354674 {#4007
            date: 2023-10-15 09:24:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: """
          Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
          When Jack from Lost said “We have to go back!!”, this is what he was talking about.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697356145 {#5065
          date: 2023-10-15 09:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5069 …}
        +nested: Doctrine\ORM\PersistentCollection {#5071 …}
        +votes: Doctrine\ORM\PersistentCollection {#5073 …}
        +reports: Doctrine\ORM\PersistentCollection {#5075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
        -id: 50265
        -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3575694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697356145 {#5066
          date: 2023-10-15 09:49:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
        \n
        You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
        \n
        And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
        \n
        The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697358396 {#5240
        date: 2023-10-15 10:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5243 …}
      +nested: Doctrine\ORM\PersistentCollection {#5245 …}
      +votes: Doctrine\ORM\PersistentCollection {#5247 …}
      +reports: Doctrine\ORM\PersistentCollection {#5249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
      -id: 50297
      -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4916525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358396 {#5241
        date: 2023-10-15 10:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
      \n
      Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697365973 {#5354
      date: 2023-10-15 12:32:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 50393
    -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3324956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365973 {#5355
      date: 2023-10-15 12:32:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Neato! I used boinc for a while too :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697366961 {#5422
    date: 2023-10-15 12:49:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 50402
  -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4918031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697366961 {#5423
    date: 2023-10-15 12:49:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5424
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5067
        +user: Proxies\__CG__\App\Entity\User {#5068 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
            \n
            I don’t know what the rules or parameters would have to be to re-initiate that now.\n
            \n
            PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1697436867 {#4008
            date: 2023-10-16 08:14:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 50239
          -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4915879"
          +editedAt: DateTimeImmutable @1697354814 {#3940
            date: 2023-10-15 09:26:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697354674 {#4007
            date: 2023-10-15 09:24:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: """
          Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
          When Jack from Lost said “We have to go back!!”, this is what he was talking about.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697356145 {#5065
          date: 2023-10-15 09:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5069 …}
        +nested: Doctrine\ORM\PersistentCollection {#5071 …}
        +votes: Doctrine\ORM\PersistentCollection {#5073 …}
        +reports: Doctrine\ORM\PersistentCollection {#5075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
        -id: 50265
        -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3575694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697356145 {#5066
          date: 2023-10-15 09:49:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
        \n
        You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
        \n
        And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
        \n
        The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697358396 {#5240
        date: 2023-10-15 10:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5243 …}
      +nested: Doctrine\ORM\PersistentCollection {#5245 …}
      +votes: Doctrine\ORM\PersistentCollection {#5247 …}
      +reports: Doctrine\ORM\PersistentCollection {#5249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
      -id: 50297
      -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4916525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358396 {#5241
        date: 2023-10-15 10:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
      \n
      Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697365973 {#5354
      date: 2023-10-15 12:32:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 50393
    -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3324956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365973 {#5355
      date: 2023-10-15 12:32:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Neato! I used boinc for a while too :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697366961 {#5422
    date: 2023-10-15 12:49:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 50402
  -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4918031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697366961 {#5423
    date: 2023-10-15 12:49:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5424
  +user: App\Entity\User {#3947 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5067
        +user: Proxies\__CG__\App\Entity\User {#5068 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
            \n
            I don’t know what the rules or parameters would have to be to re-initiate that now.\n
            \n
            PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1697436867 {#4008
            date: 2023-10-16 08:14:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 50239
          -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4915879"
          +editedAt: DateTimeImmutable @1697354814 {#3940
            date: 2023-10-15 09:26:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697354674 {#4007
            date: 2023-10-15 09:24:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: """
          Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
          When Jack from Lost said “We have to go back!!”, this is what he was talking about.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697356145 {#5065
          date: 2023-10-15 09:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5069 …}
        +nested: Doctrine\ORM\PersistentCollection {#5071 …}
        +votes: Doctrine\ORM\PersistentCollection {#5073 …}
        +reports: Doctrine\ORM\PersistentCollection {#5075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
        -id: 50265
        -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3575694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697356145 {#5066
          date: 2023-10-15 09:49:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
        \n
        You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
        \n
        And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
        \n
        The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697358396 {#5240
        date: 2023-10-15 10:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5243 …}
      +nested: Doctrine\ORM\PersistentCollection {#5245 …}
      +votes: Doctrine\ORM\PersistentCollection {#5247 …}
      +reports: Doctrine\ORM\PersistentCollection {#5249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
      -id: 50297
      -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4916525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358396 {#5241
        date: 2023-10-15 10:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
      \n
      Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697365973 {#5354
      date: 2023-10-15 12:32:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 50393
    -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3324956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365973 {#5355
      date: 2023-10-15 12:32:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Neato! I used boinc for a while too :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697366961 {#5422
    date: 2023-10-15 12:49:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 50402
  -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4918031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697366961 {#5423
    date: 2023-10-15 12:49:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5438
  +user: Proxies\__CG__\App\Entity\User {#5446 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5424
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5356
      +user: Proxies\__CG__\App\Entity\User {#5357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5242
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5067
          +user: Proxies\__CG__\App\Entity\User {#5068 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3998
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
              \n
              I don’t know what the rules or parameters would have to be to re-initiate that now.\n
              \n
              PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 38
            +score: 0
            +lastActive: DateTime @1697436867 {#4008
              date: 2023-10-16 08:14:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3996 …}
            +nested: Doctrine\ORM\PersistentCollection {#3994 …}
            +votes: Doctrine\ORM\PersistentCollection {#3992 …}
            +reports: Doctrine\ORM\PersistentCollection {#3990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
            -id: 50239
            -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4915879"
            +editedAt: DateTimeImmutable @1697354814 {#3940
              date: 2023-10-15 09:26:54.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697354674 {#4007
              date: 2023-10-15 09:24:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3998}
          +body: """
            Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
            When Jack from Lost said “We have to go back!!”, this is what he was talking about.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1697356145 {#5065
            date: 2023-10-15 09:49:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5069 …}
          +nested: Doctrine\ORM\PersistentCollection {#5071 …}
          +votes: Doctrine\ORM\PersistentCollection {#5073 …}
          +reports: Doctrine\ORM\PersistentCollection {#5075 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
          -id: 50265
          -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3575694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697356145 {#5066
            date: 2023-10-15 09:49:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: """
          You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
          \n
          You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
          \n
          And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
          \n
          The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697358396 {#5240
          date: 2023-10-15 10:26:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
          "@IntergalacticZombie@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5243 …}
        +nested: Doctrine\ORM\PersistentCollection {#5245 …}
        +votes: Doctrine\ORM\PersistentCollection {#5247 …}
        +reports: Doctrine\ORM\PersistentCollection {#5249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
        -id: 50297
        -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4916525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358396 {#5241
          date: 2023-10-15 10:26:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
        \n
        Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697365973 {#5354
        date: 2023-10-15 12:32:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5358 …}
      +nested: Doctrine\ORM\PersistentCollection {#5360 …}
      +votes: Doctrine\ORM\PersistentCollection {#5362 …}
      +reports: Doctrine\ORM\PersistentCollection {#5364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
      -id: 50393
      -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3324956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697365973 {#5355
        date: 2023-10-15 12:32:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Neato! I used boinc for a while too :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697366961 {#5422
      date: 2023-10-15 12:49:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5425 …}
    +nested: Doctrine\ORM\PersistentCollection {#5427 …}
    +votes: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 50402
    -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4918031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697366961 {#5423
      date: 2023-10-15 12:49:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Is that the little purple gorilla guy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385627 {#5443
    date: 2023-10-15 18:00:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5458 …}
  -id: 50788
  -bodyTs: "'gorilla':6 'guy':7 'littl':4 'purpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4176609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385627 {#5440
    date: 2023-10-15 18:00:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5446 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5424
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5356
      +user: Proxies\__CG__\App\Entity\User {#5357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5242
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5067
          +user: Proxies\__CG__\App\Entity\User {#5068 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3998
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
              \n
              I don’t know what the rules or parameters would have to be to re-initiate that now.\n
              \n
              PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 38
            +score: 0
            +lastActive: DateTime @1697436867 {#4008
              date: 2023-10-16 08:14:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3996 …}
            +nested: Doctrine\ORM\PersistentCollection {#3994 …}
            +votes: Doctrine\ORM\PersistentCollection {#3992 …}
            +reports: Doctrine\ORM\PersistentCollection {#3990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
            -id: 50239
            -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4915879"
            +editedAt: DateTimeImmutable @1697354814 {#3940
              date: 2023-10-15 09:26:54.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697354674 {#4007
              date: 2023-10-15 09:24:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3998}
          +body: """
            Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
            When Jack from Lost said “We have to go back!!”, this is what he was talking about.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1697356145 {#5065
            date: 2023-10-15 09:49:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5069 …}
          +nested: Doctrine\ORM\PersistentCollection {#5071 …}
          +votes: Doctrine\ORM\PersistentCollection {#5073 …}
          +reports: Doctrine\ORM\PersistentCollection {#5075 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
          -id: 50265
          -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3575694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697356145 {#5066
            date: 2023-10-15 09:49:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: """
          You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
          \n
          You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
          \n
          And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
          \n
          The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697358396 {#5240
          date: 2023-10-15 10:26:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
          "@IntergalacticZombie@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5243 …}
        +nested: Doctrine\ORM\PersistentCollection {#5245 …}
        +votes: Doctrine\ORM\PersistentCollection {#5247 …}
        +reports: Doctrine\ORM\PersistentCollection {#5249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
        -id: 50297
        -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4916525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358396 {#5241
          date: 2023-10-15 10:26:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
        \n
        Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697365973 {#5354
        date: 2023-10-15 12:32:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5358 …}
      +nested: Doctrine\ORM\PersistentCollection {#5360 …}
      +votes: Doctrine\ORM\PersistentCollection {#5362 …}
      +reports: Doctrine\ORM\PersistentCollection {#5364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
      -id: 50393
      -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3324956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697365973 {#5355
        date: 2023-10-15 12:32:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Neato! I used boinc for a while too :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697366961 {#5422
      date: 2023-10-15 12:49:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5425 …}
    +nested: Doctrine\ORM\PersistentCollection {#5427 …}
    +votes: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 50402
    -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4918031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697366961 {#5423
      date: 2023-10-15 12:49:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Is that the little purple gorilla guy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385627 {#5443
    date: 2023-10-15 18:00:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5458 …}
  -id: 50788
  -bodyTs: "'gorilla':6 'guy':7 'littl':4 'purpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4176609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385627 {#5440
    date: 2023-10-15 18:00:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5438
  +user: Proxies\__CG__\App\Entity\User {#5446 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5424
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5356
      +user: Proxies\__CG__\App\Entity\User {#5357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5242
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5067
          +user: Proxies\__CG__\App\Entity\User {#5068 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3998
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
              \n
              I don’t know what the rules or parameters would have to be to re-initiate that now.\n
              \n
              PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 38
            +score: 0
            +lastActive: DateTime @1697436867 {#4008
              date: 2023-10-16 08:14:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3996 …}
            +nested: Doctrine\ORM\PersistentCollection {#3994 …}
            +votes: Doctrine\ORM\PersistentCollection {#3992 …}
            +reports: Doctrine\ORM\PersistentCollection {#3990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
            -id: 50239
            -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4915879"
            +editedAt: DateTimeImmutable @1697354814 {#3940
              date: 2023-10-15 09:26:54.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697354674 {#4007
              date: 2023-10-15 09:24:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3998}
          +body: """
            Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
            When Jack from Lost said “We have to go back!!”, this is what he was talking about.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1697356145 {#5065
            date: 2023-10-15 09:49:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5069 …}
          +nested: Doctrine\ORM\PersistentCollection {#5071 …}
          +votes: Doctrine\ORM\PersistentCollection {#5073 …}
          +reports: Doctrine\ORM\PersistentCollection {#5075 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5077 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5079 …}
          -id: 50265
          -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3575694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697356145 {#5066
            date: 2023-10-15 09:49:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: """
          You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
          \n
          You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
          \n
          And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
          \n
          The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697358396 {#5240
          date: 2023-10-15 10:26:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
          "@IntergalacticZombie@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5243 …}
        +nested: Doctrine\ORM\PersistentCollection {#5245 …}
        +votes: Doctrine\ORM\PersistentCollection {#5247 …}
        +reports: Doctrine\ORM\PersistentCollection {#5249 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5253 …}
        -id: 50297
        -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4916525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358396 {#5241
          date: 2023-10-15 10:26:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: """
        So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
        \n
        Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697365973 {#5354
        date: 2023-10-15 12:32:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5358 …}
      +nested: Doctrine\ORM\PersistentCollection {#5360 …}
      +votes: Doctrine\ORM\PersistentCollection {#5362 …}
      +reports: Doctrine\ORM\PersistentCollection {#5364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
      -id: 50393
      -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3324956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697365973 {#5355
        date: 2023-10-15 12:32:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Neato! I used boinc for a while too :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697366961 {#5422
      date: 2023-10-15 12:49:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5425 …}
    +nested: Doctrine\ORM\PersistentCollection {#5427 …}
    +votes: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 50402
    -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4918031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697366961 {#5423
      date: 2023-10-15 12:49:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Is that the little purple gorilla guy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385627 {#5443
    date: 2023-10-15 18:00:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5458 …}
  -id: 50788
  -bodyTs: "'gorilla':6 'guy':7 'littl':4 'purpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4176609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385627 {#5440
    date: 2023-10-15 18:00:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#4047
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#4043
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#4047
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#4043
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#4047
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#4043
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4115
  +user: App\Entity\User {#4128 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#4110
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#4111
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#4110
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#4111
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#4110
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#4111
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4974 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#4110
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#4111
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#4970
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4975 …}
  +nested: Doctrine\ORM\PersistentCollection {#4977 …}
  +votes: Doctrine\ORM\PersistentCollection {#4979 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#4971
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#4972
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4974 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#4110
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#4111
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#4970
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4975 …}
  +nested: Doctrine\ORM\PersistentCollection {#4977 …}
  +votes: Doctrine\ORM\PersistentCollection {#4979 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#4971
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#4972
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4974 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#4110
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#4111
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#4970
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4975 …}
  +nested: Doctrine\ORM\PersistentCollection {#4977 …}
  +votes: Doctrine\ORM\PersistentCollection {#4979 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#4971
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#4972
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ain’t that the truth!\n
    \n
    Current EDC,\n
    \n
    Mozilla Firefox with:\n
    \n
    - uBlock Origin\n
    - SponsorBlock for Youtube…\n
    - Dark Reader\n
    - Video Background Play fix\n
    \n
    Anyone have any other recommendations or better systems?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697385809 {#4183
    date: 2023-10-15 18:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 50106
  -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697348260 {#4184
    date: 2023-10-15 07:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ain’t that the truth!\n
    \n
    Current EDC,\n
    \n
    Mozilla Firefox with:\n
    \n
    - uBlock Origin\n
    - SponsorBlock for Youtube…\n
    - Dark Reader\n
    - Video Background Play fix\n
    \n
    Anyone have any other recommendations or better systems?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697385809 {#4183
    date: 2023-10-15 18:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 50106
  -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697348260 {#4184
    date: 2023-10-15 07:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ain’t that the truth!\n
    \n
    Current EDC,\n
    \n
    Mozilla Firefox with:\n
    \n
    - uBlock Origin\n
    - SponsorBlock for Youtube…\n
    - Dark Reader\n
    - Video Background Play fix\n
    \n
    Anyone have any other recommendations or better systems?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697385809 {#4183
    date: 2023-10-15 18:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 50106
  -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697348260 {#4184
    date: 2023-10-15 07:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4853
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Privacy badger is also a great tool, made by EFF themselves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697349835 {#4852
    date: 2023-10-15 08:03:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4862 …}
  +nested: Doctrine\ORM\PersistentCollection {#4864 …}
  +votes: Doctrine\ORM\PersistentCollection {#4866 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 50140
  -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4890476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349835 {#4855
    date: 2023-10-15 08:03:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4853
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Privacy badger is also a great tool, made by EFF themselves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697349835 {#4852
    date: 2023-10-15 08:03:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4862 …}
  +nested: Doctrine\ORM\PersistentCollection {#4864 …}
  +votes: Doctrine\ORM\PersistentCollection {#4866 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 50140
  -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4890476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349835 {#4855
    date: 2023-10-15 08:03:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4853
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Privacy badger is also a great tool, made by EFF themselves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697349835 {#4852
    date: 2023-10-15 08:03:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4862 …}
  +nested: Doctrine\ORM\PersistentCollection {#4864 …}
  +votes: Doctrine\ORM\PersistentCollection {#4866 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 50140
  -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4890476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349835 {#4855
    date: 2023-10-15 08:03:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5151
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#4852
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4862 …}
    +nested: Doctrine\ORM\PersistentCollection {#4864 …}
    +votes: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#4855
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351319 {#5149
    date: 2023-10-15 08:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 50178
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351319 {#5150
    date: 2023-10-15 08:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5151
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#4852
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4862 …}
    +nested: Doctrine\ORM\PersistentCollection {#4864 …}
    +votes: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#4855
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351319 {#5149
    date: 2023-10-15 08:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 50178
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351319 {#5150
    date: 2023-10-15 08:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5151
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#4852
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4862 …}
    +nested: Doctrine\ORM\PersistentCollection {#4864 …}
    +votes: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#4855
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351319 {#5149
    date: 2023-10-15 08:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 50178
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351319 {#5150
    date: 2023-10-15 08:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#4852
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4862 …}
    +nested: Doctrine\ORM\PersistentCollection {#4864 …}
    +votes: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#4855
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Way better as Privacy Badger is [Trace](https://github.com/underrobyn/AbsoluteDoubleTrace), but sadly disattended since several years, but in the stores and still works. Currently i use [JShelter](https://jshelter.org/install/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385807 {#5164
    date: 2023-10-15 18:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 50798
  -bodyTs: "'/install/)':30 '/underrobyn/absolutedoubletrace),':10 'badger':5 'better':2 'current':24 'disattend':13 'github.com':9 'github.com/underrobyn/absolutedoubletrace),':8 'jshelter':27 'jshelter.org':29 'jshelter.org/install/)':28 'privaci':4 'sad':12 'sever':15 'sinc':14 'still':22 'store':20 'trace':7 'use':26 'way':1 'work':23 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385807 {#5165
    date: 2023-10-15 18:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#4852
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4862 …}
    +nested: Doctrine\ORM\PersistentCollection {#4864 …}
    +votes: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#4855
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Way better as Privacy Badger is [Trace](https://github.com/underrobyn/AbsoluteDoubleTrace), but sadly disattended since several years, but in the stores and still works. Currently i use [JShelter](https://jshelter.org/install/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385807 {#5164
    date: 2023-10-15 18:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 50798
  -bodyTs: "'/install/)':30 '/underrobyn/absolutedoubletrace),':10 'badger':5 'better':2 'current':24 'disattend':13 'github.com':9 'github.com/underrobyn/absolutedoubletrace),':8 'jshelter':27 'jshelter.org':29 'jshelter.org/install/)':28 'privaci':4 'sad':12 'sever':15 'sinc':14 'still':22 'store':20 'trace':7 'use':26 'way':1 'work':23 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385807 {#5165
    date: 2023-10-15 18:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: Proxies\__CG__\App\Entity\User {#4860 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#4852
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4862 …}
    +nested: Doctrine\ORM\PersistentCollection {#4864 …}
    +votes: Doctrine\ORM\PersistentCollection {#4866 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#4855
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Way better as Privacy Badger is [Trace](https://github.com/underrobyn/AbsoluteDoubleTrace), but sadly disattended since several years, but in the stores and still works. Currently i use [JShelter](https://jshelter.org/install/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385807 {#5164
    date: 2023-10-15 18:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 50798
  -bodyTs: "'/install/)':30 '/underrobyn/absolutedoubletrace),':10 'badger':5 'better':2 'current':24 'disattend':13 'github.com':9 'github.com/underrobyn/absolutedoubletrace),':8 'jshelter':27 'jshelter.org':29 'jshelter.org/install/)':28 'privaci':4 'sad':12 'sever':15 'sinc':14 'still':22 'store':20 'trace':7 'use':26 'way':1 'work':23 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385807 {#5165
    date: 2023-10-15 18:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4876
  +user: Proxies\__CG__\App\Entity\User {#4877 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697349783 {#4874
    date: 2023-10-15 08:03:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
  -id: 50132
  -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/925525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349783 {#4875
    date: 2023-10-15 08:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4876
  +user: Proxies\__CG__\App\Entity\User {#4877 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697349783 {#4874
    date: 2023-10-15 08:03:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
  -id: 50132
  -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/925525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349783 {#4875
    date: 2023-10-15 08:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4876
  +user: Proxies\__CG__\App\Entity\User {#4877 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697349783 {#4874
    date: 2023-10-15 08:03:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
  -id: 50132
  -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/925525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349783 {#4875
    date: 2023-10-15 08:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5138
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4876
    +user: Proxies\__CG__\App\Entity\User {#4877 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697349783 {#4874
      date: 2023-10-15 08:03:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4878 …}
    +nested: Doctrine\ORM\PersistentCollection {#4880 …}
    +votes: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
    -id: 50132
    -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/925525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349783 {#4875
      date: 2023-10-15 08:03:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you, I will check it out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697349950 {#5139
    date: 2023-10-15 08:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5129 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 50136
  -bodyTs: "'check':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349950 {#5142
    date: 2023-10-15 08:05:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5138
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4876
    +user: Proxies\__CG__\App\Entity\User {#4877 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697349783 {#4874
      date: 2023-10-15 08:03:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4878 …}
    +nested: Doctrine\ORM\PersistentCollection {#4880 …}
    +votes: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
    -id: 50132
    -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/925525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349783 {#4875
      date: 2023-10-15 08:03:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you, I will check it out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697349950 {#5139
    date: 2023-10-15 08:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5129 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 50136
  -bodyTs: "'check':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349950 {#5142
    date: 2023-10-15 08:05:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5138
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4876
    +user: Proxies\__CG__\App\Entity\User {#4877 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697349783 {#4874
      date: 2023-10-15 08:03:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4878 …}
    +nested: Doctrine\ORM\PersistentCollection {#4880 …}
    +votes: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4884 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
    -id: 50132
    -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/925525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349783 {#4875
      date: 2023-10-15 08:03:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you, I will check it out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697349950 {#5139
    date: 2023-10-15 08:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5129 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 50136
  -bodyTs: "'check':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349950 {#5142
    date: 2023-10-15 08:05:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4893
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697359701 {#4890
    date: 2023-10-15 10:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4895 …}
  +nested: Doctrine\ORM\PersistentCollection {#4897 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
  -id: 50309
  -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916730"
  +editedAt: DateTimeImmutable @1697359937 {#4891
    date: 2023-10-15 10:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359701 {#4892
    date: 2023-10-15 10:48:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4893
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697359701 {#4890
    date: 2023-10-15 10:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4895 …}
  +nested: Doctrine\ORM\PersistentCollection {#4897 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
  -id: 50309
  -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916730"
  +editedAt: DateTimeImmutable @1697359937 {#4891
    date: 2023-10-15 10:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359701 {#4892
    date: 2023-10-15 10:48:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4893
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697359701 {#4890
    date: 2023-10-15 10:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4895 …}
  +nested: Doctrine\ORM\PersistentCollection {#4897 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
  -id: 50309
  -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916730"
  +editedAt: DateTimeImmutable @1697359937 {#4891
    date: 2023-10-15 10:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359701 {#4892
    date: 2023-10-15 10:48:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5257
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697359701 {#4890
      date: 2023-10-15 10:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -id: 50309
    -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916730"
    +editedAt: DateTimeImmutable @1697359937 {#4891
      date: 2023-10-15 10:52:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359701 {#4892
      date: 2023-10-15 10:48:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Wow, awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697368223 {#5255
    date: 2023-10-15 13:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 50419
  -bodyTs: "'awesom':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368223 {#5256
    date: 2023-10-15 13:10:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5257
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697359701 {#4890
      date: 2023-10-15 10:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -id: 50309
    -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916730"
    +editedAt: DateTimeImmutable @1697359937 {#4891
      date: 2023-10-15 10:52:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359701 {#4892
      date: 2023-10-15 10:48:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Wow, awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697368223 {#5255
    date: 2023-10-15 13:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 50419
  -bodyTs: "'awesom':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368223 {#5256
    date: 2023-10-15 13:10:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5257
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697359701 {#4890
      date: 2023-10-15 10:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -id: 50309
    -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916730"
    +editedAt: DateTimeImmutable @1697359937 {#4891
      date: 2023-10-15 10:52:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359701 {#4892
      date: 2023-10-15 10:48:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Wow, awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697368223 {#5255
    date: 2023-10-15 13:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 50419
  -bodyTs: "'awesom':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368223 {#5256
    date: 2023-10-15 13:10:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4909
  +user: App\Entity\User {#4347 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: """
    - SingleFile to save webpages\n
    - OneTab\n
    - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
    - LibRedirect (privacy frontends for any websites possible)\n
    - Bypass Paywalls Clean by magnolia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697384487 {#4907
    date: 2023-10-15 17:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4910 …}
  +nested: Doctrine\ORM\PersistentCollection {#4912 …}
  +votes: Doctrine\ORM\PersistentCollection {#4914 …}
  +reports: Doctrine\ORM\PersistentCollection {#4916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4920 …}
  -id: 50771
  -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4922901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384487 {#4908
    date: 2023-10-15 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4909
  +user: App\Entity\User {#4347 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: """
    - SingleFile to save webpages\n
    - OneTab\n
    - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
    - LibRedirect (privacy frontends for any websites possible)\n
    - Bypass Paywalls Clean by magnolia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697384487 {#4907
    date: 2023-10-15 17:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4910 …}
  +nested: Doctrine\ORM\PersistentCollection {#4912 …}
  +votes: Doctrine\ORM\PersistentCollection {#4914 …}
  +reports: Doctrine\ORM\PersistentCollection {#4916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4920 …}
  -id: 50771
  -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4922901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384487 {#4908
    date: 2023-10-15 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4909
  +user: App\Entity\User {#4347 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: """
    - SingleFile to save webpages\n
    - OneTab\n
    - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
    - LibRedirect (privacy frontends for any websites possible)\n
    - Bypass Paywalls Clean by magnolia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697384487 {#4907
    date: 2023-10-15 17:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4910 …}
  +nested: Doctrine\ORM\PersistentCollection {#4912 …}
  +votes: Doctrine\ORM\PersistentCollection {#4914 …}
  +reports: Doctrine\ORM\PersistentCollection {#4916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4920 …}
  -id: 50771
  -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4922901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384487 {#4908
    date: 2023-10-15 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5303
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: """
      - SingleFile to save webpages\n
      - OneTab\n
      - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
      - LibRedirect (privacy frontends for any websites possible)\n
      - Bypass Paywalls Clean by magnolia
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697384487 {#4907
      date: 2023-10-15 17:41:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4910 …}
    +nested: Doctrine\ORM\PersistentCollection {#4912 …}
    +votes: Doctrine\ORM\PersistentCollection {#4914 …}
    +reports: Doctrine\ORM\PersistentCollection {#4916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4920 …}
    -id: 50771
    -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4922901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384487 {#4908
      date: 2023-10-15 17:41:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697385314 {#5301
    date: 2023-10-15 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 50782
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2283047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385314 {#5302
    date: 2023-10-15 17:55:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5303
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: """
      - SingleFile to save webpages\n
      - OneTab\n
      - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
      - LibRedirect (privacy frontends for any websites possible)\n
      - Bypass Paywalls Clean by magnolia
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697384487 {#4907
      date: 2023-10-15 17:41:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4910 …}
    +nested: Doctrine\ORM\PersistentCollection {#4912 …}
    +votes: Doctrine\ORM\PersistentCollection {#4914 …}
    +reports: Doctrine\ORM\PersistentCollection {#4916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4920 …}
    -id: 50771
    -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4922901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384487 {#4908
      date: 2023-10-15 17:41:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697385314 {#5301
    date: 2023-10-15 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 50782
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2283047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385314 {#5302
    date: 2023-10-15 17:55:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5303
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#4183
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#4184
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: """
      - SingleFile to save webpages\n
      - OneTab\n
      - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
      - LibRedirect (privacy frontends for any websites possible)\n
      - Bypass Paywalls Clean by magnolia
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697384487 {#4907
      date: 2023-10-15 17:41:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4910 …}
    +nested: Doctrine\ORM\PersistentCollection {#4912 …}
    +votes: Doctrine\ORM\PersistentCollection {#4914 …}
    +reports: Doctrine\ORM\PersistentCollection {#4916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4920 …}
    -id: 50771
    -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4922901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384487 {#4908
      date: 2023-10-15 17:41:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697385314 {#5301
    date: 2023-10-15 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 50782
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2283047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385314 {#5302
    date: 2023-10-15 17:55:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5181
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4924 …}
  +root: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351316 {#5179
    date: 2023-10-15 08:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 50177
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351316 {#5180
    date: 2023-10-15 08:28:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5181
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4924 …}
  +root: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351316 {#5179
    date: 2023-10-15 08:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 50177
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351316 {#5180
    date: 2023-10-15 08:28:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5181
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4924 …}
  +root: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351316 {#5179
    date: 2023-10-15 08:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 50177
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351316 {#5180
    date: 2023-10-15 08:28:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5406
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5347 …}
  +root: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: """
    Yes, I learn that everytime I instal JS or umatrix like extensions, hahahahaha\n
    \n
    I tweak them for certain websites only, thank you for the reply!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351584 {#5405
    date: 2023-10-15 08:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5414 …}
  +votes: Doctrine\ORM\PersistentCollection {#5410 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 50182
  -bodyTs: "'certain':18 'everytim':5 'extens':12 'hahahahaha':13 'instal':7 'js':8 'learn':3 'like':11 'repli':25 'thank':21 'tweak':15 'umatrix':10 'websit':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351584 {#5402
    date: 2023-10-15 08:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5406
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5347 …}
  +root: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: """
    Yes, I learn that everytime I instal JS or umatrix like extensions, hahahahaha\n
    \n
    I tweak them for certain websites only, thank you for the reply!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351584 {#5405
    date: 2023-10-15 08:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5414 …}
  +votes: Doctrine\ORM\PersistentCollection {#5410 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 50182
  -bodyTs: "'certain':18 'everytim':5 'extens':12 'hahahahaha':13 'instal':7 'js':8 'learn':3 'like':11 'repli':25 'thank':21 'tweak':15 'umatrix':10 'websit':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351584 {#5402
    date: 2023-10-15 08:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5406
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5347 …}
  +root: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#4183
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#4184
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: """
    Yes, I learn that everytime I instal JS or umatrix like extensions, hahahahaha\n
    \n
    I tweak them for certain websites only, thank you for the reply!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351584 {#5405
    date: 2023-10-15 08:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5414 …}
  +votes: Doctrine\ORM\PersistentCollection {#5410 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 50182
  -bodyTs: "'certain':18 'everytim':5 'extens':12 'hahahahaha':13 'instal':7 'js':8 'learn':3 'like':11 'repli':25 'thank':21 'tweak':15 'umatrix':10 'websit':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351584 {#5402
    date: 2023-10-15 08:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4261
  +user: App\Entity\User {#4274 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#4256
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#4257
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#4256
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#4257
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#4256
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#4257
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4940
  +user: Proxies\__CG__\App\Entity\User {#4941 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#4256
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#4257
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#4938
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4942 …}
  +nested: Doctrine\ORM\PersistentCollection {#4944 …}
  +votes: Doctrine\ORM\PersistentCollection {#4946 …}
  +reports: Doctrine\ORM\PersistentCollection {#4948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#4939
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4940
  +user: Proxies\__CG__\App\Entity\User {#4941 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#4256
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#4257
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#4938
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4942 …}
  +nested: Doctrine\ORM\PersistentCollection {#4944 …}
  +votes: Doctrine\ORM\PersistentCollection {#4946 …}
  +reports: Doctrine\ORM\PersistentCollection {#4948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#4939
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4940
  +user: Proxies\__CG__\App\Entity\User {#4941 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#4256
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#4257
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#4938
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4942 …}
  +nested: Doctrine\ORM\PersistentCollection {#4944 …}
  +votes: Doctrine\ORM\PersistentCollection {#4946 …}
  +reports: Doctrine\ORM\PersistentCollection {#4948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#4939
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4274 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4940
    +user: Proxies\__CG__\App\Entity\User {#4941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#4256
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#4257
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#4938
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4942 …}
    +nested: Doctrine\ORM\PersistentCollection {#4944 …}
    +votes: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#4939
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#5194
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#5195
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4274 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4940
    +user: Proxies\__CG__\App\Entity\User {#4941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#4256
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#4257
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#4938
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4942 …}
    +nested: Doctrine\ORM\PersistentCollection {#4944 …}
    +votes: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#4939
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#5194
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#5195
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4274 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4940
    +user: Proxies\__CG__\App\Entity\User {#4941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#4256
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#4257
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#4938
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4942 …}
    +nested: Doctrine\ORM\PersistentCollection {#4944 …}
    +votes: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#4939
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#5194
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#5195
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4956
  +user: Proxies\__CG__\App\Entity\User {#4957 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#4256
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#4257
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#4954
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#4955
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4956
  +user: Proxies\__CG__\App\Entity\User {#4957 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#4256
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#4257
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#4954
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#4955
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4956
  +user: Proxies\__CG__\App\Entity\User {#4957 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#4256
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#4257
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#4954
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#4955
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED 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 {#4334
  +user: App\Entity\User {#4347 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    uBlock Origin + [gitlab.com/magnolia1234/…/bpc-paywall-filter.txt](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt) :\n
    \n
    ![](https://lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697437278 {#4329
    date: 2023-10-16 08:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 50785
  -bodyTs: "'/bpc-paywall-filter.txt':6 '/magnolia1234/':5 '/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':9 '/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':12 'gitlab.com':4,8 'gitlab.com/magnolia1234/':3 'gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':7 'lemmy.ml':11 'lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':10 'origin':2 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385471 {#4330
    date: 2023-10-15 17:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    uBlock Origin + [gitlab.com/magnolia1234/…/bpc-paywall-filter.txt](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt) :\n
    \n
    ![](https://lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697437278 {#4329
    date: 2023-10-16 08:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 50785
  -bodyTs: "'/bpc-paywall-filter.txt':6 '/magnolia1234/':5 '/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':9 '/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':12 'gitlab.com':4,8 'gitlab.com/magnolia1234/':3 'gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':7 'lemmy.ml':11 'lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':10 'origin':2 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385471 {#4330
    date: 2023-10-15 17:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    uBlock Origin + [gitlab.com/magnolia1234/…/bpc-paywall-filter.txt](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt) :\n
    \n
    ![](https://lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697437278 {#4329
    date: 2023-10-16 08:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 50785
  -bodyTs: "'/bpc-paywall-filter.txt':6 '/magnolia1234/':5 '/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':9 '/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':12 'gitlab.com':4,8 'gitlab.com/magnolia1234/':3 'gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':7 'lemmy.ml':11 'lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':10 'origin':2 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385471 {#4330
    date: 2023-10-15 17:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4408
  +user: App\Entity\User {#4421 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Relevant\n
    \n
    [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
    \n
    Hi PipedBot!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697394316 {#4403
    date: 2023-10-15 20:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 50298
  -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/994825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358451 {#4404
    date: 2023-10-15 10:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Relevant\n
    \n
    [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
    \n
    Hi PipedBot!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697394316 {#4403
    date: 2023-10-15 20:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 50298
  -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/994825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358451 {#4404
    date: 2023-10-15 10:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4408
  +user: App\Entity\User {#4421 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Relevant\n
    \n
    [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
    \n
    Hi PipedBot!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697394316 {#4403
    date: 2023-10-15 20:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 50298
  -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/994825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358451 {#4404
    date: 2023-10-15 10:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5083
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Relevant\n
      \n
      [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
      \n
      Hi PipedBot!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697394316 {#4403
      date: 2023-10-15 20:25:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 50298
    -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/994825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358451 {#4404
      date: 2023-10-15 10:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Thank you, was not expecting skit to be that well done and accurate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697368596 {#5081
    date: 2023-10-15 13:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5086 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 50426
  -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368596 {#5082
    date: 2023-10-15 13:16:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5083
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Relevant\n
      \n
      [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
      \n
      Hi PipedBot!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697394316 {#4403
      date: 2023-10-15 20:25:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 50298
    -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/994825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358451 {#4404
      date: 2023-10-15 10:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Thank you, was not expecting skit to be that well done and accurate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697368596 {#5081
    date: 2023-10-15 13:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5086 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 50426
  -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368596 {#5082
    date: 2023-10-15 13:16:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5083
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4408
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Relevant\n
      \n
      [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
      \n
      Hi PipedBot!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697394316 {#4403
      date: 2023-10-15 20:25:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4409 …}
    +nested: Doctrine\ORM\PersistentCollection {#4411 …}
    +votes: Doctrine\ORM\PersistentCollection {#4413 …}
    +reports: Doctrine\ORM\PersistentCollection {#4415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 50298
    -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/994825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358451 {#4404
      date: 2023-10-15 10:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Thank you, was not expecting skit to be that well done and accurate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697368596 {#5081
    date: 2023-10-15 13:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5084 …}
  +nested: Doctrine\ORM\PersistentCollection {#5086 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
  -id: 50426
  -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368596 {#5082
    date: 2023-10-15 13:16:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5272
  +user: App\Entity\User {#4421 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5083
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4408
      +user: App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Relevant\n
        \n
        [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
        \n
        Hi PipedBot!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697394316 {#4403
        date: 2023-10-15 20:25:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4409 …}
      +nested: Doctrine\ORM\PersistentCollection {#4411 …}
      +votes: Doctrine\ORM\PersistentCollection {#4413 …}
      +reports: Doctrine\ORM\PersistentCollection {#4415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
      -id: 50298
      -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://czech-lemmy.eu/comment/994825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358451 {#4404
        date: 2023-10-15 10:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "Thank you, was not expecting skit to be that well done and accurate!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697368596 {#5081
      date: 2023-10-15 13:16:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5086 …}
    +votes: Doctrine\ORM\PersistentCollection {#5088 …}
    +reports: Doctrine\ORM\PersistentCollection {#5090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
    -id: 50426
    -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2279246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697368596 {#5082
      date: 2023-10-15 13:16:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697372098 {#5270
    date: 2023-10-15 14:14:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 50518
  -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/995785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372098 {#5271
    date: 2023-10-15 14:14:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5272
  +user: App\Entity\User {#4421 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5083
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4408
      +user: App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Relevant\n
        \n
        [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
        \n
        Hi PipedBot!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697394316 {#4403
        date: 2023-10-15 20:25:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4409 …}
      +nested: Doctrine\ORM\PersistentCollection {#4411 …}
      +votes: Doctrine\ORM\PersistentCollection {#4413 …}
      +reports: Doctrine\ORM\PersistentCollection {#4415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
      -id: 50298
      -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://czech-lemmy.eu/comment/994825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358451 {#4404
        date: 2023-10-15 10:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "Thank you, was not expecting skit to be that well done and accurate!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697368596 {#5081
      date: 2023-10-15 13:16:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5086 …}
    +votes: Doctrine\ORM\PersistentCollection {#5088 …}
    +reports: Doctrine\ORM\PersistentCollection {#5090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
    -id: 50426
    -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2279246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697368596 {#5082
      date: 2023-10-15 13:16:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697372098 {#5270
    date: 2023-10-15 14:14:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 50518
  -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/995785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372098 {#5271
    date: 2023-10-15 14:14:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5272
  +user: App\Entity\User {#4421 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5083
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4408
      +user: App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Relevant\n
        \n
        [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
        \n
        Hi PipedBot!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697394316 {#4403
        date: 2023-10-15 20:25:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4409 …}
      +nested: Doctrine\ORM\PersistentCollection {#4411 …}
      +votes: Doctrine\ORM\PersistentCollection {#4413 …}
      +reports: Doctrine\ORM\PersistentCollection {#4415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
      -id: 50298
      -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://czech-lemmy.eu/comment/994825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358451 {#4404
        date: 2023-10-15 10:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "Thank you, was not expecting skit to be that well done and accurate!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697368596 {#5081
      date: 2023-10-15 13:16:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5084 …}
    +nested: Doctrine\ORM\PersistentCollection {#5086 …}
    +votes: Doctrine\ORM\PersistentCollection {#5088 …}
    +reports: Doctrine\ORM\PersistentCollection {#5090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
    -id: 50426
    -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2279246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697368596 {#5082
      date: 2023-10-15 13:16:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697372098 {#5270
    date: 2023-10-15 14:14:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 50518
  -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/995785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372098 {#5271
    date: 2023-10-15 14:14:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5387
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5083
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4408
        +user: App\Entity\User {#4421 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Relevant\n
          \n
          [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
          \n
          Hi PipedBot!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697394316 {#4403
          date: 2023-10-15 20:25:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4409 …}
        +nested: Doctrine\ORM\PersistentCollection {#4411 …}
        +votes: Doctrine\ORM\PersistentCollection {#4413 …}
        +reports: Doctrine\ORM\PersistentCollection {#4415 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
        -id: 50298
        -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://czech-lemmy.eu/comment/994825"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358451 {#4404
          date: 2023-10-15 10:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4408}
      +body: "Thank you, was not expecting skit to be that well done and accurate!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697368596 {#5081
        date: 2023-10-15 13:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@slampisko@czech-lemmy.eu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5084 …}
      +nested: Doctrine\ORM\PersistentCollection {#5086 …}
      +votes: Doctrine\ORM\PersistentCollection {#5088 …}
      +reports: Doctrine\ORM\PersistentCollection {#5090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
      -id: 50426
      -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2279246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697368596 {#5082
        date: 2023-10-15 13:16:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697372098 {#5270
      date: 2023-10-15 14:14:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 50518
    -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/995785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697372098 {#5271
      date: 2023-10-15 14:14:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Funny skits to watch randomly, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697394315 {#5385
    date: 2023-10-15 20:25:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 50981
  -bodyTs: "'funni':1 'random':5 'skit':2 'thank':6 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2285231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394315 {#5386
    date: 2023-10-15 20:25:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5387
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5083
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4408
        +user: App\Entity\User {#4421 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Relevant\n
          \n
          [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
          \n
          Hi PipedBot!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697394316 {#4403
          date: 2023-10-15 20:25:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4409 …}
        +nested: Doctrine\ORM\PersistentCollection {#4411 …}
        +votes: Doctrine\ORM\PersistentCollection {#4413 …}
        +reports: Doctrine\ORM\PersistentCollection {#4415 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
        -id: 50298
        -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://czech-lemmy.eu/comment/994825"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358451 {#4404
          date: 2023-10-15 10:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4408}
      +body: "Thank you, was not expecting skit to be that well done and accurate!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697368596 {#5081
        date: 2023-10-15 13:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@slampisko@czech-lemmy.eu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5084 …}
      +nested: Doctrine\ORM\PersistentCollection {#5086 …}
      +votes: Doctrine\ORM\PersistentCollection {#5088 …}
      +reports: Doctrine\ORM\PersistentCollection {#5090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
      -id: 50426
      -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2279246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697368596 {#5082
        date: 2023-10-15 13:16:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697372098 {#5270
      date: 2023-10-15 14:14:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 50518
    -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/995785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697372098 {#5271
      date: 2023-10-15 14:14:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Funny skits to watch randomly, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697394315 {#5385
    date: 2023-10-15 20:25:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 50981
  -bodyTs: "'funni':1 'random':5 'skit':2 'thank':6 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2285231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394315 {#5386
    date: 2023-10-15 20:25:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5387
  +user: App\Entity\User {#4201 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5083
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4408
        +user: App\Entity\User {#4421 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Relevant\n
          \n
          [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
          \n
          Hi PipedBot!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697394316 {#4403
          date: 2023-10-15 20:25:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4409 …}
        +nested: Doctrine\ORM\PersistentCollection {#4411 …}
        +votes: Doctrine\ORM\PersistentCollection {#4413 …}
        +reports: Doctrine\ORM\PersistentCollection {#4415 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
        -id: 50298
        -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://czech-lemmy.eu/comment/994825"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358451 {#4404
          date: 2023-10-15 10:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4408}
      +body: "Thank you, was not expecting skit to be that well done and accurate!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697368596 {#5081
        date: 2023-10-15 13:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@slampisko@czech-lemmy.eu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5084 …}
      +nested: Doctrine\ORM\PersistentCollection {#5086 …}
      +votes: Doctrine\ORM\PersistentCollection {#5088 …}
      +reports: Doctrine\ORM\PersistentCollection {#5090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5094 …}
      -id: 50426
      -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2279246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697368596 {#5082
        date: 2023-10-15 13:16:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4408}
    +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697372098 {#5270
      date: 2023-10-15 14:14:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 50518
    -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/995785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697372098 {#5271
      date: 2023-10-15 14:14:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4408}
  +body: "Funny skits to watch randomly, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697394315 {#5385
    date: 2023-10-15 20:25:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 50981
  -bodyTs: "'funni':1 'random':5 'skit':2 'thank':6 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2285231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394315 {#5386
    date: 2023-10-15 20:25:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4481
  +user: App\Entity\User {#4494 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "bring back stumbleupon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697393890 {#4476
    date: 2023-10-15 20:18:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 50439
  -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369094 {#4477
    date: 2023-10-15 13:24:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "bring back stumbleupon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697393890 {#4476
    date: 2023-10-15 20:18:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 50439
  -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369094 {#4477
    date: 2023-10-15 13:24:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4481
  +user: App\Entity\User {#4494 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "bring back stumbleupon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697393890 {#4476
    date: 2023-10-15 20:18:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4482 …}
  +nested: Doctrine\ORM\PersistentCollection {#4484 …}
  +votes: Doctrine\ORM\PersistentCollection {#4486 …}
  +reports: Doctrine\ORM\PersistentCollection {#4488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
  -id: 50439
  -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369094 {#4477
    date: 2023-10-15 13:24:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5098
  +user: Proxies\__CG__\App\Entity\User {#5052 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#4476
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#4477
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "And web rings!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697386278 {#5096
    date: 2023-10-15 18:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 50815
  -bodyTs: "'ring':3 'web':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386278 {#5097
    date: 2023-10-15 18:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5098
  +user: Proxies\__CG__\App\Entity\User {#5052 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#4476
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#4477
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "And web rings!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697386278 {#5096
    date: 2023-10-15 18:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 50815
  -bodyTs: "'ring':3 'web':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386278 {#5097
    date: 2023-10-15 18:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5098
  +user: Proxies\__CG__\App\Entity\User {#5052 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#4476
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#4477
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "And web rings!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697386278 {#5096
    date: 2023-10-15 18:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5099 …}
  +nested: Doctrine\ORM\PersistentCollection {#5101 …}
  +votes: Doctrine\ORM\PersistentCollection {#5103 …}
  +reports: Doctrine\ORM\PersistentCollection {#5105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
  -id: 50815
  -bodyTs: "'ring':3 'web':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386278 {#5097
    date: 2023-10-15 18:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5318
  +user: Proxies\__CG__\App\Entity\User {#5319 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: Proxies\__CG__\App\Entity\User {#5052 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "bring back stumbleupon!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697393890 {#4476
        date: 2023-10-15 20:18:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 50439
      -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3966753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697369094 {#4477
        date: 2023-10-15 13:24:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "And web rings!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697386278 {#5096
      date: 2023-10-15 18:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@ragnar_ok@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 50815
    -bodyTs: "'ring':3 'web':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4376241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697386278 {#5097
      date: 2023-10-15 18:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "88x44 affiliate buttons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386933 {#5316
    date: 2023-10-15 18:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5320 …}
  +nested: Doctrine\ORM\PersistentCollection {#5322 …}
  +votes: Doctrine\ORM\PersistentCollection {#5324 …}
  +reports: Doctrine\ORM\PersistentCollection {#5326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
  -id: 50842
  -bodyTs: "'88x44':1 'affili':2 'button':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3760937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386933 {#5317
    date: 2023-10-15 18:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5318
  +user: Proxies\__CG__\App\Entity\User {#5319 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: Proxies\__CG__\App\Entity\User {#5052 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "bring back stumbleupon!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697393890 {#4476
        date: 2023-10-15 20:18:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 50439
      -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3966753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697369094 {#4477
        date: 2023-10-15 13:24:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "And web rings!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697386278 {#5096
      date: 2023-10-15 18:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@ragnar_ok@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 50815
    -bodyTs: "'ring':3 'web':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4376241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697386278 {#5097
      date: 2023-10-15 18:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "88x44 affiliate buttons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386933 {#5316
    date: 2023-10-15 18:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5320 …}
  +nested: Doctrine\ORM\PersistentCollection {#5322 …}
  +votes: Doctrine\ORM\PersistentCollection {#5324 …}
  +reports: Doctrine\ORM\PersistentCollection {#5326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
  -id: 50842
  -bodyTs: "'88x44':1 'affili':2 'button':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3760937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386933 {#5317
    date: 2023-10-15 18:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5318
  +user: Proxies\__CG__\App\Entity\User {#5319 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5098
    +user: Proxies\__CG__\App\Entity\User {#5052 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4481
      +user: App\Entity\User {#4494 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "bring back stumbleupon!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697393890 {#4476
        date: 2023-10-15 20:18:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4482 …}
      +nested: Doctrine\ORM\PersistentCollection {#4484 …}
      +votes: Doctrine\ORM\PersistentCollection {#4486 …}
      +reports: Doctrine\ORM\PersistentCollection {#4488 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
      -id: 50439
      -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3966753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697369094 {#4477
        date: 2023-10-15 13:24:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4481}
    +body: "And web rings!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697386278 {#5096
      date: 2023-10-15 18:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@ragnar_ok@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5099 …}
    +nested: Doctrine\ORM\PersistentCollection {#5101 …}
    +votes: Doctrine\ORM\PersistentCollection {#5103 …}
    +reports: Doctrine\ORM\PersistentCollection {#5105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    -id: 50815
    -bodyTs: "'ring':3 'web':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4376241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697386278 {#5097
      date: 2023-10-15 18:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "88x44 affiliate buttons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386933 {#5316
    date: 2023-10-15 18:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5320 …}
  +nested: Doctrine\ORM\PersistentCollection {#5322 …}
  +votes: Doctrine\ORM\PersistentCollection {#5324 …}
  +reports: Doctrine\ORM\PersistentCollection {#5326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5330 …}
  -id: 50842
  -bodyTs: "'88x44':1 'affili':2 'button':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3760937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386933 {#5317
    date: 2023-10-15 18:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#5114 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#4476
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#4477
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "We have CloudHiker. But isn’t good like StumbleUpon! Plus, is kinda repetitive, but works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697393889 {#5111
    date: 2023-10-15 20:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5115 …}
  +nested: Doctrine\ORM\PersistentCollection {#5117 …}
  +votes: Doctrine\ORM\PersistentCollection {#5119 …}
  +reports: Doctrine\ORM\PersistentCollection {#5121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
  -id: 50970
  -bodyTs: "'cloudhik':3 'good':7 'isn':5 'kinda':12 'like':8 'plus':10 'repetit':13 'stumbleupon':9 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4925906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697393889 {#5112
    date: 2023-10-15 20:18:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#5114 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#4476
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#4477
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "We have CloudHiker. But isn’t good like StumbleUpon! Plus, is kinda repetitive, but works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697393889 {#5111
    date: 2023-10-15 20:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5115 …}
  +nested: Doctrine\ORM\PersistentCollection {#5117 …}
  +votes: Doctrine\ORM\PersistentCollection {#5119 …}
  +reports: Doctrine\ORM\PersistentCollection {#5121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
  -id: 50970
  -bodyTs: "'cloudhik':3 'good':7 'isn':5 'kinda':12 'like':8 'plus':10 'repetit':13 'stumbleupon':9 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4925906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697393889 {#5112
    date: 2023-10-15 20:18:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5113
  +user: Proxies\__CG__\App\Entity\User {#5114 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4481
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#4476
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4482 …}
    +nested: Doctrine\ORM\PersistentCollection {#4484 …}
    +votes: Doctrine\ORM\PersistentCollection {#4486 …}
    +reports: Doctrine\ORM\PersistentCollection {#4488 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4492 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#4477
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481}
  +body: "We have CloudHiker. But isn’t good like StumbleUpon! Plus, is kinda repetitive, but works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697393889 {#5111
    date: 2023-10-15 20:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5115 …}
  +nested: Doctrine\ORM\PersistentCollection {#5117 …}
  +votes: Doctrine\ORM\PersistentCollection {#5119 …}
  +reports: Doctrine\ORM\PersistentCollection {#5121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5125 …}
  -id: 50970
  -bodyTs: "'cloudhik':3 'good':7 'isn':5 'kinda':12 'like':8 'plus':10 'repetit':13 'stumbleupon':9 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4925906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697393889 {#5112
    date: 2023-10-15 20:18:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4554
  +user: App\Entity\User {#4567 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#4549
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#4550
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4554
  +user: App\Entity\User {#4567 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#4549
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#4550
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4554
  +user: App\Entity\User {#4567 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#4549
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4557 …}
  +votes: Doctrine\ORM\PersistentCollection {#4559 …}
  +reports: Doctrine\ORM\PersistentCollection {#4561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4565 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#4550
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4628
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#4623
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#4624
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4628
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#4623
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#4624
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4628
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#4623
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#4624
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4989
  +user: Proxies\__CG__\App\Entity\User {#4990 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#4623
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#4624
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "We don’t. The way-too-old-to-have-known-the-internet managers do. They want money. Money to their lawn green like a desert. Money to compensate their lack of accomplishments and skills."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697354877 {#4987
    date: 2023-10-15 09:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4991 …}
  +nested: Doctrine\ORM\PersistentCollection {#4993 …}
  +votes: Doctrine\ORM\PersistentCollection {#4995 …}
  +reports: Doctrine\ORM\PersistentCollection {#4997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5001 …}
  -id: 50244
  -bodyTs: "'accomplish':33 'compens':29 'desert':26 'green':23 'internet':13 'known':11 'lack':31 'lawn':22 'like':24 'manag':14 'money':18,19,27 'old':8 'skill':35 'want':17 'way':6 'way-too-old-to-have-known-the-internet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354877 {#4988
    date: 2023-10-15 09:27:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4989
  +user: Proxies\__CG__\App\Entity\User {#4990 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#4623
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#4624
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "We don’t. The way-too-old-to-have-known-the-internet managers do. They want money. Money to their lawn green like a desert. Money to compensate their lack of accomplishments and skills."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697354877 {#4987
    date: 2023-10-15 09:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4991 …}
  +nested: Doctrine\ORM\PersistentCollection {#4993 …}
  +votes: Doctrine\ORM\PersistentCollection {#4995 …}
  +reports: Doctrine\ORM\PersistentCollection {#4997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5001 …}
  -id: 50244
  -bodyTs: "'accomplish':33 'compens':29 'desert':26 'green':23 'internet':13 'known':11 'lack':31 'lawn':22 'like':24 'manag':14 'money':18,19,27 'old':8 'skill':35 'want':17 'way':6 'way-too-old-to-have-known-the-internet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354877 {#4988
    date: 2023-10-15 09:27:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4989
  +user: Proxies\__CG__\App\Entity\User {#4990 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#4623
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#4624
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "We don’t. The way-too-old-to-have-known-the-internet managers do. They want money. Money to their lawn green like a desert. Money to compensate their lack of accomplishments and skills."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697354877 {#4987
    date: 2023-10-15 09:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4991 …}
  +nested: Doctrine\ORM\PersistentCollection {#4993 …}
  +votes: Doctrine\ORM\PersistentCollection {#4995 …}
  +reports: Doctrine\ORM\PersistentCollection {#4997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5001 …}
  -id: 50244
  -bodyTs: "'accomplish':33 'compens':29 'desert':26 'green':23 'internet':13 'known':11 'lack':31 'lawn':22 'like':24 'manag':14 'money':18,19,27 'old':8 'skill':35 'want':17 'way':6 'way-too-old-to-have-known-the-internet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354877 {#4988
    date: 2023-10-15 09:27:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5005
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#4623
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#4624
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697354414 {#5003
    date: 2023-10-15 09:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +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: 50233
  -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354414 {#5004
    date: 2023-10-15 09:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5005
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#4623
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#4624
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697354414 {#5003
    date: 2023-10-15 09:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +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: 50233
  -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354414 {#5004
    date: 2023-10-15 09:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5005
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#4623
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#4624
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697354414 {#5003
    date: 2023-10-15 09:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +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: 50233
  -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354414 {#5004
    date: 2023-10-15 09:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#4623
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#4624
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#5003
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +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: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#5004
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697354692 {#5209
    date: 2023-10-15 09:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 50242
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354692 {#5210
    date: 2023-10-15 09:24:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#4623
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#4624
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#5003
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +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: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#5004
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697354692 {#5209
    date: 2023-10-15 09:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 50242
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354692 {#5210
    date: 2023-10-15 09:24:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#4623
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#4624
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#5003
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +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: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#5004
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697354692 {#5209
    date: 2023-10-15 09:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 50242
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354692 {#5210
    date: 2023-10-15 09:24:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5227
  +user: App\Entity\User {#4494 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#4623
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#4624
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#5003
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +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: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#5004
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369306 {#5225
    date: 2023-10-15 13:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 50444
  -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369306 {#5226
    date: 2023-10-15 13:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5227
  +user: App\Entity\User {#4494 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#4623
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#4624
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#5003
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +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: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#5004
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369306 {#5225
    date: 2023-10-15 13:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 50444
  -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369306 {#5226
    date: 2023-10-15 13:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5227
  +user: App\Entity\User {#4494 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5005
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#4623
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#4624
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#5003
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +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: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#5004
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369306 {#5225
    date: 2023-10-15 13:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 50444
  -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369306 {#5226
    date: 2023-10-15 13:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5372
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5005
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4628
        +user: App\Entity\User {#4641 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          >give normalfags access to the web  \n
          >a place where they can say and host anything  \n
          >they choose walled garden social media instead  \n
          >they ruin the entire web in less than 10 years \   \n
          >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
          >FOR FREE AND UNCENSORED  \n
          >in better quality than any streaming service or cable provider  \n
          >they pay $10 a month to multiple low quality streaming services instead  \n
          >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
          >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
          \n
          >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
          >it’s so small they can carry it with them everywhere  \n
          >you can always get an internet connection  \n
          >normalfags use the device to take pictures of themselves to share with other normalfags  \n
          >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
          >ruin the concept of OC in less than a decade  \n
          >everyone producing high quality work is drowned out or gives up all together\n
          \n
          >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
          >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
          >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
          >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
          >took them less than 10 years to ruin free speech on the internet\n
          \n
          Why do they ruin everything? Why did we allow this to happen?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697369751 {#4623
          date: 2023-10-15 13:35:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4629 …}
        +nested: Doctrine\ORM\PersistentCollection {#4631 …}
        +votes: Doctrine\ORM\PersistentCollection {#4633 …}
        +reports: Doctrine\ORM\PersistentCollection {#4635 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
        -id: 50218
        -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4448199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353136 {#4624
          date: 2023-10-15 08:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4628}
      +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697354414 {#5003
        date: 2023-10-15 09:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@velipe4831@sh.itjust.works"
      ]
      +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: 50233
      -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697354414 {#5004
        date: 2023-10-15 09:20:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697369306 {#5225
      date: 2023-10-15 13:28:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 50444
    -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369306 {#5226
      date: 2023-10-15 13:28:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Well which illness?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369750 {#5370
    date: 2023-10-15 13:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 50454
  -bodyTs: "'ill':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4452532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369750 {#5371
    date: 2023-10-15 13:35:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5372
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5005
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4628
        +user: App\Entity\User {#4641 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          >give normalfags access to the web  \n
          >a place where they can say and host anything  \n
          >they choose walled garden social media instead  \n
          >they ruin the entire web in less than 10 years \   \n
          >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
          >FOR FREE AND UNCENSORED  \n
          >in better quality than any streaming service or cable provider  \n
          >they pay $10 a month to multiple low quality streaming services instead  \n
          >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
          >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
          \n
          >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
          >it’s so small they can carry it with them everywhere  \n
          >you can always get an internet connection  \n
          >normalfags use the device to take pictures of themselves to share with other normalfags  \n
          >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
          >ruin the concept of OC in less than a decade  \n
          >everyone producing high quality work is drowned out or gives up all together\n
          \n
          >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
          >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
          >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
          >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
          >took them less than 10 years to ruin free speech on the internet\n
          \n
          Why do they ruin everything? Why did we allow this to happen?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697369751 {#4623
          date: 2023-10-15 13:35:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4629 …}
        +nested: Doctrine\ORM\PersistentCollection {#4631 …}
        +votes: Doctrine\ORM\PersistentCollection {#4633 …}
        +reports: Doctrine\ORM\PersistentCollection {#4635 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
        -id: 50218
        -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4448199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353136 {#4624
          date: 2023-10-15 08:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4628}
      +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697354414 {#5003
        date: 2023-10-15 09:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@velipe4831@sh.itjust.works"
      ]
      +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: 50233
      -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697354414 {#5004
        date: 2023-10-15 09:20:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697369306 {#5225
      date: 2023-10-15 13:28:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 50444
    -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369306 {#5226
      date: 2023-10-15 13:28:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Well which illness?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369750 {#5370
    date: 2023-10-15 13:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 50454
  -bodyTs: "'ill':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4452532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369750 {#5371
    date: 2023-10-15 13:35:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5372
  +user: 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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5227
    +user: App\Entity\User {#4494 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5005
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4628
        +user: App\Entity\User {#4641 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          >give normalfags access to the web  \n
          >a place where they can say and host anything  \n
          >they choose walled garden social media instead  \n
          >they ruin the entire web in less than 10 years \   \n
          >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
          >FOR FREE AND UNCENSORED  \n
          >in better quality than any streaming service or cable provider  \n
          >they pay $10 a month to multiple low quality streaming services instead  \n
          >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
          >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
          \n
          >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
          >it’s so small they can carry it with them everywhere  \n
          >you can always get an internet connection  \n
          >normalfags use the device to take pictures of themselves to share with other normalfags  \n
          >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
          >ruin the concept of OC in less than a decade  \n
          >everyone producing high quality work is drowned out or gives up all together\n
          \n
          >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
          >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
          >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
          >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
          >took them less than 10 years to ruin free speech on the internet\n
          \n
          Why do they ruin everything? Why did we allow this to happen?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697369751 {#4623
          date: 2023-10-15 13:35:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4629 …}
        +nested: Doctrine\ORM\PersistentCollection {#4631 …}
        +votes: Doctrine\ORM\PersistentCollection {#4633 …}
        +reports: Doctrine\ORM\PersistentCollection {#4635 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
        -id: 50218
        -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4448199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353136 {#4624
          date: 2023-10-15 08:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4628}
      +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697354414 {#5003
        date: 2023-10-15 09:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@velipe4831@sh.itjust.works"
      ]
      +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: 50233
      -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697354414 {#5004
        date: 2023-10-15 09:20:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697369306 {#5225
      date: 2023-10-15 13:28:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5228 …}
    +nested: Doctrine\ORM\PersistentCollection {#5230 …}
    +votes: Doctrine\ORM\PersistentCollection {#5232 …}
    +reports: Doctrine\ORM\PersistentCollection {#5234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
    -id: 50444
    -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369306 {#5226
      date: 2023-10-15 13:28:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Well which illness?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369750 {#5370
    date: 2023-10-15 13:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 50454
  -bodyTs: "'ill':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4452532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369750 {#5371
    date: 2023-10-15 13:35:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sad but relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697376632 {#4696
    date: 2023-10-15 15:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 50585
  -bodyTs: "'relat':3 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376632 {#4697
    date: 2023-10-15 15:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sad but relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697376632 {#4696
    date: 2023-10-15 15:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 50585
  -bodyTs: "'relat':3 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376632 {#4697
    date: 2023-10-15 15:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sad but relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697376632 {#4696
    date: 2023-10-15 15:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 50585
  -bodyTs: "'relat':3 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376632 {#4697
    date: 2023-10-15 15:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well, why are we using those sites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697437088 {#4771
    date: 2023-10-16 08:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 51826
  -bodyTs: "'site':7 'use':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1831107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697437088 {#4772
    date: 2023-10-16 08:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well, why are we using those sites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697437088 {#4771
    date: 2023-10-16 08:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 51826
  -bodyTs: "'site':7 'use':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1831107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697437088 {#4772
    date: 2023-10-16 08:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +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: "Me-Trying-To-Use-The-Internet"
    +title: "Me Trying To Use The Internet"
    +url: "https://media.moule.world/moule/media_attachments/files/110/883/628/775/630/020/original/43e2c3b1ab380443.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 450
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697437088 {#2414
      date: 2023-10-16 08:18:08.0 +02: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: 5466
    -titleTs: "'internet':6 'tri':2 'use':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697433707
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6506383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697347307 {#1793
      date: 2023-10-15 07:21:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well, why are we using those sites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697437088 {#4771
    date: 2023-10-16 08:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 51826
  -bodyTs: "'site':7 'use':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1831107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697437088 {#4772
    date: 2023-10-16 08:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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