GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/33277/How-I-like-my-pi/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
3.66 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "How-I-like-my-pi"
  +title: "How I like my pi"
  +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
  +body: """
    Edit:  \n
    Panel 3: PiHole + uBlock Origin  \n
    Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 630
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729193317 {#2414
    date: 2024-10-17 21:28:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33277
  -titleTs: "'like':3 'pi':5"
  -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706377974
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13533372"
  +editedAt: DateTimeImmutable @1729180318 {#1793
    date: 2024-10-17 17:51:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706291574 {#2402
    date: 2024-01-26 18:52:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "How-I-like-my-pi"
  +title: "How I like my pi"
  +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
  +body: """
    Edit:  \n
    Panel 3: PiHole + uBlock Origin  \n
    Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 630
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729193317 {#2414
    date: 2024-10-17 21:28:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33277
  -titleTs: "'like':3 'pi':5"
  -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706377974
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13533372"
  +editedAt: DateTimeImmutable @1729180318 {#1793
    date: 2024-10-17 17:51:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706291574 {#2402
    date: 2024-01-26 18:52:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "How-I-like-my-pi"
  +title: "How I like my pi"
  +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
  +body: """
    Edit:  \n
    Panel 3: PiHole + uBlock Origin  \n
    Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 630
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729193317 {#2414
    date: 2024-10-17 21:28:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33277
  -titleTs: "'like':3 'pi':5"
  -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706377974
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13533372"
  +editedAt: DateTimeImmutable @1729180318 {#1793
    date: 2024-10-17 17:51:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706291574 {#2402
    date: 2024-01-26 18:52:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1728892885 {#4031
    date: 2024-10-14 10:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -id: 342656
  -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292215 {#3967
    date: 2024-01-26 19:03:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1728892885 {#4031
    date: 2024-10-14 10:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -id: 342656
  -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292215 {#3967
    date: 2024-01-26 19:03:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1728892885 {#4031
    date: 2024-10-14 10:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -id: 342656
  -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292215 {#3967
    date: 2024-01-26 19:03:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#5108
  +user: Proxies\__CG__\App\Entity\User {#5105 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4022
    +user: App\Entity\User {#3970 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1728892885 {#4031
      date: 2024-10-14 10:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4020 …}
    +nested: Doctrine\ORM\PersistentCollection {#4018 …}
    +votes: Doctrine\ORM\PersistentCollection {#4016 …}
    +reports: Doctrine\ORM\PersistentCollection {#4014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
    -id: 342656
    -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7041589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292215 {#3967
      date: 2024-01-26 19:03:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706293718 {#5109
    date: 2024-01-26 19:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 342707
  -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8094421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706293718 {#5112
    date: 2024-01-26 19:28:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5108
  +user: Proxies\__CG__\App\Entity\User {#5105 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4022
    +user: App\Entity\User {#3970 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1728892885 {#4031
      date: 2024-10-14 10:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4020 …}
    +nested: Doctrine\ORM\PersistentCollection {#4018 …}
    +votes: Doctrine\ORM\PersistentCollection {#4016 …}
    +reports: Doctrine\ORM\PersistentCollection {#4014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
    -id: 342656
    -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7041589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292215 {#3967
      date: 2024-01-26 19:03:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706293718 {#5109
    date: 2024-01-26 19:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 342707
  -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8094421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706293718 {#5112
    date: 2024-01-26 19:28:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5108
  +user: Proxies\__CG__\App\Entity\User {#5105 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4022
    +user: App\Entity\User {#3970 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1728892885 {#4031
      date: 2024-10-14 10:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4020 …}
    +nested: Doctrine\ORM\PersistentCollection {#4018 …}
    +votes: Doctrine\ORM\PersistentCollection {#4016 …}
    +reports: Doctrine\ORM\PersistentCollection {#4014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
    -id: 342656
    -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7041589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292215 {#3967
      date: 2024-01-26 19:03:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706293718 {#5109
    date: 2024-01-26 19:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 342707
  -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8094421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706293718 {#5112
    date: 2024-01-26 19:28:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#5386
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5108
    +user: Proxies\__CG__\App\Entity\User {#5105 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4022
      +user: App\Entity\User {#3970 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1728892885 {#4031
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4020 …}
      +nested: Doctrine\ORM\PersistentCollection {#4018 …}
      +votes: Doctrine\ORM\PersistentCollection {#4016 …}
      +reports: Doctrine\ORM\PersistentCollection {#4014 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
      -id: 342656
      -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7041589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706292215 {#3967
        date: 2024-01-26 19:03:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706293718 {#5109
      date: 2024-01-26 19:28:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 342707
    -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8094421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706293718 {#5112
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: """
    You have to set up a proxy.\n
    \n
    Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706295774 {#5387
    date: 2024-01-26 20:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
  -id: 342775
  -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706295774 {#5390
    date: 2024-01-26 20:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5386
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5108
    +user: Proxies\__CG__\App\Entity\User {#5105 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4022
      +user: App\Entity\User {#3970 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1728892885 {#4031
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4020 …}
      +nested: Doctrine\ORM\PersistentCollection {#4018 …}
      +votes: Doctrine\ORM\PersistentCollection {#4016 …}
      +reports: Doctrine\ORM\PersistentCollection {#4014 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
      -id: 342656
      -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7041589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706292215 {#3967
        date: 2024-01-26 19:03:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706293718 {#5109
      date: 2024-01-26 19:28:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 342707
    -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8094421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706293718 {#5112
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: """
    You have to set up a proxy.\n
    \n
    Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706295774 {#5387
    date: 2024-01-26 20:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
  -id: 342775
  -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706295774 {#5390
    date: 2024-01-26 20:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5386
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5108
    +user: Proxies\__CG__\App\Entity\User {#5105 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4022
      +user: App\Entity\User {#3970 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1728892885 {#4031
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4020 …}
      +nested: Doctrine\ORM\PersistentCollection {#4018 …}
      +votes: Doctrine\ORM\PersistentCollection {#4016 …}
      +reports: Doctrine\ORM\PersistentCollection {#4014 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
      -id: 342656
      -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7041589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706292215 {#3967
        date: 2024-01-26 19:03:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706293718 {#5109
      date: 2024-01-26 19:28:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 342707
    -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8094421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706293718 {#5112
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: """
    You have to set up a proxy.\n
    \n
    Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706295774 {#5387
    date: 2024-01-26 20:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
  -id: 342775
  -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706295774 {#5390
    date: 2024-01-26 20:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5614
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5386
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: """
      You have to set up a proxy.\n
      \n
      Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706295774 {#5387
      date: 2024-01-26 20:02:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5376 …}
    +votes: Doctrine\ORM\PersistentCollection {#5380 …}
    +reports: Doctrine\ORM\PersistentCollection {#5392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
    -id: 342775
    -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706295774 {#5390
      date: 2024-01-26 20:02:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706301685 {#5612
    date: 2024-01-26 21:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 343027
  -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301685 {#5613
    date: 2024-01-26 21:41:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5614
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5386
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: """
      You have to set up a proxy.\n
      \n
      Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706295774 {#5387
      date: 2024-01-26 20:02:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5376 …}
    +votes: Doctrine\ORM\PersistentCollection {#5380 …}
    +reports: Doctrine\ORM\PersistentCollection {#5392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
    -id: 342775
    -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706295774 {#5390
      date: 2024-01-26 20:02:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706301685 {#5612
    date: 2024-01-26 21:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 343027
  -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301685 {#5613
    date: 2024-01-26 21:41:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5614
  +user: Proxies\__CG__\App\Entity\User {#5615 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5386
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: """
      You have to set up a proxy.\n
      \n
      Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706295774 {#5387
      date: 2024-01-26 20:02:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5376 …}
    +votes: Doctrine\ORM\PersistentCollection {#5380 …}
    +reports: Doctrine\ORM\PersistentCollection {#5392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
    -id: 342775
    -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706295774 {#5390
      date: 2024-01-26 20:02:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706301685 {#5612
    date: 2024-01-26 21:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5616 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5620 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
  -id: 343027
  -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301685 {#5613
    date: 2024-01-26 21:41:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5649
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5386
      +user: Proxies\__CG__\App\Entity\User {#5382 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5108
        +user: Proxies\__CG__\App\Entity\User {#5105 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4022
          +user: App\Entity\User {#3970 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 85
          +score: 0
          +lastActive: DateTime @1728892885 {#4031
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4020 …}
          +nested: Doctrine\ORM\PersistentCollection {#4018 …}
          +votes: Doctrine\ORM\PersistentCollection {#4016 …}
          +reports: Doctrine\ORM\PersistentCollection {#4014 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
          -id: 342656
          -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7041589"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706292215 {#3967
            date: 2024-01-26 19:03:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1706293718 {#5109
          date: 2024-01-26 19:28:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5100 …}
        +votes: Doctrine\ORM\PersistentCollection {#5104 …}
        +reports: Doctrine\ORM\PersistentCollection {#5115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
        -id: 342707
        -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8094421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706293718 {#5112
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: """
        You have to set up a proxy.\n
        \n
        Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706295774 {#5387
        date: 2024-01-26 20:02:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5378 …}
      +nested: Doctrine\ORM\PersistentCollection {#5376 …}
      +votes: Doctrine\ORM\PersistentCollection {#5380 …}
      +reports: Doctrine\ORM\PersistentCollection {#5392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
      -id: 342775
      -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706295774 {#5390
        date: 2024-01-26 20:02:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706301685 {#5612
      date: 2024-01-26 21:41:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CosmicTurtle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 343027
    -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301685 {#5613
      date: 2024-01-26 21:41:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "[Not sure if these instructions work.](https://webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/) First result from Google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706310694 {#5648
    date: 2024-01-27 00:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
    "@rustydomino@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5657 …}
  +votes: Doctrine\ORM\PersistentCollection {#5653 …}
  +reports: Doctrine\ORM\PersistentCollection {#5659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
  -id: 343330
  -bodyTs: "'/howto/how-to-block-ads-using-squid-proxy-server/)':9 'first':10 'googl':13 'instruct':5 'result':11 'sure':2 'webhostinggeeks.com':8 'webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/)':7 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7047662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310694 {#5645
    date: 2024-01-27 00:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5649
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5386
      +user: Proxies\__CG__\App\Entity\User {#5382 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5108
        +user: Proxies\__CG__\App\Entity\User {#5105 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4022
          +user: App\Entity\User {#3970 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 85
          +score: 0
          +lastActive: DateTime @1728892885 {#4031
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4020 …}
          +nested: Doctrine\ORM\PersistentCollection {#4018 …}
          +votes: Doctrine\ORM\PersistentCollection {#4016 …}
          +reports: Doctrine\ORM\PersistentCollection {#4014 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
          -id: 342656
          -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7041589"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706292215 {#3967
            date: 2024-01-26 19:03:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1706293718 {#5109
          date: 2024-01-26 19:28:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5100 …}
        +votes: Doctrine\ORM\PersistentCollection {#5104 …}
        +reports: Doctrine\ORM\PersistentCollection {#5115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
        -id: 342707
        -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8094421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706293718 {#5112
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: """
        You have to set up a proxy.\n
        \n
        Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706295774 {#5387
        date: 2024-01-26 20:02:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5378 …}
      +nested: Doctrine\ORM\PersistentCollection {#5376 …}
      +votes: Doctrine\ORM\PersistentCollection {#5380 …}
      +reports: Doctrine\ORM\PersistentCollection {#5392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
      -id: 342775
      -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706295774 {#5390
        date: 2024-01-26 20:02:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706301685 {#5612
      date: 2024-01-26 21:41:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CosmicTurtle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 343027
    -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301685 {#5613
      date: 2024-01-26 21:41:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "[Not sure if these instructions work.](https://webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/) First result from Google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706310694 {#5648
    date: 2024-01-27 00:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
    "@rustydomino@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5657 …}
  +votes: Doctrine\ORM\PersistentCollection {#5653 …}
  +reports: Doctrine\ORM\PersistentCollection {#5659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
  -id: 343330
  -bodyTs: "'/howto/how-to-block-ads-using-squid-proxy-server/)':9 'first':10 'googl':13 'instruct':5 'result':11 'sure':2 'webhostinggeeks.com':8 'webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/)':7 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7047662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310694 {#5645
    date: 2024-01-27 00:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5649
  +user: Proxies\__CG__\App\Entity\User {#5382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5614
    +user: Proxies\__CG__\App\Entity\User {#5615 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5386
      +user: Proxies\__CG__\App\Entity\User {#5382 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5108
        +user: Proxies\__CG__\App\Entity\User {#5105 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4022
          +user: App\Entity\User {#3970 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 85
          +score: 0
          +lastActive: DateTime @1728892885 {#4031
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4020 …}
          +nested: Doctrine\ORM\PersistentCollection {#4018 …}
          +votes: Doctrine\ORM\PersistentCollection {#4016 …}
          +reports: Doctrine\ORM\PersistentCollection {#4014 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
          -id: 342656
          -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7041589"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706292215 {#3967
            date: 2024-01-26 19:03:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1706293718 {#5109
          date: 2024-01-26 19:28:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5100 …}
        +votes: Doctrine\ORM\PersistentCollection {#5104 …}
        +reports: Doctrine\ORM\PersistentCollection {#5115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
        -id: 342707
        -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8094421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706293718 {#5112
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: """
        You have to set up a proxy.\n
        \n
        Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706295774 {#5387
        date: 2024-01-26 20:02:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5378 …}
      +nested: Doctrine\ORM\PersistentCollection {#5376 …}
      +votes: Doctrine\ORM\PersistentCollection {#5380 …}
      +reports: Doctrine\ORM\PersistentCollection {#5392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
      -id: 342775
      -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706295774 {#5390
        date: 2024-01-26 20:02:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706301685 {#5612
      date: 2024-01-26 21:41:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CosmicTurtle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5616 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5620 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
    -id: 343027
    -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301685 {#5613
      date: 2024-01-26 21:41:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "[Not sure if these instructions work.](https://webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/) First result from Google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706310694 {#5648
    date: 2024-01-27 00:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
    "@rustydomino@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5657 …}
  +votes: Doctrine\ORM\PersistentCollection {#5653 …}
  +reports: Doctrine\ORM\PersistentCollection {#5659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
  -id: 343330
  -bodyTs: "'/howto/how-to-block-ads-using-squid-proxy-server/)':9 'first':10 'googl':13 'instruct':5 'result':11 'sure':2 'webhostinggeeks.com':8 'webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/)':7 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7047662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310694 {#5645
    date: 2024-01-27 00:11:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5720
  +user: Proxies\__CG__\App\Entity\User {#5721 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5649
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5386
        +user: Proxies\__CG__\App\Entity\User {#5382 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5108
          +user: Proxies\__CG__\App\Entity\User {#5105 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4022
            +user: App\Entity\User {#3970 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 85
            +score: 0
            +lastActive: DateTime @1728892885 {#4031
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4020 …}
            +nested: Doctrine\ORM\PersistentCollection {#4018 …}
            +votes: Doctrine\ORM\PersistentCollection {#4016 …}
            +reports: Doctrine\ORM\PersistentCollection {#4014 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
            -id: 342656
            -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7041589"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706292215 {#3967
              date: 2024-01-26 19:03:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1706293718 {#5109
            date: 2024-01-26 19:28:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5102 …}
          +nested: Doctrine\ORM\PersistentCollection {#5100 …}
          +votes: Doctrine\ORM\PersistentCollection {#5104 …}
          +reports: Doctrine\ORM\PersistentCollection {#5115 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
          -id: 342707
          -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/8094421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706293718 {#5112
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: """
          You have to set up a proxy.\n
          \n
          Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706295774 {#5387
          date: 2024-01-26 20:02:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5378 …}
        +nested: Doctrine\ORM\PersistentCollection {#5376 …}
        +votes: Doctrine\ORM\PersistentCollection {#5380 …}
        +reports: Doctrine\ORM\PersistentCollection {#5392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
        -id: 342775
        -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7042819"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706295774 {#5390
          date: 2024-01-26 20:02:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706301685 {#5612
        date: 2024-01-26 21:41:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@CosmicTurtle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 343027
      -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7044757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706301685 {#5613
        date: 2024-01-26 21:41:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "[Not sure if these instructions work.](https://webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/) First result from Google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706310694 {#5648
      date: 2024-01-27 00:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CosmicTurtle@lemmy.world"
      "@rustydomino@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5657 …}
    +votes: Doctrine\ORM\PersistentCollection {#5653 …}
    +reports: Doctrine\ORM\PersistentCollection {#5659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
    -id: 343330
    -bodyTs: "'/howto/how-to-block-ads-using-squid-proxy-server/)':9 'first':10 'googl':13 'instruct':5 'result':11 'sure':2 'webhostinggeeks.com':8 'webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/)':7 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7047662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706310694 {#5645
      date: 2024-01-27 00:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: """
    It does not. Domain based blocking does not work with youtube.\n
    \n
    Your link event says it:\n
    \n
    > Some ads may […] be served through the same domain as the website, making them harder to block without blocking the website itself.\n
    \n
    There is no point in using a proxy for this, because of https it won’t be able to block more than with DNS blocking. Maybe a tiny bit more if you set up mitm but that’s really not worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706318130 {#5718
    date: 2024-01-27 02:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
    "@rustydomino@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5722 …}
  +nested: Doctrine\ORM\PersistentCollection {#5724 …}
  +votes: Doctrine\ORM\PersistentCollection {#5726 …}
  +reports: Doctrine\ORM\PersistentCollection {#5728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5732 …}
  -id: 343511
  -bodyTs: "'abl':56 'ad':18 'base':5 'bit':67 'block':6,33,35,58,63 'dns':62 'domain':4,25 'event':14 'harder':31 'https':51 'link':13 'make':29 'may':19 'mayb':64 'mitm':73 'point':42 'proxi':46 'realli':77 'say':15 'serv':21 'set':71 'tini':66 'use':44 'websit':28,37 'without':34 'won':53 'work':9 'worth':79 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4951238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706318130 {#5719
    date: 2024-01-27 02:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5720
  +user: Proxies\__CG__\App\Entity\User {#5721 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5649
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5386
        +user: Proxies\__CG__\App\Entity\User {#5382 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5108
          +user: Proxies\__CG__\App\Entity\User {#5105 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4022
            +user: App\Entity\User {#3970 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 85
            +score: 0
            +lastActive: DateTime @1728892885 {#4031
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4020 …}
            +nested: Doctrine\ORM\PersistentCollection {#4018 …}
            +votes: Doctrine\ORM\PersistentCollection {#4016 …}
            +reports: Doctrine\ORM\PersistentCollection {#4014 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
            -id: 342656
            -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7041589"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706292215 {#3967
              date: 2024-01-26 19:03:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1706293718 {#5109
            date: 2024-01-26 19:28:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5102 …}
          +nested: Doctrine\ORM\PersistentCollection {#5100 …}
          +votes: Doctrine\ORM\PersistentCollection {#5104 …}
          +reports: Doctrine\ORM\PersistentCollection {#5115 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
          -id: 342707
          -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/8094421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706293718 {#5112
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: """
          You have to set up a proxy.\n
          \n
          Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706295774 {#5387
          date: 2024-01-26 20:02:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5378 …}
        +nested: Doctrine\ORM\PersistentCollection {#5376 …}
        +votes: Doctrine\ORM\PersistentCollection {#5380 …}
        +reports: Doctrine\ORM\PersistentCollection {#5392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
        -id: 342775
        -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7042819"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706295774 {#5390
          date: 2024-01-26 20:02:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706301685 {#5612
        date: 2024-01-26 21:41:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@CosmicTurtle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 343027
      -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7044757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706301685 {#5613
        date: 2024-01-26 21:41:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "[Not sure if these instructions work.](https://webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/) First result from Google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706310694 {#5648
      date: 2024-01-27 00:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CosmicTurtle@lemmy.world"
      "@rustydomino@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5657 …}
    +votes: Doctrine\ORM\PersistentCollection {#5653 …}
    +reports: Doctrine\ORM\PersistentCollection {#5659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
    -id: 343330
    -bodyTs: "'/howto/how-to-block-ads-using-squid-proxy-server/)':9 'first':10 'googl':13 'instruct':5 'result':11 'sure':2 'webhostinggeeks.com':8 'webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/)':7 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7047662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706310694 {#5645
      date: 2024-01-27 00:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: """
    It does not. Domain based blocking does not work with youtube.\n
    \n
    Your link event says it:\n
    \n
    > Some ads may […] be served through the same domain as the website, making them harder to block without blocking the website itself.\n
    \n
    There is no point in using a proxy for this, because of https it won’t be able to block more than with DNS blocking. Maybe a tiny bit more if you set up mitm but that’s really not worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706318130 {#5718
    date: 2024-01-27 02:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
    "@rustydomino@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5722 …}
  +nested: Doctrine\ORM\PersistentCollection {#5724 …}
  +votes: Doctrine\ORM\PersistentCollection {#5726 …}
  +reports: Doctrine\ORM\PersistentCollection {#5728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5732 …}
  -id: 343511
  -bodyTs: "'abl':56 'ad':18 'base':5 'bit':67 'block':6,33,35,58,63 'dns':62 'domain':4,25 'event':14 'harder':31 'https':51 'link':13 'make':29 'may':19 'mayb':64 'mitm':73 'point':42 'proxi':46 'realli':77 'say':15 'serv':21 'set':71 'tini':66 'use':44 'websit':28,37 'without':34 'won':53 'work':9 'worth':79 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4951238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706318130 {#5719
    date: 2024-01-27 02:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5720
  +user: Proxies\__CG__\App\Entity\User {#5721 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5649
    +user: Proxies\__CG__\App\Entity\User {#5382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5614
      +user: Proxies\__CG__\App\Entity\User {#5615 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5386
        +user: Proxies\__CG__\App\Entity\User {#5382 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5108
          +user: Proxies\__CG__\App\Entity\User {#5105 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4022
            +user: App\Entity\User {#3970 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 85
            +score: 0
            +lastActive: DateTime @1728892885 {#4031
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4020 …}
            +nested: Doctrine\ORM\PersistentCollection {#4018 …}
            +votes: Doctrine\ORM\PersistentCollection {#4016 …}
            +reports: Doctrine\ORM\PersistentCollection {#4014 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
            -id: 342656
            -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7041589"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706292215 {#3967
              date: 2024-01-26 19:03:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1706293718 {#5109
            date: 2024-01-26 19:28:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5102 …}
          +nested: Doctrine\ORM\PersistentCollection {#5100 …}
          +votes: Doctrine\ORM\PersistentCollection {#5104 …}
          +reports: Doctrine\ORM\PersistentCollection {#5115 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
          -id: 342707
          -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/8094421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706293718 {#5112
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: """
          You have to set up a proxy.\n
          \n
          Even for those who are technical enough to set up a pihole, it’s annoying to set up a proxy and some apps simply won’t work with it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706295774 {#5387
          date: 2024-01-26 20:02:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5378 …}
        +nested: Doctrine\ORM\PersistentCollection {#5376 …}
        +votes: Doctrine\ORM\PersistentCollection {#5380 …}
        +reports: Doctrine\ORM\PersistentCollection {#5392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
        -id: 342775
        -bodyTs: "'annoy':22 'app':30 'enough':14 'even':8 'pihol':19 'proxi':7,27 'set':4,16,24 'simpli':31 'technic':13 'won':32 'work':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7042819"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706295774 {#5390
          date: 2024-01-26 20:02:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "I would love to learn how to block YouTube ads with a proxy. Do you have a link to instructions?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706301685 {#5612
        date: 2024-01-26 21:41:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@CosmicTurtle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5616 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5620 …}
      +reports: Doctrine\ORM\PersistentCollection {#5622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5626 …}
      -id: 343027
      -bodyTs: "'ad':10 'block':8 'instruct':20 'learn':5 'link':18 'love':3 'proxi':13 'would':2 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7044757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706301685 {#5613
        date: 2024-01-26 21:41:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "[Not sure if these instructions work.](https://webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/) First result from Google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706310694 {#5648
      date: 2024-01-27 00:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CosmicTurtle@lemmy.world"
      "@rustydomino@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5657 …}
    +votes: Doctrine\ORM\PersistentCollection {#5653 …}
    +reports: Doctrine\ORM\PersistentCollection {#5659 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5661 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5663 …}
    -id: 343330
    -bodyTs: "'/howto/how-to-block-ads-using-squid-proxy-server/)':9 'first':10 'googl':13 'instruct':5 'result':11 'sure':2 'webhostinggeeks.com':8 'webhostinggeeks.com/howto/how-to-block-ads-using-squid-proxy-server/)':7 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7047662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706310694 {#5645
      date: 2024-01-27 00:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: """
    It does not. Domain based blocking does not work with youtube.\n
    \n
    Your link event says it:\n
    \n
    > Some ads may […] be served through the same domain as the website, making them harder to block without blocking the website itself.\n
    \n
    There is no point in using a proxy for this, because of https it won’t be able to block more than with DNS blocking. Maybe a tiny bit more if you set up mitm but that’s really not worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706318130 {#5718
    date: 2024-01-27 02:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CosmicTurtle@lemmy.world"
    "@rustydomino@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5722 …}
  +nested: Doctrine\ORM\PersistentCollection {#5724 …}
  +votes: Doctrine\ORM\PersistentCollection {#5726 …}
  +reports: Doctrine\ORM\PersistentCollection {#5728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5732 …}
  -id: 343511
  -bodyTs: "'abl':56 'ad':18 'base':5 'bit':67 'block':6,33,35,58,63 'dns':62 'domain':4,25 'event':14 'harder':31 'https':51 'link':13 'make':29 'may':19 'mayb':64 'mitm':73 'point':42 'proxi':46 'realli':77 'say':15 'serv':21 'set':71 'tini':66 'use':44 'websit':28,37 'without':34 'won':53 'work':9 'worth':79 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4951238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706318130 {#5719
    date: 2024-01-27 02:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5108
    +user: Proxies\__CG__\App\Entity\User {#5105 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4022
      +user: App\Entity\User {#3970 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1728892885 {#4031
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4020 …}
      +nested: Doctrine\ORM\PersistentCollection {#4018 …}
      +votes: Doctrine\ORM\PersistentCollection {#4016 …}
      +reports: Doctrine\ORM\PersistentCollection {#4014 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
      -id: 342656
      -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7041589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706292215 {#3967
        date: 2024-01-26 19:03:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706293718 {#5109
      date: 2024-01-26 19:28:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 342707
    -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8094421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706293718 {#5112
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1706294526 {#5398
    date: 2024-01-26 19:42:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 342740
  -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042376"
  +editedAt: DateTimeImmutable @1728820876 {#5399
    date: 2024-10-13 14:01:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294526 {#5400
    date: 2024-01-26 19:42:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5108
    +user: Proxies\__CG__\App\Entity\User {#5105 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4022
      +user: App\Entity\User {#3970 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1728892885 {#4031
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4020 …}
      +nested: Doctrine\ORM\PersistentCollection {#4018 …}
      +votes: Doctrine\ORM\PersistentCollection {#4016 …}
      +reports: Doctrine\ORM\PersistentCollection {#4014 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
      -id: 342656
      -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7041589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706292215 {#3967
        date: 2024-01-26 19:03:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706293718 {#5109
      date: 2024-01-26 19:28:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 342707
    -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8094421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706293718 {#5112
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1706294526 {#5398
    date: 2024-01-26 19:42:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 342740
  -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042376"
  +editedAt: DateTimeImmutable @1728820876 {#5399
    date: 2024-10-13 14:01:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294526 {#5400
    date: 2024-01-26 19:42:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5108
    +user: Proxies\__CG__\App\Entity\User {#5105 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4022
      +user: App\Entity\User {#3970 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1728892885 {#4031
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4020 …}
      +nested: Doctrine\ORM\PersistentCollection {#4018 …}
      +votes: Doctrine\ORM\PersistentCollection {#4016 …}
      +reports: Doctrine\ORM\PersistentCollection {#4014 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
      -id: 342656
      -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7041589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706292215 {#3967
        date: 2024-01-26 19:03:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706293718 {#5109
      date: 2024-01-26 19:28:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5104 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 342707
    -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8094421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706293718 {#5112
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1706294526 {#5398
    date: 2024-01-26 19:42:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 342740
  -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042376"
  +editedAt: DateTimeImmutable @1728820876 {#5399
    date: 2024-10-13 14:01:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294526 {#5400
    date: 2024-01-26 19:42:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5582 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1706294526 {#5398
      date: 2024-01-26 19:42:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 342740
    -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042376"
    +editedAt: DateTimeImmutable @1728820876 {#5399
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5400
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Installing uBlock is so quick, all you need is 30 seconds of their consent to lean over their shoulder and install it. The whole process can be faster than the actual ad break, in some cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706294812 {#5574
    date: 2024-01-26 19:46:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
  -id: 342750
  -bodyTs: "'30':10 'actual':31 'ad':32 'break':33 'case':36 'consent':14 'faster':28 'instal':1,21 'lean':16 'need':8 'process':25 'quick':5 'second':11 'shoulder':19 'ublock':2 'whole':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294812 {#5577
    date: 2024-01-26 19:46:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5582 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1706294526 {#5398
      date: 2024-01-26 19:42:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 342740
    -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042376"
    +editedAt: DateTimeImmutable @1728820876 {#5399
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5400
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Installing uBlock is so quick, all you need is 30 seconds of their consent to lean over their shoulder and install it. The whole process can be faster than the actual ad break, in some cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706294812 {#5574
    date: 2024-01-26 19:46:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
  -id: 342750
  -bodyTs: "'30':10 'actual':31 'ad':32 'break':33 'case':36 'consent':14 'faster':28 'instal':1,21 'lean':16 'need':8 'process':25 'quick':5 'second':11 'shoulder':19 'ublock':2 'whole':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294812 {#5577
    date: 2024-01-26 19:46:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5575
  +user: Proxies\__CG__\App\Entity\User {#5582 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1706294526 {#5398
      date: 2024-01-26 19:42:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 342740
    -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042376"
    +editedAt: DateTimeImmutable @1728820876 {#5399
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5400
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Installing uBlock is so quick, all you need is 30 seconds of their consent to lean over their shoulder and install it. The whole process can be faster than the actual ad break, in some cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706294812 {#5574
    date: 2024-01-26 19:46:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5586 …}
  +votes: Doctrine\ORM\PersistentCollection {#5588 …}
  +reports: Doctrine\ORM\PersistentCollection {#5590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5594 …}
  -id: 342750
  -bodyTs: "'30':10 'actual':31 'ad':32 'break':33 'case':36 'consent':14 'faster':28 'instal':1,21 'lean':16 'need':8 'process':25 'quick':5 'second':11 'shoulder':19 'ublock':2 'whole':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294812 {#5577
    date: 2024-01-26 19:46:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#5598
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1706294526 {#5398
      date: 2024-01-26 19:42:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 342740
    -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042376"
    +editedAt: DateTimeImmutable @1728820876 {#5399
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5400
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Ublock on roku when?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706303070 {#5596
    date: 2024-01-26 22:04:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 343086
  -bodyTs: "'roku':3 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6123095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706303070 {#5597
    date: 2024-01-26 22:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5598
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1706294526 {#5398
      date: 2024-01-26 19:42:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 342740
    -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042376"
    +editedAt: DateTimeImmutable @1728820876 {#5399
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5400
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Ublock on roku when?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706303070 {#5596
    date: 2024-01-26 22:04:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 343086
  -bodyTs: "'roku':3 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6123095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706303070 {#5597
    date: 2024-01-26 22:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5598
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5401
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5108
      +user: Proxies\__CG__\App\Entity\User {#5105 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4022
        +user: App\Entity\User {#3970 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1728892885 {#4031
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4020 …}
        +nested: Doctrine\ORM\PersistentCollection {#4018 …}
        +votes: Doctrine\ORM\PersistentCollection {#4016 …}
        +reports: Doctrine\ORM\PersistentCollection {#4014 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
        -id: 342656
        -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7041589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706292215 {#3967
          date: 2024-01-26 19:03:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1706293718 {#5109
        date: 2024-01-26 19:28:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5100 …}
      +votes: Doctrine\ORM\PersistentCollection {#5104 …}
      +reports: Doctrine\ORM\PersistentCollection {#5115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
      -id: 342707
      -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8094421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706293718 {#5112
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1706294526 {#5398
      date: 2024-01-26 19:42:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5403 …}
    +nested: Doctrine\ORM\PersistentCollection {#5405 …}
    +votes: Doctrine\ORM\PersistentCollection {#5407 …}
    +reports: Doctrine\ORM\PersistentCollection {#5409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
    -id: 342740
    -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042376"
    +editedAt: DateTimeImmutable @1728820876 {#5399
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5400
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Ublock on roku when?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706303070 {#5596
    date: 2024-01-26 22:04:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5600 …}
  +nested: Doctrine\ORM\PersistentCollection {#5602 …}
  +votes: Doctrine\ORM\PersistentCollection {#5604 …}
  +reports: Doctrine\ORM\PersistentCollection {#5606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
  -id: 343086
  -bodyTs: "'roku':3 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6123095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706303070 {#5597
    date: 2024-01-26 22:04:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5667
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5598
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5401
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5108
        +user: Proxies\__CG__\App\Entity\User {#5105 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4022
          +user: App\Entity\User {#3970 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 85
          +score: 0
          +lastActive: DateTime @1728892885 {#4031
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4020 …}
          +nested: Doctrine\ORM\PersistentCollection {#4018 …}
          +votes: Doctrine\ORM\PersistentCollection {#4016 …}
          +reports: Doctrine\ORM\PersistentCollection {#4014 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
          -id: 342656
          -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7041589"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706292215 {#3967
            date: 2024-01-26 19:03:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1706293718 {#5109
          date: 2024-01-26 19:28:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5100 …}
        +votes: Doctrine\ORM\PersistentCollection {#5104 …}
        +reports: Doctrine\ORM\PersistentCollection {#5115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
        -id: 342707
        -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8094421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706293718 {#5112
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1706294526 {#5398
        date: 2024-01-26 19:42:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5403 …}
      +nested: Doctrine\ORM\PersistentCollection {#5405 …}
      +votes: Doctrine\ORM\PersistentCollection {#5407 …}
      +reports: Doctrine\ORM\PersistentCollection {#5409 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
      -id: 342740
      -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042376"
      +editedAt: DateTimeImmutable @1728820876 {#5399
        date: 2024-10-13 14:01:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706294526 {#5400
        date: 2024-01-26 19:42:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Ublock on roku when?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706303070 {#5596
      date: 2024-01-26 22:04:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 343086
    -bodyTs: "'roku':3 'ublock':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/6123095"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706303070 {#5597
      date: 2024-01-26 22:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706306840 {#5665
    date: 2024-01-26 23:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 343218
  -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706306840 {#5666
    date: 2024-01-26 23:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5667
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5598
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5401
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5108
        +user: Proxies\__CG__\App\Entity\User {#5105 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4022
          +user: App\Entity\User {#3970 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 85
          +score: 0
          +lastActive: DateTime @1728892885 {#4031
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4020 …}
          +nested: Doctrine\ORM\PersistentCollection {#4018 …}
          +votes: Doctrine\ORM\PersistentCollection {#4016 …}
          +reports: Doctrine\ORM\PersistentCollection {#4014 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
          -id: 342656
          -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7041589"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706292215 {#3967
            date: 2024-01-26 19:03:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1706293718 {#5109
          date: 2024-01-26 19:28:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5100 …}
        +votes: Doctrine\ORM\PersistentCollection {#5104 …}
        +reports: Doctrine\ORM\PersistentCollection {#5115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
        -id: 342707
        -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8094421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706293718 {#5112
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1706294526 {#5398
        date: 2024-01-26 19:42:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5403 …}
      +nested: Doctrine\ORM\PersistentCollection {#5405 …}
      +votes: Doctrine\ORM\PersistentCollection {#5407 …}
      +reports: Doctrine\ORM\PersistentCollection {#5409 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
      -id: 342740
      -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042376"
      +editedAt: DateTimeImmutable @1728820876 {#5399
        date: 2024-10-13 14:01:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706294526 {#5400
        date: 2024-01-26 19:42:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Ublock on roku when?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706303070 {#5596
      date: 2024-01-26 22:04:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 343086
    -bodyTs: "'roku':3 'ublock':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/6123095"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706303070 {#5597
      date: 2024-01-26 22:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706306840 {#5665
    date: 2024-01-26 23:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 343218
  -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706306840 {#5666
    date: 2024-01-26 23:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5667
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5598
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5401
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5108
        +user: Proxies\__CG__\App\Entity\User {#5105 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4022
          +user: App\Entity\User {#3970 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 85
          +score: 0
          +lastActive: DateTime @1728892885 {#4031
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4020 …}
          +nested: Doctrine\ORM\PersistentCollection {#4018 …}
          +votes: Doctrine\ORM\PersistentCollection {#4016 …}
          +reports: Doctrine\ORM\PersistentCollection {#4014 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
          -id: 342656
          -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7041589"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706292215 {#3967
            date: 2024-01-26 19:03:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1706293718 {#5109
          date: 2024-01-26 19:28:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5100 …}
        +votes: Doctrine\ORM\PersistentCollection {#5104 …}
        +reports: Doctrine\ORM\PersistentCollection {#5115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
        -id: 342707
        -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/8094421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706293718 {#5112
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1706294526 {#5398
        date: 2024-01-26 19:42:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5403 …}
      +nested: Doctrine\ORM\PersistentCollection {#5405 …}
      +votes: Doctrine\ORM\PersistentCollection {#5407 …}
      +reports: Doctrine\ORM\PersistentCollection {#5409 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
      -id: 342740
      -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042376"
      +editedAt: DateTimeImmutable @1728820876 {#5399
        date: 2024-10-13 14:01:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706294526 {#5400
        date: 2024-01-26 19:42:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Ublock on roku when?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706303070 {#5596
      date: 2024-01-26 22:04:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5600 …}
    +nested: Doctrine\ORM\PersistentCollection {#5602 …}
    +votes: Doctrine\ORM\PersistentCollection {#5604 …}
    +reports: Doctrine\ORM\PersistentCollection {#5606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
    -id: 343086
    -bodyTs: "'roku':3 'ublock':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/6123095"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706303070 {#5597
      date: 2024-01-26 22:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706306840 {#5665
    date: 2024-01-26 23:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 343218
  -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706306840 {#5666
    date: 2024-01-26 23:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5667
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5598
      +user: Proxies\__CG__\App\Entity\User {#5599 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5401
        +user: Proxies\__CG__\App\Entity\User {#5402 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5108
          +user: Proxies\__CG__\App\Entity\User {#5105 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4022
            +user: App\Entity\User {#3970 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 85
            +score: 0
            +lastActive: DateTime @1728892885 {#4031
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4020 …}
            +nested: Doctrine\ORM\PersistentCollection {#4018 …}
            +votes: Doctrine\ORM\PersistentCollection {#4016 …}
            +reports: Doctrine\ORM\PersistentCollection {#4014 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
            -id: 342656
            -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7041589"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706292215 {#3967
              date: 2024-01-26 19:03:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1706293718 {#5109
            date: 2024-01-26 19:28:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5102 …}
          +nested: Doctrine\ORM\PersistentCollection {#5100 …}
          +votes: Doctrine\ORM\PersistentCollection {#5104 …}
          +reports: Doctrine\ORM\PersistentCollection {#5115 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
          -id: 342707
          -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/8094421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706293718 {#5112
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1706294526 {#5398
          date: 2024-01-26 19:42:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5403 …}
        +nested: Doctrine\ORM\PersistentCollection {#5405 …}
        +votes: Doctrine\ORM\PersistentCollection {#5407 …}
        +reports: Doctrine\ORM\PersistentCollection {#5409 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
        -id: 342740
        -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7042376"
        +editedAt: DateTimeImmutable @1728820876 {#5399
          date: 2024-10-13 14:01:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706294526 {#5400
          date: 2024-01-26 19:42:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Ublock on roku when?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706303070 {#5596
        date: 2024-01-26 22:04:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Fosheze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5600 …}
      +nested: Doctrine\ORM\PersistentCollection {#5602 …}
      +votes: Doctrine\ORM\PersistentCollection {#5604 …}
      +reports: Doctrine\ORM\PersistentCollection {#5606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
      -id: 343086
      -bodyTs: "'roku':3 'ublock':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6123095"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706303070 {#5597
        date: 2024-01-26 22:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706306840 {#5665
      date: 2024-01-26 23:07:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
      "@Steve@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5668 …}
    +nested: Doctrine\ORM\PersistentCollection {#5670 …}
    +votes: Doctrine\ORM\PersistentCollection {#5672 …}
    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
    -id: 343218
    -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7046443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706306840 {#5666
      date: 2024-01-26 23:07:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Thats about to happen, I’m just going to miss the tv remote user interface"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706311630 {#5707
    date: 2024-01-27 00:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5703 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5697 …}
  +reports: Doctrine\ORM\PersistentCollection {#5712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
  -id: 343352
  -bodyTs: "'go':8 'happen':4 'interfac':15 'm':6 'miss':10 'remot':13 'that':1 'tv':12 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6126217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311630 {#5710
    date: 2024-01-27 00:27:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5667
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5598
      +user: Proxies\__CG__\App\Entity\User {#5599 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5401
        +user: Proxies\__CG__\App\Entity\User {#5402 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5108
          +user: Proxies\__CG__\App\Entity\User {#5105 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4022
            +user: App\Entity\User {#3970 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 85
            +score: 0
            +lastActive: DateTime @1728892885 {#4031
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4020 …}
            +nested: Doctrine\ORM\PersistentCollection {#4018 …}
            +votes: Doctrine\ORM\PersistentCollection {#4016 …}
            +reports: Doctrine\ORM\PersistentCollection {#4014 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
            -id: 342656
            -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7041589"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706292215 {#3967
              date: 2024-01-26 19:03:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1706293718 {#5109
            date: 2024-01-26 19:28:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5102 …}
          +nested: Doctrine\ORM\PersistentCollection {#5100 …}
          +votes: Doctrine\ORM\PersistentCollection {#5104 …}
          +reports: Doctrine\ORM\PersistentCollection {#5115 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
          -id: 342707
          -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/8094421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706293718 {#5112
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1706294526 {#5398
          date: 2024-01-26 19:42:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5403 …}
        +nested: Doctrine\ORM\PersistentCollection {#5405 …}
        +votes: Doctrine\ORM\PersistentCollection {#5407 …}
        +reports: Doctrine\ORM\PersistentCollection {#5409 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
        -id: 342740
        -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7042376"
        +editedAt: DateTimeImmutable @1728820876 {#5399
          date: 2024-10-13 14:01:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706294526 {#5400
          date: 2024-01-26 19:42:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Ublock on roku when?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706303070 {#5596
        date: 2024-01-26 22:04:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Fosheze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5600 …}
      +nested: Doctrine\ORM\PersistentCollection {#5602 …}
      +votes: Doctrine\ORM\PersistentCollection {#5604 …}
      +reports: Doctrine\ORM\PersistentCollection {#5606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
      -id: 343086
      -bodyTs: "'roku':3 'ublock':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6123095"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706303070 {#5597
        date: 2024-01-26 22:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706306840 {#5665
      date: 2024-01-26 23:07:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
      "@Steve@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5668 …}
    +nested: Doctrine\ORM\PersistentCollection {#5670 …}
    +votes: Doctrine\ORM\PersistentCollection {#5672 …}
    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
    -id: 343218
    -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7046443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706306840 {#5666
      date: 2024-01-26 23:07:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Thats about to happen, I’m just going to miss the tv remote user interface"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706311630 {#5707
    date: 2024-01-27 00:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5703 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5697 …}
  +reports: Doctrine\ORM\PersistentCollection {#5712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
  -id: 343352
  -bodyTs: "'go':8 'happen':4 'interfac':15 'm':6 'miss':10 'remot':13 'that':1 'tv':12 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6126217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311630 {#5710
    date: 2024-01-27 00:27:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5599 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5667
    +user: Proxies\__CG__\App\Entity\User {#5402 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5598
      +user: Proxies\__CG__\App\Entity\User {#5599 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5401
        +user: Proxies\__CG__\App\Entity\User {#5402 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5108
          +user: Proxies\__CG__\App\Entity\User {#5105 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4022
            +user: App\Entity\User {#3970 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 85
            +score: 0
            +lastActive: DateTime @1728892885 {#4031
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4020 …}
            +nested: Doctrine\ORM\PersistentCollection {#4018 …}
            +votes: Doctrine\ORM\PersistentCollection {#4016 …}
            +reports: Doctrine\ORM\PersistentCollection {#4014 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
            -id: 342656
            -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7041589"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706292215 {#3967
              date: 2024-01-26 19:03:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1706293718 {#5109
            date: 2024-01-26 19:28:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5102 …}
          +nested: Doctrine\ORM\PersistentCollection {#5100 …}
          +votes: Doctrine\ORM\PersistentCollection {#5104 …}
          +reports: Doctrine\ORM\PersistentCollection {#5115 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
          -id: 342707
          -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/8094421"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706293718 {#5112
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 39
        +score: 0
        +lastActive: DateTime @1706294526 {#5398
          date: 2024-01-26 19:42:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5403 …}
        +nested: Doctrine\ORM\PersistentCollection {#5405 …}
        +votes: Doctrine\ORM\PersistentCollection {#5407 …}
        +reports: Doctrine\ORM\PersistentCollection {#5409 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
        -id: 342740
        -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7042376"
        +editedAt: DateTimeImmutable @1728820876 {#5399
          date: 2024-10-13 14:01:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706294526 {#5400
          date: 2024-01-26 19:42:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "Ublock on roku when?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706303070 {#5596
        date: 2024-01-26 22:04:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Fosheze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5600 …}
      +nested: Doctrine\ORM\PersistentCollection {#5602 …}
      +votes: Doctrine\ORM\PersistentCollection {#5604 …}
      +reports: Doctrine\ORM\PersistentCollection {#5606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
      -id: 343086
      -bodyTs: "'roku':3 'ublock':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6123095"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706303070 {#5597
        date: 2024-01-26 22:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706306840 {#5665
      date: 2024-01-26 23:07:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
      "@Steve@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5668 …}
    +nested: Doctrine\ORM\PersistentCollection {#5670 …}
    +votes: Doctrine\ORM\PersistentCollection {#5672 …}
    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
    -id: 343218
    -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7046443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706306840 {#5666
      date: 2024-01-26 23:07:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "Thats about to happen, I’m just going to miss the tv remote user interface"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706311630 {#5707
    date: 2024-01-27 00:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5703 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5697 …}
  +reports: Doctrine\ORM\PersistentCollection {#5712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
  -id: 343352
  -bodyTs: "'go':8 'happen':4 'interfac':15 'm':6 'miss':10 'remot':13 'that':1 'tv':12 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6126217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311630 {#5710
    date: 2024-01-27 00:27:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5706
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5667
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5598
        +user: Proxies\__CG__\App\Entity\User {#5599 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5401
          +user: Proxies\__CG__\App\Entity\User {#5402 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5108
            +user: Proxies\__CG__\App\Entity\User {#5105 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4022
              +user: App\Entity\User {#3970 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 85
              +score: 0
              +lastActive: DateTime @1728892885 {#4031
                date: 2024-10-14 10:01:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CowsLookLikeMaps@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4020 …}
              +nested: Doctrine\ORM\PersistentCollection {#4018 …}
              +votes: Doctrine\ORM\PersistentCollection {#4016 …}
              +reports: Doctrine\ORM\PersistentCollection {#4014 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
              -id: 342656
              -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7041589"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706292215 {#3967
                date: 2024-01-26 19:03:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4022}
            +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 18
            +score: 0
            +lastActive: DateTime @1706293718 {#5109
              date: 2024-01-26 19:28:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
              "@rammjet@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5102 …}
            +nested: Doctrine\ORM\PersistentCollection {#5100 …}
            +votes: Doctrine\ORM\PersistentCollection {#5104 …}
            +reports: Doctrine\ORM\PersistentCollection {#5115 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
            -id: 342707
            -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/8094421"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706293718 {#5112
              date: 2024-01-26 19:28:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1706294526 {#5398
            date: 2024-01-26 19:42:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
            "@JohnDClay@sh.itjust.works"
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
            "@JohnDClay@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5403 …}
          +nested: Doctrine\ORM\PersistentCollection {#5405 …}
          +votes: Doctrine\ORM\PersistentCollection {#5407 …}
          +reports: Doctrine\ORM\PersistentCollection {#5409 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
          -id: 342740
          -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7042376"
          +editedAt: DateTimeImmutable @1728820876 {#5399
            date: 2024-10-13 14:01:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706294526 {#5400
            date: 2024-01-26 19:42:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Ublock on roku when?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706303070 {#5596
          date: 2024-01-26 22:04:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
          "@Fosheze@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5600 …}
        +nested: Doctrine\ORM\PersistentCollection {#5602 …}
        +votes: Doctrine\ORM\PersistentCollection {#5604 …}
        +reports: Doctrine\ORM\PersistentCollection {#5606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
        -id: 343086
        -bodyTs: "'roku':3 'ublock':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6123095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706303070 {#5597
          date: 2024-01-26 22:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706306840 {#5665
        date: 2024-01-26 23:07:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Fosheze@lemmy.world"
        "@Steve@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5668 …}
      +nested: Doctrine\ORM\PersistentCollection {#5670 …}
      +votes: Doctrine\ORM\PersistentCollection {#5672 …}
      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
      -id: 343218
      -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7046443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706306840 {#5666
        date: 2024-01-26 23:07:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Thats about to happen, I’m just going to miss the tv remote user interface"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706311630 {#5707
      date: 2024-01-27 00:27:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
      "@Steve@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5703 …}
    +nested: Doctrine\ORM\PersistentCollection {#5699 …}
    +votes: Doctrine\ORM\PersistentCollection {#5697 …}
    +reports: Doctrine\ORM\PersistentCollection {#5712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    -id: 343352
    -bodyTs: "'go':8 'happen':4 'interfac':15 'm':6 'miss':10 'remot':13 'that':1 'tv':12 'user':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/6126217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311630 {#5710
      date: 2024-01-27 00:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "I actually really like the unified remote app. It lets you use your phone as a remote for any computer on the same network. I think the premium version just lets you link more computers otherwise the free version is just as good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706325772 {#5740
    date: 2024-01-27 04:22:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5743 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5754 …}
  -id: 343762
  -bodyTs: "'actual':2 'app':8 'comput':20,35 'free':38 'good':43 'let':10,31 'like':4 'link':33 'network':24 'otherwis':36 'phone':14 'premium':28 'realli':3 'remot':7,17 'think':26 'unifi':6 'use':12 'version':29,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325772 {#5737
    date: 2024-01-27 04:22:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5706
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5667
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5598
        +user: Proxies\__CG__\App\Entity\User {#5599 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5401
          +user: Proxies\__CG__\App\Entity\User {#5402 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5108
            +user: Proxies\__CG__\App\Entity\User {#5105 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4022
              +user: App\Entity\User {#3970 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 85
              +score: 0
              +lastActive: DateTime @1728892885 {#4031
                date: 2024-10-14 10:01:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CowsLookLikeMaps@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4020 …}
              +nested: Doctrine\ORM\PersistentCollection {#4018 …}
              +votes: Doctrine\ORM\PersistentCollection {#4016 …}
              +reports: Doctrine\ORM\PersistentCollection {#4014 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
              -id: 342656
              -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7041589"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706292215 {#3967
                date: 2024-01-26 19:03:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4022}
            +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 18
            +score: 0
            +lastActive: DateTime @1706293718 {#5109
              date: 2024-01-26 19:28:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
              "@rammjet@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5102 …}
            +nested: Doctrine\ORM\PersistentCollection {#5100 …}
            +votes: Doctrine\ORM\PersistentCollection {#5104 …}
            +reports: Doctrine\ORM\PersistentCollection {#5115 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
            -id: 342707
            -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/8094421"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706293718 {#5112
              date: 2024-01-26 19:28:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1706294526 {#5398
            date: 2024-01-26 19:42:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
            "@JohnDClay@sh.itjust.works"
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
            "@JohnDClay@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5403 …}
          +nested: Doctrine\ORM\PersistentCollection {#5405 …}
          +votes: Doctrine\ORM\PersistentCollection {#5407 …}
          +reports: Doctrine\ORM\PersistentCollection {#5409 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
          -id: 342740
          -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7042376"
          +editedAt: DateTimeImmutable @1728820876 {#5399
            date: 2024-10-13 14:01:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706294526 {#5400
            date: 2024-01-26 19:42:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Ublock on roku when?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706303070 {#5596
          date: 2024-01-26 22:04:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
          "@Fosheze@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5600 …}
        +nested: Doctrine\ORM\PersistentCollection {#5602 …}
        +votes: Doctrine\ORM\PersistentCollection {#5604 …}
        +reports: Doctrine\ORM\PersistentCollection {#5606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
        -id: 343086
        -bodyTs: "'roku':3 'ublock':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6123095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706303070 {#5597
          date: 2024-01-26 22:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706306840 {#5665
        date: 2024-01-26 23:07:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Fosheze@lemmy.world"
        "@Steve@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5668 …}
      +nested: Doctrine\ORM\PersistentCollection {#5670 …}
      +votes: Doctrine\ORM\PersistentCollection {#5672 …}
      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
      -id: 343218
      -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7046443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706306840 {#5666
        date: 2024-01-26 23:07:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Thats about to happen, I’m just going to miss the tv remote user interface"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706311630 {#5707
      date: 2024-01-27 00:27:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
      "@Steve@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5703 …}
    +nested: Doctrine\ORM\PersistentCollection {#5699 …}
    +votes: Doctrine\ORM\PersistentCollection {#5697 …}
    +reports: Doctrine\ORM\PersistentCollection {#5712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    -id: 343352
    -bodyTs: "'go':8 'happen':4 'interfac':15 'm':6 'miss':10 'remot':13 'that':1 'tv':12 'user':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/6126217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311630 {#5710
      date: 2024-01-27 00:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "I actually really like the unified remote app. It lets you use your phone as a remote for any computer on the same network. I think the premium version just lets you link more computers otherwise the free version is just as good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706325772 {#5740
    date: 2024-01-27 04:22:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5743 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5754 …}
  -id: 343762
  -bodyTs: "'actual':2 'app':8 'comput':20,35 'free':38 'good':43 'let':10,31 'like':4 'link':33 'network':24 'otherwis':36 'phone':14 'premium':28 'realli':3 'remot':7,17 'think':26 'unifi':6 'use':12 'version':29,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325772 {#5737
    date: 2024-01-27 04:22:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5735
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5706
    +user: Proxies\__CG__\App\Entity\User {#5599 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5667
      +user: Proxies\__CG__\App\Entity\User {#5402 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5598
        +user: Proxies\__CG__\App\Entity\User {#5599 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5401
          +user: Proxies\__CG__\App\Entity\User {#5402 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5108
            +user: Proxies\__CG__\App\Entity\User {#5105 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4022
              +user: App\Entity\User {#3970 …}
              +entry: App\Entity\Entry {#2400}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Pi-hole won’t block Youtube ads. uBlock Origin does."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 85
              +score: 0
              +lastActive: DateTime @1728892885 {#4031
                date: 2024-10-14 10:01:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CowsLookLikeMaps@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4020 …}
              +nested: Doctrine\ORM\PersistentCollection {#4018 …}
              +votes: Doctrine\ORM\PersistentCollection {#4016 …}
              +reports: Doctrine\ORM\PersistentCollection {#4014 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
              -id: 342656
              -bodyTs: "'ad':8 'block':6 'hole':3 'origin':10 'pi':2 'pi-hol':1 'ublock':9 'won':4 'youtub':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7041589"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706292215 {#3967
                date: 2024-01-26 19:03:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4022}
            +body: "Is there any router side solutions for YouTube adds? I want to block for my family, but they don’t see the point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 18
            +score: 0
            +lastActive: DateTime @1706293718 {#5109
              date: 2024-01-26 19:28:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
              "@rammjet@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5102 …}
            +nested: Doctrine\ORM\PersistentCollection {#5100 …}
            +votes: Doctrine\ORM\PersistentCollection {#5104 …}
            +reports: Doctrine\ORM\PersistentCollection {#5115 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
            -id: 342707
            -bodyTs: "'add':9 'block':13 'famili':16 'point':23 'router':4 'see':21 'side':5 'solut':6 'want':11 'youtub':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/8094421"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706293718 {#5112
              date: 2024-01-26 19:28:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4022}
          +body: "Nope. Youtube ads are served from the same domains as the videos so there is nothing you can to to block them via DNS. Your best bet is just installing Ublock for them. Now a days an ad blocker is a security necessity anyways."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 39
          +score: 0
          +lastActive: DateTime @1706294526 {#5398
            date: 2024-01-26 19:42:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
            "@JohnDClay@sh.itjust.works"
            "@CowsLookLikeMaps@sh.itjust.works"
            "@rammjet@lemmy.world"
            "@JohnDClay@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5403 …}
          +nested: Doctrine\ORM\PersistentCollection {#5405 …}
          +votes: Doctrine\ORM\PersistentCollection {#5407 …}
          +reports: Doctrine\ORM\PersistentCollection {#5409 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
          -id: 342740
          -bodyTs: "'ad':3,38 'anyway':44 'best':26 'bet':27 'block':21 'blocker':39 'day':36 'dns':24 'domain':9 'instal':30 'necess':43 'nope':1 'noth':16 'secur':42 'serv':5 'ublock':31 'via':23 'video':12 'youtub':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7042376"
          +editedAt: DateTimeImmutable @1728820876 {#5399
            date: 2024-10-13 14:01:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706294526 {#5400
            date: 2024-01-26 19:42:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4022}
        +body: "Ublock on roku when?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706303070 {#5596
          date: 2024-01-26 22:04:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@rammjet@lemmy.world"
          "@JohnDClay@sh.itjust.works"
          "@Fosheze@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5600 …}
        +nested: Doctrine\ORM\PersistentCollection {#5602 …}
        +votes: Doctrine\ORM\PersistentCollection {#5604 …}
        +reports: Doctrine\ORM\PersistentCollection {#5606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5610 …}
        -id: 343086
        -bodyTs: "'roku':3 'ublock':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6123095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706303070 {#5597
          date: 2024-01-26 22:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4022}
      +body: "When you stop using roku and just plug in a cheap used laptop or something instead"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706306840 {#5665
        date: 2024-01-26 23:07:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@rammjet@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Fosheze@lemmy.world"
        "@Steve@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5668 …}
      +nested: Doctrine\ORM\PersistentCollection {#5670 …}
      +votes: Doctrine\ORM\PersistentCollection {#5672 …}
      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
      -id: 343218
      -bodyTs: "'cheap':11 'instead':16 'laptop':13 'plug':8 'roku':5 'someth':15 'stop':3 'use':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7046443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706306840 {#5666
        date: 2024-01-26 23:07:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4022}
    +body: "Thats about to happen, I’m just going to miss the tv remote user interface"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706311630 {#5707
      date: 2024-01-27 00:27:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@rammjet@lemmy.world"
      "@JohnDClay@sh.itjust.works"
      "@Fosheze@lemmy.world"
      "@Steve@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5703 …}
    +nested: Doctrine\ORM\PersistentCollection {#5699 …}
    +votes: Doctrine\ORM\PersistentCollection {#5697 …}
    +reports: Doctrine\ORM\PersistentCollection {#5712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5716 …}
    -id: 343352
    -bodyTs: "'go':8 'happen':4 'interfac':15 'm':6 'miss':10 'remot':13 'that':1 'tv':12 'user':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/6126217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311630 {#5710
      date: 2024-01-27 00:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +body: "I actually really like the unified remote app. It lets you use your phone as a remote for any computer on the same network. I think the premium version just lets you link more computers otherwise the free version is just as good."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706325772 {#5740
    date: 2024-01-27 04:22:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@rammjet@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Fosheze@lemmy.world"
    "@Steve@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5743 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5754 …}
  -id: 343762
  -bodyTs: "'actual':2 'app':8 'comput':20,35 'free':38 'good':43 'let':10,31 'like':4 'link':33 'network':24 'otherwis':36 'phone':14 'premium':28 'realli':3 'remot':7,17 'think':26 'unifi':6 'use':12 'version':29,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325772 {#5737
    date: 2024-01-27 04:22:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "PiHole doesn’t work with VPNs, does it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728825227 {#4060
    date: 2024-10-13 15:13:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 342658
  -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8688054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292264 {#4065
    date: 2024-01-26 19:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "PiHole doesn’t work with VPNs, does it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728825227 {#4060
    date: 2024-10-13 15:13:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 342658
  -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8688054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292264 {#4065
    date: 2024-01-26 19:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "PiHole doesn’t work with VPNs, does it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728825227 {#4060
    date: 2024-10-13 15:13:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 342658
  -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8688054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292264 {#4065
    date: 2024-01-26 19:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5123
  +user: Proxies\__CG__\App\Entity\User {#5124 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "No because VPNs route your traffic through an encrypted tunnel. But PiHole can filter traffic on any device on your network regardless of whether or not you can install a plugin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706292760 {#5121
    date: 2024-01-26 19:12:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 342676
  -bodyTs: "'devic':18 'encrypt':9 'filter':14 'instal':29 'network':21 'pihol':12 'plugin':31 'regardless':22 'rout':4 'traffic':6,15 'tunnel':10 'vpns':3 'whether':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292760 {#5122
    date: 2024-01-26 19:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5123
  +user: Proxies\__CG__\App\Entity\User {#5124 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "No because VPNs route your traffic through an encrypted tunnel. But PiHole can filter traffic on any device on your network regardless of whether or not you can install a plugin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706292760 {#5121
    date: 2024-01-26 19:12:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 342676
  -bodyTs: "'devic':18 'encrypt':9 'filter':14 'instal':29 'network':21 'pihol':12 'plugin':31 'regardless':22 'rout':4 'traffic':6,15 'tunnel':10 'vpns':3 'whether':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292760 {#5122
    date: 2024-01-26 19:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5123
  +user: Proxies\__CG__\App\Entity\User {#5124 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "No because VPNs route your traffic through an encrypted tunnel. But PiHole can filter traffic on any device on your network regardless of whether or not you can install a plugin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706292760 {#5121
    date: 2024-01-26 19:12:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 342676
  -bodyTs: "'devic':18 'encrypt':9 'filter':14 'instal':29 'network':21 'pihol':12 'plugin':31 'regardless':22 'rout':4 'traffic':6,15 'tunnel':10 'vpns':3 'whether':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706292760 {#5122
    date: 2024-01-26 19:12:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5139
  +user: Proxies\__CG__\App\Entity\User {#5140 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Yes, its a DNS server. You can set up your device to use whatever DNS server you choose, including pihole.\n
    \n
    I’ve got my VPN connected with pihole as the default DNS server so it works on my phone when I’m not at home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706295952 {#5137
    date: 2024-01-26 20:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 342784
  -bodyTs: "'choos':18 'connect':26 'default':31 'devic':11 'dns':4,15,32 'got':23 'home':45 'includ':19 'm':42 'phone':39 'pihol':20,28 'server':5,16,33 'set':8 'use':13 've':22 'vpn':25 'whatev':14 'work':36 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706295952 {#5138
    date: 2024-01-26 20:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5139
  +user: Proxies\__CG__\App\Entity\User {#5140 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Yes, its a DNS server. You can set up your device to use whatever DNS server you choose, including pihole.\n
    \n
    I’ve got my VPN connected with pihole as the default DNS server so it works on my phone when I’m not at home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706295952 {#5137
    date: 2024-01-26 20:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 342784
  -bodyTs: "'choos':18 'connect':26 'default':31 'devic':11 'dns':4,15,32 'got':23 'home':45 'includ':19 'm':42 'phone':39 'pihol':20,28 'server':5,16,33 'set':8 'use':13 've':22 'vpn':25 'whatev':14 'work':36 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706295952 {#5138
    date: 2024-01-26 20:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5139
  +user: Proxies\__CG__\App\Entity\User {#5140 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Yes, its a DNS server. You can set up your device to use whatever DNS server you choose, including pihole.\n
    \n
    I’ve got my VPN connected with pihole as the default DNS server so it works on my phone when I’m not at home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706295952 {#5137
    date: 2024-01-26 20:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 342784
  -bodyTs: "'choos':18 'connect':26 'default':31 'devic':11 'dns':4,15,32 'got':23 'home':45 'includ':19 'm':42 'phone':39 'pihol':20,28 'server':5,16,33 'set':8 'use':13 've':22 'vpn':25 'whatev':14 'work':36 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706295952 {#5138
    date: 2024-01-26 20:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Yep it does, most VPN software lets you configure the DNS server to be your pihole.\n
    \n
    If you care about the privacy of your DNS requests, tunnel the pihole through a VPN too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706296204 {#5153
    date: 2024-01-26 20:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 342796
  -bodyTs: "'care':19 'configur':9 'dns':11,25 'let':7 'pihol':16,29 'privaci':22 'request':26 'server':12 'softwar':6 'tunnel':27 'vpn':5,32 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296204 {#5154
    date: 2024-01-26 20:10:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Yep it does, most VPN software lets you configure the DNS server to be your pihole.\n
    \n
    If you care about the privacy of your DNS requests, tunnel the pihole through a VPN too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706296204 {#5153
    date: 2024-01-26 20:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 342796
  -bodyTs: "'care':19 'configur':9 'dns':11,25 'let':7 'pihol':16,29 'privaci':22 'request':26 'server':12 'softwar':6 'tunnel':27 'vpn':5,32 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296204 {#5154
    date: 2024-01-26 20:10:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4043 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "PiHole doesn’t work with VPNs, does it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1728825227 {#4060
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4059 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4049 …}
    +reports: Doctrine\ORM\PersistentCollection {#4052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
    -id: 342658
    -bodyTs: "'doesn':2 'pihol':1 'vpns':6 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8688054"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706292264 {#4065
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Yep it does, most VPN software lets you configure the DNS server to be your pihole.\n
    \n
    If you care about the privacy of your DNS requests, tunnel the pihole through a VPN too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706296204 {#5153
    date: 2024-01-26 20:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BmeBenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 342796
  -bodyTs: "'care':19 'configur':9 'dns':11,25 'let':7 'pihol':16,29 'privaci':22 'request':26 'server':12 'softwar':6 'tunnel':27 'vpn':5,32 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296204 {#5154
    date: 2024-01-26 20:10:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "pfsense with blockerng anyone?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1728894897 {#4134
    date: 2024-10-14 10:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 342726
  -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294243 {#4135
    date: 2024-01-26 19:37:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "pfsense with blockerng anyone?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1728894897 {#4134
    date: 2024-10-14 10:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 342726
  -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294243 {#4135
    date: 2024-01-26 19:37:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "pfsense with blockerng anyone?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1728894897 {#4134
    date: 2024-10-14 10:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 342726
  -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7042278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294243 {#4135
    date: 2024-01-26 19:37:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pfsense with blockerng anyone?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728894897 {#4134
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 342726
    -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294243 {#4135
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "This sounds like something I should look into. I already run pfsense and wanted to look into a pihole, but if I can do it all in pfsense that’ll work out even better. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706294412 {#5169
    date: 2024-01-26 19:40:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 342736
  -bodyTs: "'alreadi':10 'better':34 'even':33 'like':3 'll':30 'look':7,16 'pfsens':12,28 'pihol':19 'run':11 'someth':4 'sound':2 'thank':35 'want':14 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6744024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294412 {#5170
    date: 2024-01-26 19:40:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pfsense with blockerng anyone?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728894897 {#4134
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 342726
    -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294243 {#4135
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "This sounds like something I should look into. I already run pfsense and wanted to look into a pihole, but if I can do it all in pfsense that’ll work out even better. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706294412 {#5169
    date: 2024-01-26 19:40:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 342736
  -bodyTs: "'alreadi':10 'better':34 'even':33 'like':3 'll':30 'look':7,16 'pfsens':12,28 'pihol':19 'run':11 'someth':4 'sound':2 'thank':35 'want':14 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6744024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294412 {#5170
    date: 2024-01-26 19:40:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pfsense with blockerng anyone?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728894897 {#4134
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 342726
    -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294243 {#4135
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "This sounds like something I should look into. I already run pfsense and wanted to look into a pihole, but if I can do it all in pfsense that’ll work out even better. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706294412 {#5169
    date: 2024-01-26 19:40:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 342736
  -bodyTs: "'alreadi':10 'better':34 'even':33 'like':3 'll':30 'look':7,16 'pfsens':12,28 'pihol':19 'run':11 'someth':4 'sound':2 'thank':35 'want':14 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6744024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294412 {#5170
    date: 2024-01-26 19:40:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5417
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5171
    +user: Proxies\__CG__\App\Entity\User {#5172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: App\Entity\User {#4152 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "pfsense with blockerng anyone?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1728894897 {#4134
        date: 2024-10-14 10:34:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 342726
      -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706294243 {#4135
        date: 2024-01-26 19:37:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: "This sounds like something I should look into. I already run pfsense and wanted to look into a pihole, but if I can do it all in pfsense that’ll work out even better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706294412 {#5169
      date: 2024-01-26 19:40:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@cmbabul@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5173 …}
    +nested: Doctrine\ORM\PersistentCollection {#5175 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    -id: 342736
    -bodyTs: "'alreadi':10 'better':34 'even':33 'like':3 'll':30 'look':7,16 'pfsens':12,28 'pihol':19 'run':11 'someth':4 'sound':2 'thank':35 'want':14 'work':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6744024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294412 {#5170
      date: 2024-01-26 19:40:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "I’d recommend it, not very hard to setup and there’s tons of guides online if you need help"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706296854 {#5415
    date: 2024-01-26 20:20:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
    "@herrcaptain@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 342817
  -bodyTs: "'d':2 'guid':15 'hard':7 'help':20 'need':19 'onlin':16 'recommend':3 'setup':9 'ton':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296854 {#5416
    date: 2024-01-26 20:20:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5417
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5171
    +user: Proxies\__CG__\App\Entity\User {#5172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: App\Entity\User {#4152 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "pfsense with blockerng anyone?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1728894897 {#4134
        date: 2024-10-14 10:34:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 342726
      -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706294243 {#4135
        date: 2024-01-26 19:37:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: "This sounds like something I should look into. I already run pfsense and wanted to look into a pihole, but if I can do it all in pfsense that’ll work out even better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706294412 {#5169
      date: 2024-01-26 19:40:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@cmbabul@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5173 …}
    +nested: Doctrine\ORM\PersistentCollection {#5175 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    -id: 342736
    -bodyTs: "'alreadi':10 'better':34 'even':33 'like':3 'll':30 'look':7,16 'pfsens':12,28 'pihol':19 'run':11 'someth':4 'sound':2 'thank':35 'want':14 'work':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6744024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294412 {#5170
      date: 2024-01-26 19:40:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "I’d recommend it, not very hard to setup and there’s tons of guides online if you need help"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706296854 {#5415
    date: 2024-01-26 20:20:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
    "@herrcaptain@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 342817
  -bodyTs: "'d':2 'guid':15 'hard':7 'help':20 'need':19 'onlin':16 'recommend':3 'setup':9 'ton':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296854 {#5416
    date: 2024-01-26 20:20:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5417
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5171
    +user: Proxies\__CG__\App\Entity\User {#5172 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: App\Entity\User {#4152 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "pfsense with blockerng anyone?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1728894897 {#4134
        date: 2024-10-14 10:34:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4140 …}
      +nested: Doctrine\ORM\PersistentCollection {#4142 …}
      +votes: Doctrine\ORM\PersistentCollection {#4144 …}
      +reports: Doctrine\ORM\PersistentCollection {#4146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
      -id: 342726
      -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7042278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706294243 {#4135
        date: 2024-01-26 19:37:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4139}
    +body: "This sounds like something I should look into. I already run pfsense and wanted to look into a pihole, but if I can do it all in pfsense that’ll work out even better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706294412 {#5169
      date: 2024-01-26 19:40:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@cmbabul@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5173 …}
    +nested: Doctrine\ORM\PersistentCollection {#5175 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    -id: 342736
    -bodyTs: "'alreadi':10 'better':34 'even':33 'like':3 'll':30 'look':7,16 'pfsens':12,28 'pihol':19 'run':11 'someth':4 'sound':2 'thank':35 'want':14 'work':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6744024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294412 {#5170
      date: 2024-01-26 19:40:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "I’d recommend it, not very hard to setup and there’s tons of guides online if you need help"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706296854 {#5415
    date: 2024-01-26 20:20:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
    "@herrcaptain@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 342817
  -bodyTs: "'d':2 'guid':15 'hard':7 'help':20 'need':19 'onlin':16 'recommend':3 'setup':9 'ton':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7043173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296854 {#5416
    date: 2024-01-26 20:20:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5187
  +user: Proxies\__CG__\App\Entity\User {#5188 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pfsense with blockerng anyone?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728894897 {#4134
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 342726
    -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294243 {#4135
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Opnsense with unbound dns for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706327017 {#5185
    date: 2024-01-27 04:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5189 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5193 …}
  +reports: Doctrine\ORM\PersistentCollection {#5195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
  -id: 343811
  -bodyTs: "'dns':4 'opnsens':1 'unbound':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6817250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706327017 {#5186
    date: 2024-01-27 04:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5187
  +user: Proxies\__CG__\App\Entity\User {#5188 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pfsense with blockerng anyone?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728894897 {#4134
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 342726
    -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294243 {#4135
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Opnsense with unbound dns for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706327017 {#5185
    date: 2024-01-27 04:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5189 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5193 …}
  +reports: Doctrine\ORM\PersistentCollection {#5195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
  -id: 343811
  -bodyTs: "'dns':4 'opnsens':1 'unbound':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6817250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706327017 {#5186
    date: 2024-01-27 04:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5187
  +user: Proxies\__CG__\App\Entity\User {#5188 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: App\Entity\User {#4152 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pfsense with blockerng anyone?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1728894897 {#4134
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4140 …}
    +nested: Doctrine\ORM\PersistentCollection {#4142 …}
    +votes: Doctrine\ORM\PersistentCollection {#4144 …}
    +reports: Doctrine\ORM\PersistentCollection {#4146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
    -id: 342726
    -bodyTs: "'anyon':4 'blockerng':3 'pfsens':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7042278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706294243 {#4135
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4139}
  +body: "Opnsense with unbound dns for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706327017 {#5185
    date: 2024-01-27 04:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@cmbabul@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5189 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5193 …}
  +reports: Doctrine\ORM\PersistentCollection {#5195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
  -id: 343811
  -bodyTs: "'dns':4 'opnsens':1 'unbound':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6817250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706327017 {#5186
    date: 2024-01-27 04:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use [Portmaster](https://safing.io) instead of Pi-Hole\n
    \n
    ![](https://file.coffee/u/3yTbInTwbdb54lV8MN-Jr.png)\n
    \n
    Detail\n
    \n
    [safing.io/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706298329 {#4207
    date: 2024-01-26 20:45:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 342882
  -bodyTs: "'/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)':16 '/u/3ytbintwbdb54lv8mn-jr.png)':12 'detail':13 'file.coffee':11 'file.coffee/u/3ytbintwbdb54lv8mn-jr.png)':10 'hole':9 'instead':5 'pi':8 'pi-hol':7 'portmast':3 'safing.io':4,15 'safing.io/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)':14 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7760306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298329 {#4208
    date: 2024-01-26 20:45:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use [Portmaster](https://safing.io) instead of Pi-Hole\n
    \n
    ![](https://file.coffee/u/3yTbInTwbdb54lV8MN-Jr.png)\n
    \n
    Detail\n
    \n
    [safing.io/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706298329 {#4207
    date: 2024-01-26 20:45:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 342882
  -bodyTs: "'/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)':16 '/u/3ytbintwbdb54lv8mn-jr.png)':12 'detail':13 'file.coffee':11 'file.coffee/u/3ytbintwbdb54lv8mn-jr.png)':10 'hole':9 'instead':5 'pi':8 'pi-hol':7 'portmast':3 'safing.io':4,15 'safing.io/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)':14 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7760306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298329 {#4208
    date: 2024-01-26 20:45:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use [Portmaster](https://safing.io) instead of Pi-Hole\n
    \n
    ![](https://file.coffee/u/3yTbInTwbdb54lV8MN-Jr.png)\n
    \n
    Detail\n
    \n
    [safing.io/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706298329 {#4207
    date: 2024-01-26 20:45:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 342882
  -bodyTs: "'/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)':16 '/u/3ytbintwbdb54lv8mn-jr.png)':12 'detail':13 'file.coffee':11 'file.coffee/u/3ytbintwbdb54lv8mn-jr.png)':10 'hole':9 'instead':5 'pi':8 'pi-hol':7 'portmast':3 'safing.io':4,15 'safing.io/blog/2021/12/09/portmaster-vs-pi-hole/](https://safing.io/blog/2021/12/09/portmaster-vs-pi-hole/)':14 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7760306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706298329 {#4208
    date: 2024-01-26 20:45:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1729169205 {#4282
    date: 2024-10-17 14:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 343000
  -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301236 {#4283
    date: 2024-01-26 21:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1729169205 {#4282
    date: 2024-10-17 14:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 343000
  -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301236 {#4283
    date: 2024-01-26 21:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1729169205 {#4282
    date: 2024-10-17 14:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 343000
  -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7044626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706301236 {#4283
    date: 2024-01-26 21:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1729169205 {#4282
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 343000
    -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301236 {#4283
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Honestly don’t bother. Ublock is better at blocking ads. Pihole is for devices on your network that can’t use conventional ad blockers and is less effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706461136 {#5201
    date: 2024-01-28 17:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -id: 347361
  -bodyTs: "'ad':10,23 'better':7 'block':9 'blocker':24 'bother':4 'convent':22 'devic':14 'effect':28 'honest':1 'less':27 'network':17 'pihol':11 'ublock':5 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461136 {#5202
    date: 2024-01-28 17:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1729169205 {#4282
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 343000
    -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301236 {#4283
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Honestly don’t bother. Ublock is better at blocking ads. Pihole is for devices on your network that can’t use conventional ad blockers and is less effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706461136 {#5201
    date: 2024-01-28 17:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -id: 347361
  -bodyTs: "'ad':10,23 'better':7 'block':9 'blocker':24 'bother':4 'convent':22 'devic':14 'effect':28 'honest':1 'less':27 'network':17 'pihol':11 'ublock':5 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461136 {#5202
    date: 2024-01-28 17:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1729169205 {#4282
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 343000
    -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301236 {#4283
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "Honestly don’t bother. Ublock is better at blocking ads. Pihole is for devices on your network that can’t use conventional ad blockers and is less effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706461136 {#5201
    date: 2024-01-28 17:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -id: 347361
  -bodyTs: "'ad':10,23 'better':7 'block':9 'blocker':24 'bother':4 'convent':22 'devic':14 'effect':28 'honest':1 'less':27 'network':17 'pihol':11 'ublock':5 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461136 {#5202
    date: 2024-01-28 17:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5220
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1729169205 {#4282
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 343000
    -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301236 {#4283
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "If you are not so fit in this questions is better to install Portmaster, its downloading and run it, not much more to do (blocking or give permissions to connecting to the network to your apps. Maybe sellecting an DNS which fits your needs in the settings. It’s way easier to handle than Pi Hole. It even has an SPN (its like a VPN on steroids), but its an paid option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706301623 {#5217
    date: 2024-01-26 21:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5221 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 343024
  -bodyTs: "'app':36 'better':11 'block':25 'connect':30 'dns':40 'download':16 'easier':51 'even':58 'fit':6,42 'give':27 'handl':53 'hole':56 'instal':13 'like':63 'mayb':37 'much':21 'need':44 'network':33 'option':72 'paid':71 'permiss':28 'pi':55 'portmast':14 'question':9 'run':18 'sellect':38 'set':47 'spn':61 'steroid':67 'vpn':65 'way':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7761522"
  +editedAt: DateTimeImmutable @1728840351 {#5218
    date: 2024-10-13 19:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301623 {#5219
    date: 2024-01-26 21:40:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5220
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1729169205 {#4282
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 343000
    -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301236 {#4283
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "If you are not so fit in this questions is better to install Portmaster, its downloading and run it, not much more to do (blocking or give permissions to connecting to the network to your apps. Maybe sellecting an DNS which fits your needs in the settings. It’s way easier to handle than Pi Hole. It even has an SPN (its like a VPN on steroids), but its an paid option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706301623 {#5217
    date: 2024-01-26 21:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5221 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 343024
  -bodyTs: "'app':36 'better':11 'block':25 'connect':30 'dns':40 'download':16 'easier':51 'even':58 'fit':6,42 'give':27 'handl':53 'hole':56 'instal':13 'like':63 'mayb':37 'much':21 'need':44 'network':33 'option':72 'paid':71 'permiss':28 'pi':55 'portmast':14 'question':9 'run':18 'sellect':38 'set':47 'spn':61 'steroid':67 'vpn':65 'way':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7761522"
  +editedAt: DateTimeImmutable @1728840351 {#5218
    date: 2024-10-13 19:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301623 {#5219
    date: 2024-01-26 21:40:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5220
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4287
    +user: App\Entity\User {#4300 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1729169205 {#4282
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4288 …}
    +nested: Doctrine\ORM\PersistentCollection {#4290 …}
    +votes: Doctrine\ORM\PersistentCollection {#4292 …}
    +reports: Doctrine\ORM\PersistentCollection {#4294 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
    -id: 343000
    -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7044626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706301236 {#4283
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "If you are not so fit in this questions is better to install Portmaster, its downloading and run it, not much more to do (blocking or give permissions to connecting to the network to your apps. Maybe sellecting an DNS which fits your needs in the settings. It’s way easier to handle than Pi Hole. It even has an SPN (its like a VPN on steroids), but its an paid option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706301623 {#5217
    date: 2024-01-26 21:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5221 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 343024
  -bodyTs: "'app':36 'better':11 'block':25 'connect':30 'dns':40 'download':16 'easier':51 'even':58 'fit':6,42 'give':27 'handl':53 'hole':56 'instal':13 'like':63 'mayb':37 'much':21 'need':44 'network':33 'option':72 'paid':71 'permiss':28 'pi':55 'portmast':14 'question':9 'run':18 'sellect':38 'set':47 'spn':61 'steroid':67 'vpn':65 'way':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7761522"
  +editedAt: DateTimeImmutable @1728840351 {#5218
    date: 2024-10-13 19:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301623 {#5219
    date: 2024-01-26 21:40:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5433 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5220
    +user: App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4287
      +user: App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1729169205 {#4282
        date: 2024-10-17 14:46:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4288 …}
      +nested: Doctrine\ORM\PersistentCollection {#4290 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
      -id: 343000
      -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7044626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706301236 {#4283
        date: 2024-01-26 21:33:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "If you are not so fit in this questions is better to install Portmaster, its downloading and run it, not much more to do (blocking or give permissions to connecting to the network to your apps. Maybe sellecting an DNS which fits your needs in the settings. It’s way easier to handle than Pi Hole. It even has an SPN (its like a VPN on steroids), but its an paid option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706301623 {#5217
      date: 2024-01-26 21:40:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@Marcumas@lemmy.world"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@Marcumas@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5221 …}
    +nested: Doctrine\ORM\PersistentCollection {#5223 …}
    +votes: Doctrine\ORM\PersistentCollection {#5225 …}
    +reports: Doctrine\ORM\PersistentCollection {#5227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
    -id: 343024
    -bodyTs: "'app':36 'better':11 'block':25 'connect':30 'dns':40 'download':16 'easier':51 'even':58 'fit':6,42 'give':27 'handl':53 'hole':56 'instal':13 'like':63 'mayb':37 'much':21 'need':44 'network':33 'option':72 'paid':71 'permiss':28 'pi':55 'portmast':14 'question':9 'run':18 'sellect':38 'set':47 'spn':61 'steroid':67 'vpn':65 'way':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7761522"
    +editedAt: DateTimeImmutable @1728840351 {#5218
      date: 2024-10-13 19:25:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706301623 {#5219
      date: 2024-01-26 21:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "May you recover from your stroke quickly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706306862 {#5430
    date: 2024-01-26 23:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5434 …}
  +nested: Doctrine\ORM\PersistentCollection {#5436 …}
  +votes: Doctrine\ORM\PersistentCollection {#5438 …}
  +reports: Doctrine\ORM\PersistentCollection {#5440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
  -id: 343219
  -bodyTs: "'may':1 'quick':7 'recov':3 'stroke':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706306862 {#5431
    date: 2024-01-26 23:07:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5433 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5220
    +user: App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4287
      +user: App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1729169205 {#4282
        date: 2024-10-17 14:46:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4288 …}
      +nested: Doctrine\ORM\PersistentCollection {#4290 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
      -id: 343000
      -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7044626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706301236 {#4283
        date: 2024-01-26 21:33:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "If you are not so fit in this questions is better to install Portmaster, its downloading and run it, not much more to do (blocking or give permissions to connecting to the network to your apps. Maybe sellecting an DNS which fits your needs in the settings. It’s way easier to handle than Pi Hole. It even has an SPN (its like a VPN on steroids), but its an paid option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706301623 {#5217
      date: 2024-01-26 21:40:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@Marcumas@lemmy.world"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@Marcumas@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5221 …}
    +nested: Doctrine\ORM\PersistentCollection {#5223 …}
    +votes: Doctrine\ORM\PersistentCollection {#5225 …}
    +reports: Doctrine\ORM\PersistentCollection {#5227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
    -id: 343024
    -bodyTs: "'app':36 'better':11 'block':25 'connect':30 'dns':40 'download':16 'easier':51 'even':58 'fit':6,42 'give':27 'handl':53 'hole':56 'instal':13 'like':63 'mayb':37 'much':21 'need':44 'network':33 'option':72 'paid':71 'permiss':28 'pi':55 'portmast':14 'question':9 'run':18 'sellect':38 'set':47 'spn':61 'steroid':67 'vpn':65 'way':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7761522"
    +editedAt: DateTimeImmutable @1728840351 {#5218
      date: 2024-10-13 19:25:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706301623 {#5219
      date: 2024-01-26 21:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "May you recover from your stroke quickly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706306862 {#5430
    date: 2024-01-26 23:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5434 …}
  +nested: Doctrine\ORM\PersistentCollection {#5436 …}
  +votes: Doctrine\ORM\PersistentCollection {#5438 …}
  +reports: Doctrine\ORM\PersistentCollection {#5440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
  -id: 343219
  -bodyTs: "'may':1 'quick':7 'recov':3 'stroke':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706306862 {#5431
    date: 2024-01-26 23:07:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5432
  +user: Proxies\__CG__\App\Entity\User {#5433 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5220
    +user: App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4287
      +user: App\Entity\User {#4300 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Does anyone have a link for how to set up a pihole that a dumb dumb like me could understand?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1729169205 {#4282
        date: 2024-10-17 14:46:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4288 …}
      +nested: Doctrine\ORM\PersistentCollection {#4290 …}
      +votes: Doctrine\ORM\PersistentCollection {#4292 …}
      +reports: Doctrine\ORM\PersistentCollection {#4294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
      -id: 343000
      -bodyTs: "'anyon':2 'could':19 'dumb':15,16 'like':17 'link':5 'pihol':12 'set':9 'understand':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7044626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706301236 {#4283
        date: 2024-01-26 21:33:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4287}
    +body: "If you are not so fit in this questions is better to install Portmaster, its downloading and run it, not much more to do (blocking or give permissions to connecting to the network to your apps. Maybe sellecting an DNS which fits your needs in the settings. It’s way easier to handle than Pi Hole. It even has an SPN (its like a VPN on steroids), but its an paid option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706301623 {#5217
      date: 2024-01-26 21:40:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@Marcumas@lemmy.world"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@Marcumas@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5221 …}
    +nested: Doctrine\ORM\PersistentCollection {#5223 …}
    +votes: Doctrine\ORM\PersistentCollection {#5225 …}
    +reports: Doctrine\ORM\PersistentCollection {#5227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
    -id: 343024
    -bodyTs: "'app':36 'better':11 'block':25 'connect':30 'dns':40 'download':16 'easier':51 'even':58 'fit':6,42 'give':27 'handl':53 'hole':56 'instal':13 'like':63 'mayb':37 'much':21 'need':44 'network':33 'option':72 'paid':71 'permiss':28 'pi':55 'portmast':14 'question':9 'run':18 'sellect':38 'set':47 'spn':61 'steroid':67 'vpn':65 'way':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7761522"
    +editedAt: DateTimeImmutable @1728840351 {#5218
      date: 2024-10-13 19:25:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706301623 {#5219
      date: 2024-01-26 21:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4287}
  +body: "May you recover from your stroke quickly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706306862 {#5430
    date: 2024-01-26 23:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Marcumas@lemmy.world"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5434 …}
  +nested: Doctrine\ORM\PersistentCollection {#5436 …}
  +votes: Doctrine\ORM\PersistentCollection {#5438 …}
  +reports: Doctrine\ORM\PersistentCollection {#5440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
  -id: 343219
  -bodyTs: "'may':1 'quick':7 'recov':3 'stroke':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7046449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706306862 {#5431
    date: 2024-01-26 23:07:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4360
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pihole and uBlock Origin have different purposes. Pihole blocks ad domains network-wide. uBlock Origin can remove specific elements from specific webpages with surgical precision regardless of the domain the content is served from, so it is a much more precise wide-spectrum content blocker.\n
    \n
    In other words, uBlock Origin can block basically everything, but only works in your browser. Pihole blocks fewer things and less precisely but works for all your devices.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1728898234 {#4355
    date: 2024-10-14 11:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 343339
  -bodyTs: "'ad':10 'basic':55 'block':9,54,64 'blocker':47 'browser':62 'content':32,46 'devic':75 'differ':6 'domain':11,30 'element':20 'everyth':56 'fewer':65 'less':68 'much':40 'network':13 'network-wid':12 'origin':4,16,52 'pihol':1,8,63 'precis':26,42,69 'purpos':7 'regardless':27 'remov':18 'serv':34 'specif':19,22 'spectrum':45 'surgic':25 'thing':66 'ublock':3,15,51 'webpag':23 'wide':14,44 'wide-spectrum':43 'word':50 'work':59,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6504324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311193 {#4356
    date: 2024-01-27 00:19:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4360
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pihole and uBlock Origin have different purposes. Pihole blocks ad domains network-wide. uBlock Origin can remove specific elements from specific webpages with surgical precision regardless of the domain the content is served from, so it is a much more precise wide-spectrum content blocker.\n
    \n
    In other words, uBlock Origin can block basically everything, but only works in your browser. Pihole blocks fewer things and less precisely but works for all your devices.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1728898234 {#4355
    date: 2024-10-14 11:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 343339
  -bodyTs: "'ad':10 'basic':55 'block':9,54,64 'blocker':47 'browser':62 'content':32,46 'devic':75 'differ':6 'domain':11,30 'element':20 'everyth':56 'fewer':65 'less':68 'much':40 'network':13 'network-wid':12 'origin':4,16,52 'pihol':1,8,63 'precis':26,42,69 'purpos':7 'regardless':27 'remov':18 'serv':34 'specif':19,22 'spectrum':45 'surgic':25 'thing':66 'ublock':3,15,51 'webpag':23 'wide':14,44 'wide-spectrum':43 'word':50 'work':59,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6504324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311193 {#4356
    date: 2024-01-27 00:19:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4360
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pihole and uBlock Origin have different purposes. Pihole blocks ad domains network-wide. uBlock Origin can remove specific elements from specific webpages with surgical precision regardless of the domain the content is served from, so it is a much more precise wide-spectrum content blocker.\n
    \n
    In other words, uBlock Origin can block basically everything, but only works in your browser. Pihole blocks fewer things and less precisely but works for all your devices.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1728898234 {#4355
    date: 2024-10-14 11:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 343339
  -bodyTs: "'ad':10 'basic':55 'block':9,54,64 'blocker':47 'browser':62 'content':32,46 'devic':75 'differ':6 'domain':11,30 'element':20 'everyth':56 'fewer':65 'less':68 'much':40 'network':13 'network-wid':12 'origin':4,16,52 'pihol':1,8,63 'precis':26,42,69 'purpos':7 'regardless':27 'remov':18 'serv':34 'specif':19,22 'spectrum':45 'surgic':25 'thing':66 'ublock':3,15,51 'webpag':23 'wide':14,44 'wide-spectrum':43 'word':50 'work':59,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6504324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311193 {#4356
    date: 2024-01-27 00:19:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5235
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole and uBlock Origin have different purposes. Pihole blocks ad domains network-wide. uBlock Origin can remove specific elements from specific webpages with surgical precision regardless of the domain the content is served from, so it is a much more precise wide-spectrum content blocker.\n
      \n
      In other words, uBlock Origin can block basically everything, but only works in your browser. Pihole blocks fewer things and less precisely but works for all your devices.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1728898234 {#4355
      date: 2024-10-14 11:30:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 343339
    -bodyTs: "'ad':10 'basic':55 'block':9,54,64 'blocker':47 'browser':62 'content':32,46 'devic':75 'differ':6 'domain':11,30 'element':20 'everyth':56 'fewer':65 'less':68 'much':40 'network':13 'network-wid':12 'origin':4,16,52 'pihol':1,8,63 'precis':26,42,69 'purpos':7 'regardless':27 'remov':18 'serv':34 'specif':19,22 'spectrum':45 'surgic':25 'thing':66 'ublock':3,15,51 'webpag':23 'wide':14,44 'wide-spectrum':43 'word':50 'work':59,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6504324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311193 {#4356
      date: 2024-01-27 00:19:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "Thank you, this clears it up really well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706329142 {#5233
    date: 2024-01-27 05:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wandermind@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 343866
  -bodyTs: "'clear':4 'realli':7 'thank':1 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706329142 {#5234
    date: 2024-01-27 05:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5235
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole and uBlock Origin have different purposes. Pihole blocks ad domains network-wide. uBlock Origin can remove specific elements from specific webpages with surgical precision regardless of the domain the content is served from, so it is a much more precise wide-spectrum content blocker.\n
      \n
      In other words, uBlock Origin can block basically everything, but only works in your browser. Pihole blocks fewer things and less precisely but works for all your devices.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1728898234 {#4355
      date: 2024-10-14 11:30:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 343339
    -bodyTs: "'ad':10 'basic':55 'block':9,54,64 'blocker':47 'browser':62 'content':32,46 'devic':75 'differ':6 'domain':11,30 'element':20 'everyth':56 'fewer':65 'less':68 'much':40 'network':13 'network-wid':12 'origin':4,16,52 'pihol':1,8,63 'precis':26,42,69 'purpos':7 'regardless':27 'remov':18 'serv':34 'specif':19,22 'spectrum':45 'surgic':25 'thing':66 'ublock':3,15,51 'webpag':23 'wide':14,44 'wide-spectrum':43 'word':50 'work':59,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6504324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311193 {#4356
      date: 2024-01-27 00:19:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "Thank you, this clears it up really well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706329142 {#5233
    date: 2024-01-27 05:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wandermind@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 343866
  -bodyTs: "'clear':4 'realli':7 'thank':1 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706329142 {#5234
    date: 2024-01-27 05:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5235
  +user: Proxies\__CG__\App\Entity\User {#5236 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole and uBlock Origin have different purposes. Pihole blocks ad domains network-wide. uBlock Origin can remove specific elements from specific webpages with surgical precision regardless of the domain the content is served from, so it is a much more precise wide-spectrum content blocker.\n
      \n
      In other words, uBlock Origin can block basically everything, but only works in your browser. Pihole blocks fewer things and less precisely but works for all your devices.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1728898234 {#4355
      date: 2024-10-14 11:30:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 343339
    -bodyTs: "'ad':10 'basic':55 'block':9,54,64 'blocker':47 'browser':62 'content':32,46 'devic':75 'differ':6 'domain':11,30 'element':20 'everyth':56 'fewer':65 'less':68 'much':40 'network':13 'network-wid':12 'origin':4,16,52 'pihol':1,8,63 'precis':26,42,69 'purpos':7 'regardless':27 'remov':18 'serv':34 'specif':19,22 'spectrum':45 'surgic':25 'thing':66 'ublock':3,15,51 'webpag':23 'wide':14,44 'wide-spectrum':43 'word':50 'work':59,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6504324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311193 {#4356
      date: 2024-01-27 00:19:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "Thank you, this clears it up really well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706329142 {#5233
    date: 2024-01-27 05:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wandermind@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 343866
  -bodyTs: "'clear':4 'realli':7 'thank':1 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706329142 {#5234
    date: 2024-01-27 05:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4433
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what number of cents a month is more than what content creators get from youtube or their other sites (sans donation platforms like Patreon).\n
    \n
    It could be interesting to set aside like $5 a month to have dividends of that go out to people you actively utilize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729181165 {#4428
    date: 2024-10-17 18:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 343361
  -bodyTs: "'5':35 'activ':48 'asid':33 'cent':6 'content':13 'could':28 'creator':14 'dividend':40 'donat':23 'get':15 'go':43 'interest':30 'like':25,34 'month':8,37 'number':4 'patreon':26 'peopl':46 'platform':24 'san':22 'set':32 'site':21 'util':49 'wonder':2 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5720426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311924 {#4429
    date: 2024-01-27 00:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4433
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what number of cents a month is more than what content creators get from youtube or their other sites (sans donation platforms like Patreon).\n
    \n
    It could be interesting to set aside like $5 a month to have dividends of that go out to people you actively utilize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729181165 {#4428
    date: 2024-10-17 18:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 343361
  -bodyTs: "'5':35 'activ':48 'asid':33 'cent':6 'content':13 'could':28 'creator':14 'dividend':40 'donat':23 'get':15 'go':43 'interest':30 'like':25,34 'month':8,37 'number':4 'patreon':26 'peopl':46 'platform':24 'san':22 'set':32 'site':21 'util':49 'wonder':2 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5720426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311924 {#4429
    date: 2024-01-27 00:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4433
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what number of cents a month is more than what content creators get from youtube or their other sites (sans donation platforms like Patreon).\n
    \n
    It could be interesting to set aside like $5 a month to have dividends of that go out to people you actively utilize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1729181165 {#4428
    date: 2024-10-17 18:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 343361
  -bodyTs: "'5':35 'activ':48 'asid':33 'cent':6 'content':13 'could':28 'creator':14 'dividend':40 'donat':23 'get':15 'go':43 'interest':30 'like':25,34 'month':8,37 'number':4 'patreon':26 'peopl':46 'platform':24 'san':22 'set':32 'site':21 'util':49 'wonder':2 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5720426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706311924 {#4429
    date: 2024-01-27 00:32:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5251
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what number of cents a month is more than what content creators get from youtube or their other sites (sans donation platforms like Patreon).\n
      \n
      It could be interesting to set aside like $5 a month to have dividends of that go out to people you actively utilize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729181165 {#4428
      date: 2024-10-17 18:06:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4434 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
    -id: 343361
    -bodyTs: "'5':35 'activ':48 'asid':33 'cent':6 'content':13 'could':28 'creator':14 'dividend':40 'donat':23 'get':15 'go':43 'interest':30 'like':25,34 'month':8,37 'number':4 'patreon':26 'peopl':46 'platform':24 'san':22 'set':32 'site':21 'util':49 'wonder':2 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5720426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311924 {#4429
      date: 2024-01-27 00:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "At least for platforms like YouTube, creators are making $0 unless they have a ton of watch ours and subscribers and can be monetized."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465918 {#5249
    date: 2024-01-28 19:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wolfshadowheart@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 347522
  -bodyTs: "'0':10 'creator':7 'least':2 'like':5 'make':9 'monet':24 'platform':4 'subscrib':20 'ton':15 'unless':11 'watch':17 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465918 {#5250
    date: 2024-01-28 19:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5251
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what number of cents a month is more than what content creators get from youtube or their other sites (sans donation platforms like Patreon).\n
      \n
      It could be interesting to set aside like $5 a month to have dividends of that go out to people you actively utilize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729181165 {#4428
      date: 2024-10-17 18:06:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4434 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
    -id: 343361
    -bodyTs: "'5':35 'activ':48 'asid':33 'cent':6 'content':13 'could':28 'creator':14 'dividend':40 'donat':23 'get':15 'go':43 'interest':30 'like':25,34 'month':8,37 'number':4 'patreon':26 'peopl':46 'platform':24 'san':22 'set':32 'site':21 'util':49 'wonder':2 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5720426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311924 {#4429
      date: 2024-01-27 00:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "At least for platforms like YouTube, creators are making $0 unless they have a ton of watch ours and subscribers and can be monetized."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465918 {#5249
    date: 2024-01-28 19:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wolfshadowheart@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 347522
  -bodyTs: "'0':10 'creator':7 'least':2 'like':5 'make':9 'monet':24 'platform':4 'subscrib':20 'ton':15 'unless':11 'watch':17 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465918 {#5250
    date: 2024-01-28 19:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5251
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what number of cents a month is more than what content creators get from youtube or their other sites (sans donation platforms like Patreon).\n
      \n
      It could be interesting to set aside like $5 a month to have dividends of that go out to people you actively utilize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1729181165 {#4428
      date: 2024-10-17 18:06:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4434 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
    -id: 343361
    -bodyTs: "'5':35 'activ':48 'asid':33 'cent':6 'content':13 'could':28 'creator':14 'dividend':40 'donat':23 'get':15 'go':43 'interest':30 'like':25,34 'month':8,37 'number':4 'patreon':26 'peopl':46 'platform':24 'san':22 'set':32 'site':21 'util':49 'wonder':2 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5720426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706311924 {#4429
      date: 2024-01-27 00:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "At least for platforms like YouTube, creators are making $0 unless they have a ton of watch ours and subscribers and can be monetized."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465918 {#5249
    date: 2024-01-28 19:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wolfshadowheart@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 347522
  -bodyTs: "'0':10 'creator':7 'least':2 'like':5 'make':9 'monet':24 'platform':4 'subscrib':20 'ton':15 'unless':11 'watch':17 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465918 {#5250
    date: 2024-01-28 19:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4507
  +user: App\Entity\User {#4520 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Adding to the existing comments, there is also invidious which doesn’t bombard you with adds and if you have a homeserver you can easily host an instance (acts like a frontend to youtube)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706311984 {#4501
    date: 2024-01-27 00:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4508 …}
  +nested: Doctrine\ORM\PersistentCollection {#4510 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
  -id: 343362
  -bodyTs: "'act':29 'ad':1 'add':16 'also':8 'bombard':13 'comment':5 'doesn':11 'easili':25 'exist':4 'frontend':32 'homeserv':22 'host':26 'instanc':28 'invidi':9 'like':30 'youtub':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7765227"
  +editedAt: DateTimeImmutable @1728862853 {#4502
    date: 2024-10-14 01:40:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706311984 {#4503
    date: 2024-01-27 00:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4507
  +user: App\Entity\User {#4520 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Adding to the existing comments, there is also invidious which doesn’t bombard you with adds and if you have a homeserver you can easily host an instance (acts like a frontend to youtube)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706311984 {#4501
    date: 2024-01-27 00:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4508 …}
  +nested: Doctrine\ORM\PersistentCollection {#4510 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
  -id: 343362
  -bodyTs: "'act':29 'ad':1 'add':16 'also':8 'bombard':13 'comment':5 'doesn':11 'easili':25 'exist':4 'frontend':32 'homeserv':22 'host':26 'instanc':28 'invidi':9 'like':30 'youtub':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7765227"
  +editedAt: DateTimeImmutable @1728862853 {#4502
    date: 2024-10-14 01:40:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706311984 {#4503
    date: 2024-01-27 00:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4507
  +user: App\Entity\User {#4520 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Adding to the existing comments, there is also invidious which doesn’t bombard you with adds and if you have a homeserver you can easily host an instance (acts like a frontend to youtube)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706311984 {#4501
    date: 2024-01-27 00:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4508 …}
  +nested: Doctrine\ORM\PersistentCollection {#4510 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
  -id: 343362
  -bodyTs: "'act':29 'ad':1 'add':16 'also':8 'bombard':13 'comment':5 'doesn':11 'easili':25 'exist':4 'frontend':32 'homeserv':22 'host':26 'instanc':28 'invidi':9 'like':30 'youtub':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7765227"
  +editedAt: DateTimeImmutable @1728862853 {#4502
    date: 2024-10-14 01:40:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706311984 {#4503
    date: 2024-01-27 00:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4581
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729169313 {#4575
    date: 2024-10-17 14:48:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 343540
  -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5041839"
  +editedAt: DateTimeImmutable @1728879056 {#4576
    date: 2024-10-14 06:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706318976 {#4577
    date: 2024-01-27 02:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4581
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729169313 {#4575
    date: 2024-10-17 14:48:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 343540
  -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5041839"
  +editedAt: DateTimeImmutable @1728879056 {#4576
    date: 2024-10-14 06:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706318976 {#4577
    date: 2024-01-27 02:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4581
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729169313 {#4575
    date: 2024-10-17 14:48:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4582 …}
  +nested: Doctrine\ORM\PersistentCollection {#4584 …}
  +votes: Doctrine\ORM\PersistentCollection {#4586 …}
  +reports: Doctrine\ORM\PersistentCollection {#4588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
  -id: 343540
  -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5041839"
  +editedAt: DateTimeImmutable @1728879056 {#4576
    date: 2024-10-14 06:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706318976 {#4577
    date: 2024-01-27 02:29:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: """
    Most cable modem router combos have the ability to turn off the router part and just act as a modem in Bridge mode. If that’s an option, you can get your own router to handle local traffic, including dhcp (and thus dns) for all your local devices.\n
    \n
    Obviously, this goes against your request not to get your own router, but I thought I’d mention it in case you thought you would have to buy your own modem as well (which you are also free to do, assuming your isp supports customer-owned modems). The modem part can stay the same while having a separate router not controlled by the isp.\n
    \n
    If your particular unit doesn’t allow that, you can usually still locally override dns settings, though this is more for computers and phones than it is some smart home devices. iPhone and Android phones will let you specify dns ip addresses when you set up a wifi connection. Just edit the wifi config and change to a static ip. You can usually safely use the ip address given to you from dhcp, so make a note of your device ip address before changing it to static, and just use the same values. Then you can manually set the dns ip address.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706324116 {#5264
    date: 2024-01-27 03:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 343697
  -bodyTs: "'abil':8 'act':17 'address':155,181,195,215 'allow':120 'also':85 'android':147 'assum':89 'bridg':22 'buy':76 'cabl':2 'case':69 'chang':169,197 'combo':5 'comput':135 'config':167 'connect':162 'control':110 'custom':94 'customer-own':93 'd':65 'devic':48,144,193 'dhcp':40,186 'dns':43,128,153,213 'doesn':118 'edit':164 'free':86 'get':31,57 'given':182 'goe':51 'handl':36 'home':143 'includ':39 'ip':154,173,180,194,214 'iphon':145 'isp':91,113 'let':150 'local':37,47,126 'make':188 'manual':210 'mention':66 'mode':23 'modem':3,20,79,96,98 'note':190 'obvious':49 'option':28 'overrid':127 'own':95 'part':14,99 'particular':116 'phone':137,148 'request':54 'router':4,13,34,60,108 'safe':177 'separ':107 'set':129,158,211 'smart':142 'specifi':152 'static':172,200 'stay':101 'still':125 'support':92 'though':130 'thought':63,71 'thus':42 'traffic':38 'turn':10 'unit':117 'use':178,203 'usual':124,176 'valu':206 'well':81 'wifi':161,166 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052212"
  +editedAt: DateTimeImmutable @1728890399 {#5265
    date: 2024-10-14 09:19:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706324116 {#5266
    date: 2024-01-27 03:55:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: """
    Most cable modem router combos have the ability to turn off the router part and just act as a modem in Bridge mode. If that’s an option, you can get your own router to handle local traffic, including dhcp (and thus dns) for all your local devices.\n
    \n
    Obviously, this goes against your request not to get your own router, but I thought I’d mention it in case you thought you would have to buy your own modem as well (which you are also free to do, assuming your isp supports customer-owned modems). The modem part can stay the same while having a separate router not controlled by the isp.\n
    \n
    If your particular unit doesn’t allow that, you can usually still locally override dns settings, though this is more for computers and phones than it is some smart home devices. iPhone and Android phones will let you specify dns ip addresses when you set up a wifi connection. Just edit the wifi config and change to a static ip. You can usually safely use the ip address given to you from dhcp, so make a note of your device ip address before changing it to static, and just use the same values. Then you can manually set the dns ip address.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706324116 {#5264
    date: 2024-01-27 03:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 343697
  -bodyTs: "'abil':8 'act':17 'address':155,181,195,215 'allow':120 'also':85 'android':147 'assum':89 'bridg':22 'buy':76 'cabl':2 'case':69 'chang':169,197 'combo':5 'comput':135 'config':167 'connect':162 'control':110 'custom':94 'customer-own':93 'd':65 'devic':48,144,193 'dhcp':40,186 'dns':43,128,153,213 'doesn':118 'edit':164 'free':86 'get':31,57 'given':182 'goe':51 'handl':36 'home':143 'includ':39 'ip':154,173,180,194,214 'iphon':145 'isp':91,113 'let':150 'local':37,47,126 'make':188 'manual':210 'mention':66 'mode':23 'modem':3,20,79,96,98 'note':190 'obvious':49 'option':28 'overrid':127 'own':95 'part':14,99 'particular':116 'phone':137,148 'request':54 'router':4,13,34,60,108 'safe':177 'separ':107 'set':129,158,211 'smart':142 'specifi':152 'static':172,200 'stay':101 'still':125 'support':92 'though':130 'thought':63,71 'thus':42 'traffic':38 'turn':10 'unit':117 'use':178,203 'usual':124,176 'valu':206 'well':81 'wifi':161,166 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052212"
  +editedAt: DateTimeImmutable @1728890399 {#5265
    date: 2024-10-14 09:19:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706324116 {#5266
    date: 2024-01-27 03:55:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: """
    Most cable modem router combos have the ability to turn off the router part and just act as a modem in Bridge mode. If that’s an option, you can get your own router to handle local traffic, including dhcp (and thus dns) for all your local devices.\n
    \n
    Obviously, this goes against your request not to get your own router, but I thought I’d mention it in case you thought you would have to buy your own modem as well (which you are also free to do, assuming your isp supports customer-owned modems). The modem part can stay the same while having a separate router not controlled by the isp.\n
    \n
    If your particular unit doesn’t allow that, you can usually still locally override dns settings, though this is more for computers and phones than it is some smart home devices. iPhone and Android phones will let you specify dns ip addresses when you set up a wifi connection. Just edit the wifi config and change to a static ip. You can usually safely use the ip address given to you from dhcp, so make a note of your device ip address before changing it to static, and just use the same values. Then you can manually set the dns ip address.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706324116 {#5264
    date: 2024-01-27 03:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 343697
  -bodyTs: "'abil':8 'act':17 'address':155,181,195,215 'allow':120 'also':85 'android':147 'assum':89 'bridg':22 'buy':76 'cabl':2 'case':69 'chang':169,197 'combo':5 'comput':135 'config':167 'connect':162 'control':110 'custom':94 'customer-own':93 'd':65 'devic':48,144,193 'dhcp':40,186 'dns':43,128,153,213 'doesn':118 'edit':164 'free':86 'get':31,57 'given':182 'goe':51 'handl':36 'home':143 'includ':39 'ip':154,173,180,194,214 'iphon':145 'isp':91,113 'let':150 'local':37,47,126 'make':188 'manual':210 'mention':66 'mode':23 'modem':3,20,79,96,98 'note':190 'obvious':49 'option':28 'overrid':127 'own':95 'part':14,99 'particular':116 'phone':137,148 'request':54 'router':4,13,34,60,108 'safe':177 'separ':107 'set':129,158,211 'smart':142 'specifi':152 'static':172,200 'stay':101 'still':125 'support':92 'though':130 'thought':63,71 'thus':42 'traffic':38 'turn':10 'unit':117 'use':178,203 'usual':124,176 'valu':206 'well':81 'wifi':161,166 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052212"
  +editedAt: DateTimeImmutable @1728890399 {#5265
    date: 2024-10-14 09:19:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706324116 {#5266
    date: 2024-01-27 03:55:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5448
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5267
    +user: Proxies\__CG__\App\Entity\User {#5268 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: App\Entity\User {#4594 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729169313 {#4575
        date: 2024-10-17 14:48:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4582 …}
      +nested: Doctrine\ORM\PersistentCollection {#4584 …}
      +votes: Doctrine\ORM\PersistentCollection {#4586 …}
      +reports: Doctrine\ORM\PersistentCollection {#4588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
      -id: 343540
      -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5041839"
      +editedAt: DateTimeImmutable @1728879056 {#4576
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#4577
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4581}
    +body: """
      Most cable modem router combos have the ability to turn off the router part and just act as a modem in Bridge mode. If that’s an option, you can get your own router to handle local traffic, including dhcp (and thus dns) for all your local devices.\n
      \n
      Obviously, this goes against your request not to get your own router, but I thought I’d mention it in case you thought you would have to buy your own modem as well (which you are also free to do, assuming your isp supports customer-owned modems). The modem part can stay the same while having a separate router not controlled by the isp.\n
      \n
      If your particular unit doesn’t allow that, you can usually still locally override dns settings, though this is more for computers and phones than it is some smart home devices. iPhone and Android phones will let you specify dns ip addresses when you set up a wifi connection. Just edit the wifi config and change to a static ip. You can usually safely use the ip address given to you from dhcp, so make a note of your device ip address before changing it to static, and just use the same values. Then you can manually set the dns ip address.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706324116 {#5264
      date: 2024-01-27 03:55:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5269 …}
    +nested: Doctrine\ORM\PersistentCollection {#5271 …}
    +votes: Doctrine\ORM\PersistentCollection {#5273 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 343697
    -bodyTs: "'abil':8 'act':17 'address':155,181,195,215 'allow':120 'also':85 'android':147 'assum':89 'bridg':22 'buy':76 'cabl':2 'case':69 'chang':169,197 'combo':5 'comput':135 'config':167 'connect':162 'control':110 'custom':94 'customer-own':93 'd':65 'devic':48,144,193 'dhcp':40,186 'dns':43,128,153,213 'doesn':118 'edit':164 'free':86 'get':31,57 'given':182 'goe':51 'handl':36 'home':143 'includ':39 'ip':154,173,180,194,214 'iphon':145 'isp':91,113 'let':150 'local':37,47,126 'make':188 'manual':210 'mention':66 'mode':23 'modem':3,20,79,96,98 'note':190 'obvious':49 'option':28 'overrid':127 'own':95 'part':14,99 'particular':116 'phone':137,148 'request':54 'router':4,13,34,60,108 'safe':177 'separ':107 'set':129,158,211 'smart':142 'specifi':152 'static':172,200 'stay':101 'still':125 'support':92 'though':130 'thought':63,71 'thus':42 'traffic':38 'turn':10 'unit':117 'use':178,203 'usual':124,176 'valu':206 'well':81 'wifi':161,166 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052212"
    +editedAt: DateTimeImmutable @1728890399 {#5265
      date: 2024-10-14 09:19:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706324116 {#5266
      date: 2024-01-27 03:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Or you could just switch DHCP over to the Pi-hole. Most ISP routers support turning off DHCP even if you can’t change their DNS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706461207 {#5446
    date: 2024-01-28 18:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@Futurama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5453 …}
  +reports: Doctrine\ORM\PersistentCollection {#5455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5459 …}
  -id: 347365
  -bodyTs: "'chang':25 'could':3 'dhcp':6,19 'dns':27 'even':20 'hole':12 'isp':14 'pi':11 'pi-hol':10 'router':15 'support':16 'switch':5 'turn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461207 {#5447
    date: 2024-01-28 18:00:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5448
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5267
    +user: Proxies\__CG__\App\Entity\User {#5268 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: App\Entity\User {#4594 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729169313 {#4575
        date: 2024-10-17 14:48:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4582 …}
      +nested: Doctrine\ORM\PersistentCollection {#4584 …}
      +votes: Doctrine\ORM\PersistentCollection {#4586 …}
      +reports: Doctrine\ORM\PersistentCollection {#4588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
      -id: 343540
      -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5041839"
      +editedAt: DateTimeImmutable @1728879056 {#4576
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#4577
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4581}
    +body: """
      Most cable modem router combos have the ability to turn off the router part and just act as a modem in Bridge mode. If that’s an option, you can get your own router to handle local traffic, including dhcp (and thus dns) for all your local devices.\n
      \n
      Obviously, this goes against your request not to get your own router, but I thought I’d mention it in case you thought you would have to buy your own modem as well (which you are also free to do, assuming your isp supports customer-owned modems). The modem part can stay the same while having a separate router not controlled by the isp.\n
      \n
      If your particular unit doesn’t allow that, you can usually still locally override dns settings, though this is more for computers and phones than it is some smart home devices. iPhone and Android phones will let you specify dns ip addresses when you set up a wifi connection. Just edit the wifi config and change to a static ip. You can usually safely use the ip address given to you from dhcp, so make a note of your device ip address before changing it to static, and just use the same values. Then you can manually set the dns ip address.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706324116 {#5264
      date: 2024-01-27 03:55:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5269 …}
    +nested: Doctrine\ORM\PersistentCollection {#5271 …}
    +votes: Doctrine\ORM\PersistentCollection {#5273 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 343697
    -bodyTs: "'abil':8 'act':17 'address':155,181,195,215 'allow':120 'also':85 'android':147 'assum':89 'bridg':22 'buy':76 'cabl':2 'case':69 'chang':169,197 'combo':5 'comput':135 'config':167 'connect':162 'control':110 'custom':94 'customer-own':93 'd':65 'devic':48,144,193 'dhcp':40,186 'dns':43,128,153,213 'doesn':118 'edit':164 'free':86 'get':31,57 'given':182 'goe':51 'handl':36 'home':143 'includ':39 'ip':154,173,180,194,214 'iphon':145 'isp':91,113 'let':150 'local':37,47,126 'make':188 'manual':210 'mention':66 'mode':23 'modem':3,20,79,96,98 'note':190 'obvious':49 'option':28 'overrid':127 'own':95 'part':14,99 'particular':116 'phone':137,148 'request':54 'router':4,13,34,60,108 'safe':177 'separ':107 'set':129,158,211 'smart':142 'specifi':152 'static':172,200 'stay':101 'still':125 'support':92 'though':130 'thought':63,71 'thus':42 'traffic':38 'turn':10 'unit':117 'use':178,203 'usual':124,176 'valu':206 'well':81 'wifi':161,166 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052212"
    +editedAt: DateTimeImmutable @1728890399 {#5265
      date: 2024-10-14 09:19:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706324116 {#5266
      date: 2024-01-27 03:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Or you could just switch DHCP over to the Pi-hole. Most ISP routers support turning off DHCP even if you can’t change their DNS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706461207 {#5446
    date: 2024-01-28 18:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@Futurama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5453 …}
  +reports: Doctrine\ORM\PersistentCollection {#5455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5459 …}
  -id: 347365
  -bodyTs: "'chang':25 'could':3 'dhcp':6,19 'dns':27 'even':20 'hole':12 'isp':14 'pi':11 'pi-hol':10 'router':15 'support':16 'switch':5 'turn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461207 {#5447
    date: 2024-01-28 18:00:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5448
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5267
    +user: Proxies\__CG__\App\Entity\User {#5268 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: App\Entity\User {#4594 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729169313 {#4575
        date: 2024-10-17 14:48:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4582 …}
      +nested: Doctrine\ORM\PersistentCollection {#4584 …}
      +votes: Doctrine\ORM\PersistentCollection {#4586 …}
      +reports: Doctrine\ORM\PersistentCollection {#4588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
      -id: 343540
      -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5041839"
      +editedAt: DateTimeImmutable @1728879056 {#4576
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#4577
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4581}
    +body: """
      Most cable modem router combos have the ability to turn off the router part and just act as a modem in Bridge mode. If that’s an option, you can get your own router to handle local traffic, including dhcp (and thus dns) for all your local devices.\n
      \n
      Obviously, this goes against your request not to get your own router, but I thought I’d mention it in case you thought you would have to buy your own modem as well (which you are also free to do, assuming your isp supports customer-owned modems). The modem part can stay the same while having a separate router not controlled by the isp.\n
      \n
      If your particular unit doesn’t allow that, you can usually still locally override dns settings, though this is more for computers and phones than it is some smart home devices. iPhone and Android phones will let you specify dns ip addresses when you set up a wifi connection. Just edit the wifi config and change to a static ip. You can usually safely use the ip address given to you from dhcp, so make a note of your device ip address before changing it to static, and just use the same values. Then you can manually set the dns ip address.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706324116 {#5264
      date: 2024-01-27 03:55:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5269 …}
    +nested: Doctrine\ORM\PersistentCollection {#5271 …}
    +votes: Doctrine\ORM\PersistentCollection {#5273 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 343697
    -bodyTs: "'abil':8 'act':17 'address':155,181,195,215 'allow':120 'also':85 'android':147 'assum':89 'bridg':22 'buy':76 'cabl':2 'case':69 'chang':169,197 'combo':5 'comput':135 'config':167 'connect':162 'control':110 'custom':94 'customer-own':93 'd':65 'devic':48,144,193 'dhcp':40,186 'dns':43,128,153,213 'doesn':118 'edit':164 'free':86 'get':31,57 'given':182 'goe':51 'handl':36 'home':143 'includ':39 'ip':154,173,180,194,214 'iphon':145 'isp':91,113 'let':150 'local':37,47,126 'make':188 'manual':210 'mention':66 'mode':23 'modem':3,20,79,96,98 'note':190 'obvious':49 'option':28 'overrid':127 'own':95 'part':14,99 'particular':116 'phone':137,148 'request':54 'router':4,13,34,60,108 'safe':177 'separ':107 'set':129,158,211 'smart':142 'specifi':152 'static':172,200 'stay':101 'still':125 'support':92 'though':130 'thought':63,71 'thus':42 'traffic':38 'turn':10 'unit':117 'use':178,203 'usual':124,176 'valu':206 'well':81 'wifi':161,166 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052212"
    +editedAt: DateTimeImmutable @1728890399 {#5265
      date: 2024-10-14 09:19:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706324116 {#5266
      date: 2024-01-27 03:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Or you could just switch DHCP over to the Pi-hole. Most ISP routers support turning off DHCP even if you can’t change their DNS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706461207 {#5446
    date: 2024-01-28 18:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@Futurama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5449 …}
  +nested: Doctrine\ORM\PersistentCollection {#5451 …}
  +votes: Doctrine\ORM\PersistentCollection {#5453 …}
  +reports: Doctrine\ORM\PersistentCollection {#5455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5459 …}
  -id: 347365
  -bodyTs: "'chang':25 'could':3 'dhcp':6,19 'dns':27 'even':20 'hole':12 'isp':14 'pi':11 'pi-hol':10 'router':15 'support':16 'switch':5 'turn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706461207 {#5447
    date: 2024-01-28 18:00:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5283
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "You can use a second router and pass through the WAN. It’s a bit complicated to explain in a comment, but it’s also not too difficult. Is your ISP ATT?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706326429 {#5281
    date: 2024-01-27 04:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 343792
  -bodyTs: "'also':25 'att':32 'bit':15 'comment':21 'complic':16 'difficult':28 'explain':18 'isp':31 'pass':8 'router':6 'second':5 'use':3 'wan':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326429 {#5282
    date: 2024-01-27 04:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5283
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "You can use a second router and pass through the WAN. It’s a bit complicated to explain in a comment, but it’s also not too difficult. Is your ISP ATT?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706326429 {#5281
    date: 2024-01-27 04:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 343792
  -bodyTs: "'also':25 'att':32 'bit':15 'comment':21 'complic':16 'difficult':28 'explain':18 'isp':31 'pass':8 'router':6 'second':5 'use':3 'wan':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326429 {#5282
    date: 2024-01-27 04:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5283
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "You can use a second router and pass through the WAN. It’s a bit complicated to explain in a comment, but it’s also not too difficult. Is your ISP ATT?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706326429 {#5281
    date: 2024-01-27 04:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 343792
  -bodyTs: "'also':25 'att':32 'bit':15 'comment':21 'complic':16 'difficult':28 'explain':18 'isp':31 'pass':8 'router':6 'second':5 'use':3 'wan':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326429 {#5282
    date: 2024-01-27 04:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Use the pi or whatever little computer that’s presumably hosting the pi-hole software to also be a DHCP server (and turn off the DHCP server on ISP’s router). It can then advertise itself as the DNS server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706330134 {#5296
    date: 2024-01-27 05:35:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 343885
  -bodyTs: "'advertis':36 'also':18 'comput':7 'dhcp':21,27 'dns':40 'hole':15 'host':11 'isp':30 'littl':6 'pi':3,14 'pi-hol':13 'presum':10 'router':32 'server':22,28,41 'softwar':16 'turn':24 'use':1 'whatev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/7904644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706330134 {#5297
    date: 2024-01-27 05:35:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Use the pi or whatever little computer that’s presumably hosting the pi-hole software to also be a DHCP server (and turn off the DHCP server on ISP’s router). It can then advertise itself as the DNS server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706330134 {#5296
    date: 2024-01-27 05:35:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 343885
  -bodyTs: "'advertis':36 'also':18 'comput':7 'dhcp':21,27 'dns':40 'hole':15 'host':11 'isp':30 'littl':6 'pi':3,14 'pi-hol':13 'presum':10 'router':32 'server':22,28,41 'softwar':16 'turn':24 'use':1 'whatev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/7904644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706330134 {#5297
    date: 2024-01-27 05:35:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#5299 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4581
    +user: App\Entity\User {#4594 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729169313 {#4575
      date: 2024-10-17 14:48:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4582 …}
    +nested: Doctrine\ORM\PersistentCollection {#4584 …}
    +votes: Doctrine\ORM\PersistentCollection {#4586 …}
    +reports: Doctrine\ORM\PersistentCollection {#4588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
    -id: 343540
    -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/5041839"
    +editedAt: DateTimeImmutable @1728879056 {#4576
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#4577
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: "Use the pi or whatever little computer that’s presumably hosting the pi-hole software to also be a DHCP server (and turn off the DHCP server on ISP’s router). It can then advertise itself as the DNS server."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706330134 {#5296
    date: 2024-01-27 05:35:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 343885
  -bodyTs: "'advertis':36 'also':18 'comput':7 'dhcp':21,27 'dns':40 'hole':15 'host':11 'isp':30 'littl':6 'pi':3,14 'pi-hol':13 'presum':10 'router':32 'server':22,28,41 'softwar':16 'turn':24 'use':1 'whatev':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/7904644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706330134 {#5297
    date: 2024-01-27 05:35:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5464
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5298
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: App\Entity\User {#4594 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729169313 {#4575
        date: 2024-10-17 14:48:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4582 …}
      +nested: Doctrine\ORM\PersistentCollection {#4584 …}
      +votes: Doctrine\ORM\PersistentCollection {#4586 …}
      +reports: Doctrine\ORM\PersistentCollection {#4588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
      -id: 343540
      -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5041839"
      +editedAt: DateTimeImmutable @1728879056 {#4576
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#4577
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4581}
    +body: "Use the pi or whatever little computer that’s presumably hosting the pi-hole software to also be a DHCP server (and turn off the DHCP server on ISP’s router). It can then advertise itself as the DNS server."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706330134 {#5296
      date: 2024-01-27 05:35:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 343885
    -bodyTs: "'advertis':36 'also':18 'comput':7 'dhcp':21,27 'dns':40 'hole':15 'host':11 'isp':30 'littl':6 'pi':3,14 'pi-hol':13 'presum':10 'router':32 'server':22,28,41 'softwar':16 'turn':24 'use':1 'whatev':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/comment/7904644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706330134 {#5297
      date: 2024-01-27 05:35:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: """
    That’s a great idea! I will try it tomorrow, thank you.\n
    \n
    Edit: Worked nicely :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706330352 {#5461
    date: 2024-01-27 05:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@freamon@endlesstalk.org"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@freamon@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5465 …}
  +nested: Doctrine\ORM\PersistentCollection {#5467 …}
  +votes: Doctrine\ORM\PersistentCollection {#5469 …}
  +reports: Doctrine\ORM\PersistentCollection {#5471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5475 …}
  -id: 343891
  -bodyTs: "'edit':13 'great':4 'idea':5 'nice':15 'thank':11 'tomorrow':10 'tri':8 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5044702"
  +editedAt: DateTimeImmutable @1729082324 {#5462
    date: 2024-10-16 14:38:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706330352 {#5463
    date: 2024-01-27 05:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5464
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5298
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: App\Entity\User {#4594 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729169313 {#4575
        date: 2024-10-17 14:48:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4582 …}
      +nested: Doctrine\ORM\PersistentCollection {#4584 …}
      +votes: Doctrine\ORM\PersistentCollection {#4586 …}
      +reports: Doctrine\ORM\PersistentCollection {#4588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
      -id: 343540
      -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5041839"
      +editedAt: DateTimeImmutable @1728879056 {#4576
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#4577
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4581}
    +body: "Use the pi or whatever little computer that’s presumably hosting the pi-hole software to also be a DHCP server (and turn off the DHCP server on ISP’s router). It can then advertise itself as the DNS server."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706330134 {#5296
      date: 2024-01-27 05:35:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 343885
    -bodyTs: "'advertis':36 'also':18 'comput':7 'dhcp':21,27 'dns':40 'hole':15 'host':11 'isp':30 'littl':6 'pi':3,14 'pi-hol':13 'presum':10 'router':32 'server':22,28,41 'softwar':16 'turn':24 'use':1 'whatev':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/comment/7904644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706330134 {#5297
      date: 2024-01-27 05:35:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: """
    That’s a great idea! I will try it tomorrow, thank you.\n
    \n
    Edit: Worked nicely :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706330352 {#5461
    date: 2024-01-27 05:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@freamon@endlesstalk.org"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@freamon@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5465 …}
  +nested: Doctrine\ORM\PersistentCollection {#5467 …}
  +votes: Doctrine\ORM\PersistentCollection {#5469 …}
  +reports: Doctrine\ORM\PersistentCollection {#5471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5475 …}
  -id: 343891
  -bodyTs: "'edit':13 'great':4 'idea':5 'nice':15 'thank':11 'tomorrow':10 'tri':8 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5044702"
  +editedAt: DateTimeImmutable @1729082324 {#5462
    date: 2024-10-16 14:38:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706330352 {#5463
    date: 2024-01-27 05:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5464
  +user: App\Entity\User {#4594 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5298
    +user: Proxies\__CG__\App\Entity\User {#5299 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4581
      +user: App\Entity\User {#4594 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the router provided by my isp won’t allow me to change the dns server, is there a workaround for having to set the local dns server on each device that doesn’t involve getting a new router?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1729169313 {#4575
        date: 2024-10-17 14:48:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4582 …}
      +nested: Doctrine\ORM\PersistentCollection {#4584 …}
      +votes: Doctrine\ORM\PersistentCollection {#4586 …}
      +reports: Doctrine\ORM\PersistentCollection {#4588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4590 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4592 …}
      -id: 343540
      -bodyTs: "'allow':10 'chang':13 'devic':31 'dns':15,27 'doesn':33 'get':36 'involv':35 'isp':7 'local':26 'new':38 'provid':4 'router':3,39 'server':16,28 'set':24 'won':8 'workaround':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/5041839"
      +editedAt: DateTimeImmutable @1728879056 {#4576
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#4577
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4581}
    +body: "Use the pi or whatever little computer that’s presumably hosting the pi-hole software to also be a DHCP server (and turn off the DHCP server on ISP’s router). It can then advertise itself as the DNS server."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706330134 {#5296
      date: 2024-01-27 05:35:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@nossaquesapao@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 343885
    -bodyTs: "'advertis':36 'also':18 'comput':7 'dhcp':21,27 'dns':40 'hole':15 'host':11 'isp':30 'littl':6 'pi':3,14 'pi-hol':13 'presum':10 'router':32 'server':22,28,41 'softwar':16 'turn':24 'use':1 'whatev':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/comment/7904644"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706330134 {#5297
      date: 2024-01-27 05:35:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4581}
  +body: """
    That’s a great idea! I will try it tomorrow, thank you.\n
    \n
    Edit: Worked nicely :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706330352 {#5461
    date: 2024-01-27 05:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@freamon@endlesstalk.org"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@nossaquesapao@lemmy.eco.br"
    "@freamon@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5465 …}
  +nested: Doctrine\ORM\PersistentCollection {#5467 …}
  +votes: Doctrine\ORM\PersistentCollection {#5469 …}
  +reports: Doctrine\ORM\PersistentCollection {#5471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5475 …}
  -id: 343891
  -bodyTs: "'edit':13 'great':4 'idea':5 'nice':15 'thank':11 'tomorrow':10 'tri':8 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/5044702"
  +editedAt: DateTimeImmutable @1729082324 {#5462
    date: 2024-10-16 14:38:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706330352 {#5463
    date: 2024-01-27 05:39:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Also ADguard dns service for your mobile device on Mobile networks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706325081 {#4649
    date: 2024-01-27 04:11:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 343725
  -bodyTs: "'adguard':2 'also':1 'devic':8 'dns':3 'mobil':7,10 'network':11 'servic':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325081 {#4650
    date: 2024-01-27 04:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Also ADguard dns service for your mobile device on Mobile networks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706325081 {#4649
    date: 2024-01-27 04:11:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 343725
  -bodyTs: "'adguard':2 'also':1 'devic':8 'dns':3 'mobil':7,10 'network':11 'servic':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325081 {#4650
    date: 2024-01-27 04:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4654
  +user: App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Also ADguard dns service for your mobile device on Mobile networks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706325081 {#4649
    date: 2024-01-27 04:11:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4657 …}
  +votes: Doctrine\ORM\PersistentCollection {#4659 …}
  +reports: Doctrine\ORM\PersistentCollection {#4661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4665 …}
  -id: 343725
  -bodyTs: "'adguard':2 'also':1 'devic':8 'dns':3 'mobil':7,10 'network':11 'servic':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325081 {#4650
    date: 2024-01-27 04:11:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4727
  +user: App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NextDNS & a VPN should be in there somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728894017 {#4722
    date: 2024-10-14 10:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 343750
  -bodyTs: "'nextdn':1 'somewher':8 'vpn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325519 {#4723
    date: 2024-01-27 04:18:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4727
  +user: App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NextDNS & a VPN should be in there somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728894017 {#4722
    date: 2024-10-14 10:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 343750
  -bodyTs: "'nextdn':1 'somewher':8 'vpn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325519 {#4723
    date: 2024-01-27 04:18:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4727
  +user: App\Entity\User {#4740 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NextDNS & a VPN should be in there somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728894017 {#4722
    date: 2024-10-14 10:20:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4728 …}
  +nested: Doctrine\ORM\PersistentCollection {#4730 …}
  +votes: Doctrine\ORM\PersistentCollection {#4732 …}
  +reports: Doctrine\ORM\PersistentCollection {#4734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
  -id: 343750
  -bodyTs: "'nextdn':1 'somewher':8 'vpn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325519 {#4723
    date: 2024-01-27 04:18:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5314
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4727
    +user: App\Entity\User {#4740 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NextDNS & a VPN should be in there somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728894017 {#4722
      date: 2024-10-14 10:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4728 …}
    +nested: Doctrine\ORM\PersistentCollection {#4730 …}
    +votes: Doctrine\ORM\PersistentCollection {#4732 …}
    +reports: Doctrine\ORM\PersistentCollection {#4734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    -id: 343750
    -bodyTs: "'nextdn':1 'somewher':8 'vpn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706325519 {#4723
      date: 2024-01-27 04:18:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4727}
  +body: "NextDNS and pihole serve the same purpose and are redundant. Personally I prefer NextDNS but it wouldn’t make sense in ops meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706326357 {#5312
    date: 2024-01-27 04:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 343787
  -bodyTs: "'make':19 'meme':23 'nextdn':1,14 'op':22 'person':11 'pihol':3 'prefer':13 'purpos':7 'redund':10 'sens':20 'serv':4 'wouldn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326357 {#5313
    date: 2024-01-27 04:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5314
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4727
    +user: App\Entity\User {#4740 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NextDNS & a VPN should be in there somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728894017 {#4722
      date: 2024-10-14 10:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4728 …}
    +nested: Doctrine\ORM\PersistentCollection {#4730 …}
    +votes: Doctrine\ORM\PersistentCollection {#4732 …}
    +reports: Doctrine\ORM\PersistentCollection {#4734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    -id: 343750
    -bodyTs: "'nextdn':1 'somewher':8 'vpn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706325519 {#4723
      date: 2024-01-27 04:18:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4727}
  +body: "NextDNS and pihole serve the same purpose and are redundant. Personally I prefer NextDNS but it wouldn’t make sense in ops meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706326357 {#5312
    date: 2024-01-27 04:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 343787
  -bodyTs: "'make':19 'meme':23 'nextdn':1,14 'op':22 'person':11 'pihol':3 'prefer':13 'purpos':7 'redund':10 'sens':20 'serv':4 'wouldn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326357 {#5313
    date: 2024-01-27 04:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5314
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4727
    +user: App\Entity\User {#4740 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NextDNS & a VPN should be in there somewhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728894017 {#4722
      date: 2024-10-14 10:20:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4728 …}
    +nested: Doctrine\ORM\PersistentCollection {#4730 …}
    +votes: Doctrine\ORM\PersistentCollection {#4732 …}
    +reports: Doctrine\ORM\PersistentCollection {#4734 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4738 …}
    -id: 343750
    -bodyTs: "'nextdn':1 'somewher':8 'vpn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706325519 {#4723
      date: 2024-01-27 04:18:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4727}
  +body: "NextDNS and pihole serve the same purpose and are redundant. Personally I prefer NextDNS but it wouldn’t make sense in ops meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706326357 {#5312
    date: 2024-01-27 04:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 343787
  -bodyTs: "'make':19 'meme':23 'nextdn':1,14 'op':22 'person':11 'pihol':3 'prefer':13 'purpos':7 'redund':10 'sens':20 'serv':4 'wouldn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326357 {#5313
    date: 2024-01-27 04:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4801
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
    \n
    That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
    \n
    They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1729180551 {#4795
    date: 2024-10-17 17:55:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 343783
  -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053012"
  +editedAt: DateTimeImmutable @1728893934 {#4796
    date: 2024-10-14 10:18:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706326263 {#4797
    date: 2024-01-27 04:31:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4801
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
    \n
    That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
    \n
    They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1729180551 {#4795
    date: 2024-10-17 17:55:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 343783
  -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053012"
  +editedAt: DateTimeImmutable @1728893934 {#4796
    date: 2024-10-14 10:18:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706326263 {#4797
    date: 2024-01-27 04:31:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4801
  +user: App\Entity\User {#4814 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
    \n
    That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
    \n
    They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1729180551 {#4795
    date: 2024-10-17 17:55:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 343783
  -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7053012"
  +editedAt: DateTimeImmutable @1728893934 {#4796
    date: 2024-10-14 10:18:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706326263 {#4797
    date: 2024-01-27 04:31:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
      \n
      That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
      \n
      They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1729180551 {#4795
      date: 2024-10-17 17:55:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 343783
    -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7053012"
    +editedAt: DateTimeImmutable @1728893934 {#4796
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4797
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706349560 {#5327
    date: 2024-01-27 10:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 344350
  -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6735566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706349560 {#5328
    date: 2024-01-27 10:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
      \n
      That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
      \n
      They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1729180551 {#4795
      date: 2024-10-17 17:55:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 343783
    -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7053012"
    +editedAt: DateTimeImmutable @1728893934 {#4796
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4797
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706349560 {#5327
    date: 2024-01-27 10:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 344350
  -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6735566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706349560 {#5328
    date: 2024-01-27 10:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
      \n
      That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
      \n
      They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1729180551 {#4795
      date: 2024-10-17 17:55:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 343783
    -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7053012"
    +editedAt: DateTimeImmutable @1728893934 {#4796
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4797
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706349560 {#5327
    date: 2024-01-27 10:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 344350
  -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6735566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706349560 {#5328
    date: 2024-01-27 10:59:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5495 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706349560 {#5327
      date: 2024-01-27 10:59:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 344350
    -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6735566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706349560 {#5328
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    I’m using both uBlock and Pi-Hole and I have to say that Pi-Hole is great. The monitoring features are pretty good and the ad blocking that it offers is, although way less than uBlock, still way better than none at all. It blocks most ads from the random apps I have installed on my phone and a surprising amount of trackers that are sent through my network. It also acts as a pretty good fallback if whatever I’m using physically cannot use a browser like an app or an embedded system.\n
    \n
    For me personally I also like to use Pi-Hole for network wide site filtering. If I find a website that’s really sketchy or obviously a scam or trying to make you download malware, I just add it to my blacklist.\n
    \n
    Of course each serves its own purposes and it won’t always be useful for everyone. I personally find the tools that it offers has a lot of benefit for what I do.\n
    \n
    TLDR; The ad blocking, although way less than uBlock, is more than enough to act as a basic ad blocker. Not to mention the monitoring tools are an added bonus. It also acts as a great fallback if something I’m using physically can’t make use of uBlock.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706383915 {#5492
    date: 2024-01-27 20:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5496 …}
  +nested: Doctrine\ORM\PersistentCollection {#5498 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5506 …}
  -id: 345384
  -bodyTs: "'act':75,188,206 'ad':29,50,176,192,202 'add':136 'also':74,102,205 'although':35,178 'alway':152 'amount':64 'app':54,93 'basic':191 'benefit':169 'better':42 'blacklist':140 'block':30,48,177 'blocker':193 'bonus':203 'browser':90 'cannot':87 'cours':142 'download':132 'embed':96 'enough':186 'everyon':156 'fallback':80,210 'featur':23 'filter':113 'find':116,159 'good':26,79 'great':20,209 'hole':9,18,108 'instal':57 'less':37,180 'like':91,103 'lot':167 'm':2,84,214 'make':130,219 'malwar':133 'mention':196 'monitor':22,198 'network':72,110 'none':44 'obvious':124 'offer':33,164 'person':100,158 'phone':60 'physic':86,216 'pi':8,17,107 'pi-hol':7,16,106 'pretti':25,78 'purpos':147 'random':53 'realli':121 'say':14 'scam':126 'sent':69 'serv':144 'site':112 'sketchi':122 'someth':212 'still':40 'surpris':63 'system':97 'tldr':174 'tool':161,199 'tracker':66 'tri':128 'ublock':5,39,182,222 'use':3,85,88,105,154,215,220 'way':36,41,179 'websit':118 'whatev':82 'wide':111 'won':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7070240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706383915 {#5493
    date: 2024-01-27 20:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5495 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706349560 {#5327
      date: 2024-01-27 10:59:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 344350
    -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6735566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706349560 {#5328
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    I’m using both uBlock and Pi-Hole and I have to say that Pi-Hole is great. The monitoring features are pretty good and the ad blocking that it offers is, although way less than uBlock, still way better than none at all. It blocks most ads from the random apps I have installed on my phone and a surprising amount of trackers that are sent through my network. It also acts as a pretty good fallback if whatever I’m using physically cannot use a browser like an app or an embedded system.\n
    \n
    For me personally I also like to use Pi-Hole for network wide site filtering. If I find a website that’s really sketchy or obviously a scam or trying to make you download malware, I just add it to my blacklist.\n
    \n
    Of course each serves its own purposes and it won’t always be useful for everyone. I personally find the tools that it offers has a lot of benefit for what I do.\n
    \n
    TLDR; The ad blocking, although way less than uBlock, is more than enough to act as a basic ad blocker. Not to mention the monitoring tools are an added bonus. It also acts as a great fallback if something I’m using physically can’t make use of uBlock.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706383915 {#5492
    date: 2024-01-27 20:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5496 …}
  +nested: Doctrine\ORM\PersistentCollection {#5498 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5506 …}
  -id: 345384
  -bodyTs: "'act':75,188,206 'ad':29,50,176,192,202 'add':136 'also':74,102,205 'although':35,178 'alway':152 'amount':64 'app':54,93 'basic':191 'benefit':169 'better':42 'blacklist':140 'block':30,48,177 'blocker':193 'bonus':203 'browser':90 'cannot':87 'cours':142 'download':132 'embed':96 'enough':186 'everyon':156 'fallback':80,210 'featur':23 'filter':113 'find':116,159 'good':26,79 'great':20,209 'hole':9,18,108 'instal':57 'less':37,180 'like':91,103 'lot':167 'm':2,84,214 'make':130,219 'malwar':133 'mention':196 'monitor':22,198 'network':72,110 'none':44 'obvious':124 'offer':33,164 'person':100,158 'phone':60 'physic':86,216 'pi':8,17,107 'pi-hol':7,16,106 'pretti':25,78 'purpos':147 'random':53 'realli':121 'say':14 'scam':126 'sent':69 'serv':144 'site':112 'sketchi':122 'someth':212 'still':40 'surpris':63 'system':97 'tldr':174 'tool':161,199 'tracker':66 'tri':128 'ublock':5,39,182,222 'use':3,85,88,105,154,215,220 'way':36,41,179 'websit':118 'whatev':82 'wide':111 'won':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7070240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706383915 {#5493
    date: 2024-01-27 20:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5494
  +user: Proxies\__CG__\App\Entity\User {#5495 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706349560 {#5327
      date: 2024-01-27 10:59:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 344350
    -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6735566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706349560 {#5328
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    I’m using both uBlock and Pi-Hole and I have to say that Pi-Hole is great. The monitoring features are pretty good and the ad blocking that it offers is, although way less than uBlock, still way better than none at all. It blocks most ads from the random apps I have installed on my phone and a surprising amount of trackers that are sent through my network. It also acts as a pretty good fallback if whatever I’m using physically cannot use a browser like an app or an embedded system.\n
    \n
    For me personally I also like to use Pi-Hole for network wide site filtering. If I find a website that’s really sketchy or obviously a scam or trying to make you download malware, I just add it to my blacklist.\n
    \n
    Of course each serves its own purposes and it won’t always be useful for everyone. I personally find the tools that it offers has a lot of benefit for what I do.\n
    \n
    TLDR; The ad blocking, although way less than uBlock, is more than enough to act as a basic ad blocker. Not to mention the monitoring tools are an added bonus. It also acts as a great fallback if something I’m using physically can’t make use of uBlock.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706383915 {#5492
    date: 2024-01-27 20:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5496 …}
  +nested: Doctrine\ORM\PersistentCollection {#5498 …}
  +votes: Doctrine\ORM\PersistentCollection {#5500 …}
  +reports: Doctrine\ORM\PersistentCollection {#5502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5506 …}
  -id: 345384
  -bodyTs: "'act':75,188,206 'ad':29,50,176,192,202 'add':136 'also':74,102,205 'although':35,178 'alway':152 'amount':64 'app':54,93 'basic':191 'benefit':169 'better':42 'blacklist':140 'block':30,48,177 'blocker':193 'bonus':203 'browser':90 'cannot':87 'cours':142 'download':132 'embed':96 'enough':186 'everyon':156 'fallback':80,210 'featur':23 'filter':113 'find':116,159 'good':26,79 'great':20,209 'hole':9,18,108 'instal':57 'less':37,180 'like':91,103 'lot':167 'm':2,84,214 'make':130,219 'malwar':133 'mention':196 'monitor':22,198 'network':72,110 'none':44 'obvious':124 'offer':33,164 'person':100,158 'phone':60 'physic':86,216 'pi':8,17,107 'pi-hol':7,16,106 'pretti':25,78 'purpos':147 'random':53 'realli':121 'say':14 'scam':126 'sent':69 'serv':144 'site':112 'sketchi':122 'someth':212 'still':40 'surpris':63 'system':97 'tldr':174 'tool':161,199 'tracker':66 'tri':128 'ublock':5,39,182,222 'use':3,85,88,105,154,215,220 'way':36,41,179 'websit':118 'whatev':82 'wide':111 'won':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7070240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706383915 {#5493
    date: 2024-01-27 20:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5510
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706349560 {#5327
      date: 2024-01-27 10:59:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 344350
    -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6735566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706349560 {#5328
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "UBlock is awesome. Pihole only really breaks if you add too many or too aggressive blocklists. The main benefit of pihole is you can block ads and trackers from any device on your network. I find the biggest offenders to be smart devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465687 {#5508
    date: 2024-01-28 19:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5511 …}
  +nested: Doctrine\ORM\PersistentCollection {#5513 …}
  +votes: Doctrine\ORM\PersistentCollection {#5515 …}
  +reports: Doctrine\ORM\PersistentCollection {#5517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
  -id: 347502
  -bodyTs: "'ad':26 'add':10 'aggress':15 'awesom':3 'benefit':19 'biggest':38 'block':25 'blocklist':16 'break':7 'devic':31,43 'find':36 'main':18 'mani':12 'network':34 'offend':39 'pihol':4,21 'realli':6 'smart':42 'tracker':28 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465687 {#5509
    date: 2024-01-28 19:14:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5510
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706349560 {#5327
      date: 2024-01-27 10:59:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 344350
    -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6735566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706349560 {#5328
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "UBlock is awesome. Pihole only really breaks if you add too many or too aggressive blocklists. The main benefit of pihole is you can block ads and trackers from any device on your network. I find the biggest offenders to be smart devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465687 {#5508
    date: 2024-01-28 19:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5511 …}
  +nested: Doctrine\ORM\PersistentCollection {#5513 …}
  +votes: Doctrine\ORM\PersistentCollection {#5515 …}
  +reports: Doctrine\ORM\PersistentCollection {#5517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
  -id: 347502
  -bodyTs: "'ad':26 'add':10 'aggress':15 'awesom':3 'benefit':19 'biggest':38 'block':25 'blocklist':16 'break':7 'devic':31,43 'find':36 'main':18 'mani':12 'network':34 'offend':39 'pihol':4,21 'realli':6 'smart':42 'tracker':28 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465687 {#5509
    date: 2024-01-28 19:14:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5510
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "At least from using both, I feel like pihole kinda sucks. It’s rather limited and breaks a lot of stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706349560 {#5327
      date: 2024-01-27 10:59:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 344350
    -bodyTs: "'break':17 'feel':7 'kinda':10 'least':2 'like':8 'limit':15 'lot':19 'pihol':9 'rather':14 'stuff':21 'suck':11 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6735566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706349560 {#5328
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "UBlock is awesome. Pihole only really breaks if you add too many or too aggressive blocklists. The main benefit of pihole is you can block ads and trackers from any device on your network. I find the biggest offenders to be smart devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465687 {#5508
    date: 2024-01-28 19:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5511 …}
  +nested: Doctrine\ORM\PersistentCollection {#5513 …}
  +votes: Doctrine\ORM\PersistentCollection {#5515 …}
  +reports: Doctrine\ORM\PersistentCollection {#5517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5521 …}
  -id: 347502
  -bodyTs: "'ad':26 'add':10 'aggress':15 'awesom':3 'benefit':19 'biggest':38 'block':25 'blocklist':16 'break':7 'devic':31,43 'find':36 'main':18 'mani':12 'network':34 'offend':39 'pihol':4,21 'realli':6 'smart':42 'tracker':28 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465687 {#5509
    date: 2024-01-28 19:14:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
      \n
      That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
      \n
      They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1729180551 {#4795
      date: 2024-10-17 17:55:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 343783
    -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7053012"
    +editedAt: DateTimeImmutable @1728893934 {#4796
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4797
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
    \n
    Shouldn’t it be theoretically possible to do the same?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706369057 {#5343
    date: 2024-01-27 16:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 344822
  -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706369057 {#5344
    date: 2024-01-27 16:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
      \n
      That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
      \n
      They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1729180551 {#4795
      date: 2024-10-17 17:55:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 343783
    -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7053012"
    +editedAt: DateTimeImmutable @1728893934 {#4796
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4797
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
    \n
    Shouldn’t it be theoretically possible to do the same?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706369057 {#5343
    date: 2024-01-27 16:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 344822
  -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706369057 {#5344
    date: 2024-01-27 16:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4801
    +user: App\Entity\User {#4814 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
      \n
      That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
      \n
      They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1729180551 {#4795
      date: 2024-10-17 17:55:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 343783
    -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7053012"
    +editedAt: DateTimeImmutable @1728893934 {#4796
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4797
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
    \n
    Shouldn’t it be theoretically possible to do the same?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706369057 {#5343
    date: 2024-01-27 16:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 344822
  -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706369057 {#5344
    date: 2024-01-27 16:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED 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 {#5526
  +user: Proxies\__CG__\App\Entity\User {#5527 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    > It’s at the router level\n
    \n
    It’s a DNS server and does not have the same capabilities as the router\n
    \n
    > It has all the same info the browser will eventually get.\n
    \n
    It does not. Not just because of the previous reason but also because most traffic is encrypted nowadays (https) which means that even the router can’t read/modify the traffic to the device.\n
    \n
    Another issue is that some things blocked by uBlock are hard to detect with static analysis in comparison to reading the rendered HTML.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706370324 {#5523
    date: 2024-01-27 16:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5528 …}
  +nested: Doctrine\ORM\PersistentCollection {#5530 …}
  +votes: Doctrine\ORM\PersistentCollection {#5532 …}
  +reports: Doctrine\ORM\PersistentCollection {#5534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5538 …}
  -id: 344858
  -bodyTs: "'also':44 'analysi':81 'anoth':66 'block':72 'browser':29 'capabl':18 'comparison':83 'detect':78 'devic':65 'dns':10 'encrypt':49 'even':55 'eventu':31 'get':32 'hard':76 'html':88 'https':51 'info':27 'issu':67 'level':6 'mean':53 'nowaday':50 'previous':41 'read':85 'read/modify':60 'reason':42 'render':87 'router':5,21,57 'server':11 'static':80 'thing':71 'traffic':47,62 'ublock':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065704"
  +editedAt: DateTimeImmutable @1728973667 {#5524
    date: 2024-10-15 08:27:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370324 {#5525
    date: 2024-01-27 16:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5526
  +user: Proxies\__CG__\App\Entity\User {#5527 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    > It’s at the router level\n
    \n
    It’s a DNS server and does not have the same capabilities as the router\n
    \n
    > It has all the same info the browser will eventually get.\n
    \n
    It does not. Not just because of the previous reason but also because most traffic is encrypted nowadays (https) which means that even the router can’t read/modify the traffic to the device.\n
    \n
    Another issue is that some things blocked by uBlock are hard to detect with static analysis in comparison to reading the rendered HTML.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706370324 {#5523
    date: 2024-01-27 16:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5528 …}
  +nested: Doctrine\ORM\PersistentCollection {#5530 …}
  +votes: Doctrine\ORM\PersistentCollection {#5532 …}
  +reports: Doctrine\ORM\PersistentCollection {#5534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5538 …}
  -id: 344858
  -bodyTs: "'also':44 'analysi':81 'anoth':66 'block':72 'browser':29 'capabl':18 'comparison':83 'detect':78 'devic':65 'dns':10 'encrypt':49 'even':55 'eventu':31 'get':32 'hard':76 'html':88 'https':51 'info':27 'issu':67 'level':6 'mean':53 'nowaday':50 'previous':41 'read':85 'read/modify':60 'reason':42 'render':87 'router':5,21,57 'server':11 'static':80 'thing':71 'traffic':47,62 'ublock':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065704"
  +editedAt: DateTimeImmutable @1728973667 {#5524
    date: 2024-10-15 08:27:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370324 {#5525
    date: 2024-01-27 16:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5526
  +user: Proxies\__CG__\App\Entity\User {#5527 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    > It’s at the router level\n
    \n
    It’s a DNS server and does not have the same capabilities as the router\n
    \n
    > It has all the same info the browser will eventually get.\n
    \n
    It does not. Not just because of the previous reason but also because most traffic is encrypted nowadays (https) which means that even the router can’t read/modify the traffic to the device.\n
    \n
    Another issue is that some things blocked by uBlock are hard to detect with static analysis in comparison to reading the rendered HTML.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706370324 {#5523
    date: 2024-01-27 16:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5528 …}
  +nested: Doctrine\ORM\PersistentCollection {#5530 …}
  +votes: Doctrine\ORM\PersistentCollection {#5532 …}
  +reports: Doctrine\ORM\PersistentCollection {#5534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5538 …}
  -id: 344858
  -bodyTs: "'also':44 'analysi':81 'anoth':66 'block':72 'browser':29 'capabl':18 'comparison':83 'detect':78 'devic':65 'dns':10 'encrypt':49 'even':55 'eventu':31 'get':32 'hard':76 'html':88 'https':51 'info':27 'issu':67 'level':6 'mean':53 'nowaday':50 'previous':41 'read':85 'read/modify':60 'reason':42 'render':87 'router':5,21,57 'server':11 'static':80 'thing':71 'traffic':47,62 'ublock':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065704"
  +editedAt: DateTimeImmutable @1728973667 {#5524
    date: 2024-10-15 08:27:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370324 {#5525
    date: 2024-01-27 16:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5543
  +user: Proxies\__CG__\App\Entity\User {#5544 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706370659 {#5540
    date: 2024-01-27 16:50:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5545 …}
  +nested: Doctrine\ORM\PersistentCollection {#5547 …}
  +votes: Doctrine\ORM\PersistentCollection {#5549 …}
  +reports: Doctrine\ORM\PersistentCollection {#5551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
  -id: 344867
  -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065808"
  +editedAt: DateTimeImmutable @1729182884 {#5541
    date: 2024-10-17 18:34:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370659 {#5542
    date: 2024-01-27 16:50:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5543
  +user: Proxies\__CG__\App\Entity\User {#5544 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706370659 {#5540
    date: 2024-01-27 16:50:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5545 …}
  +nested: Doctrine\ORM\PersistentCollection {#5547 …}
  +votes: Doctrine\ORM\PersistentCollection {#5549 …}
  +reports: Doctrine\ORM\PersistentCollection {#5551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
  -id: 344867
  -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065808"
  +editedAt: DateTimeImmutable @1729182884 {#5541
    date: 2024-10-17 18:34:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370659 {#5542
    date: 2024-01-27 16:50:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5543
  +user: Proxies\__CG__\App\Entity\User {#5544 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706370659 {#5540
    date: 2024-01-27 16:50:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5545 …}
  +nested: Doctrine\ORM\PersistentCollection {#5547 …}
  +votes: Doctrine\ORM\PersistentCollection {#5549 …}
  +reports: Doctrine\ORM\PersistentCollection {#5551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
  -id: 344867
  -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7065808"
  +editedAt: DateTimeImmutable @1729182884 {#5541
    date: 2024-10-17 18:34:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370659 {#5542
    date: 2024-01-27 16:50:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5630
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5543
    +user: Proxies\__CG__\App\Entity\User {#5544 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5345
      +user: Proxies\__CG__\App\Entity\User {#5346 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4801
        +user: App\Entity\User {#4814 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
          \n
          That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
          \n
          They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1729180551 {#4795
          date: 2024-10-17 17:55:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4802 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4806 …}
        +reports: Doctrine\ORM\PersistentCollection {#4808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
        -id: 343783
        -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7053012"
        +editedAt: DateTimeImmutable @1728893934 {#4796
          date: 2024-10-14 10:18:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706326263 {#4797
          date: 2024-01-27 04:31:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4801}
      +body: """
        I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
        \n
        Shouldn’t it be theoretically possible to do the same?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706369057 {#5343
        date: 2024-01-27 16:24:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5347 …}
      +nested: Doctrine\ORM\PersistentCollection {#5349 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5353 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
      -id: 344822
      -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7065336"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706369057 {#5344
        date: 2024-01-27 16:24:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706370659 {#5540
      date: 2024-01-27 16:50:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5545 …}
    +nested: Doctrine\ORM\PersistentCollection {#5547 …}
    +votes: Doctrine\ORM\PersistentCollection {#5549 …}
    +reports: Doctrine\ORM\PersistentCollection {#5551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
    -id: 344867
    -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065808"
    +editedAt: DateTimeImmutable @1729182884 {#5541
      date: 2024-10-17 18:34:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706370659 {#5542
      date: 2024-01-27 16:50:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "I don’t understand why tho, what is it that let’s unblock distinguish ad video vs real video?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372727 {#5628
    date: 2024-01-27 17:25:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@teatowel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5631 …}
  +nested: Doctrine\ORM\PersistentCollection {#5633 …}
  +votes: Doctrine\ORM\PersistentCollection {#5635 …}
  +reports: Doctrine\ORM\PersistentCollection {#5637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
  -id: 344933
  -bodyTs: "'ad':15 'distinguish':14 'let':11 'real':18 'tho':6 'unblock':13 'understand':4 'video':16,19 'vs':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7066381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372727 {#5629
    date: 2024-01-27 17:25:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5630
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5543
    +user: Proxies\__CG__\App\Entity\User {#5544 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5345
      +user: Proxies\__CG__\App\Entity\User {#5346 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4801
        +user: App\Entity\User {#4814 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
          \n
          That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
          \n
          They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1729180551 {#4795
          date: 2024-10-17 17:55:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4802 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4806 …}
        +reports: Doctrine\ORM\PersistentCollection {#4808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
        -id: 343783
        -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7053012"
        +editedAt: DateTimeImmutable @1728893934 {#4796
          date: 2024-10-14 10:18:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706326263 {#4797
          date: 2024-01-27 04:31:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4801}
      +body: """
        I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
        \n
        Shouldn’t it be theoretically possible to do the same?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706369057 {#5343
        date: 2024-01-27 16:24:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5347 …}
      +nested: Doctrine\ORM\PersistentCollection {#5349 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5353 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
      -id: 344822
      -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7065336"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706369057 {#5344
        date: 2024-01-27 16:24:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706370659 {#5540
      date: 2024-01-27 16:50:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5545 …}
    +nested: Doctrine\ORM\PersistentCollection {#5547 …}
    +votes: Doctrine\ORM\PersistentCollection {#5549 …}
    +reports: Doctrine\ORM\PersistentCollection {#5551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
    -id: 344867
    -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065808"
    +editedAt: DateTimeImmutable @1729182884 {#5541
      date: 2024-10-17 18:34:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706370659 {#5542
      date: 2024-01-27 16:50:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "I don’t understand why tho, what is it that let’s unblock distinguish ad video vs real video?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372727 {#5628
    date: 2024-01-27 17:25:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@teatowel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5631 …}
  +nested: Doctrine\ORM\PersistentCollection {#5633 …}
  +votes: Doctrine\ORM\PersistentCollection {#5635 …}
  +reports: Doctrine\ORM\PersistentCollection {#5637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
  -id: 344933
  -bodyTs: "'ad':15 'distinguish':14 'let':11 'real':18 'tho':6 'unblock':13 'understand':4 'video':16,19 'vs':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7066381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372727 {#5629
    date: 2024-01-27 17:25:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5630
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5543
    +user: Proxies\__CG__\App\Entity\User {#5544 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5345
      +user: Proxies\__CG__\App\Entity\User {#5346 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4801
        +user: App\Entity\User {#4814 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
          \n
          That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
          \n
          They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1729180551 {#4795
          date: 2024-10-17 17:55:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4802 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4806 …}
        +reports: Doctrine\ORM\PersistentCollection {#4808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
        -id: 343783
        -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7053012"
        +editedAt: DateTimeImmutable @1728893934 {#4796
          date: 2024-10-14 10:18:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706326263 {#4797
          date: 2024-01-27 04:31:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4801}
      +body: """
        I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
        \n
        Shouldn’t it be theoretically possible to do the same?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706369057 {#5343
        date: 2024-01-27 16:24:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5347 …}
      +nested: Doctrine\ORM\PersistentCollection {#5349 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5353 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
      -id: 344822
      -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7065336"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706369057 {#5344
        date: 2024-01-27 16:24:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706370659 {#5540
      date: 2024-01-27 16:50:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5545 …}
    +nested: Doctrine\ORM\PersistentCollection {#5547 …}
    +votes: Doctrine\ORM\PersistentCollection {#5549 …}
    +reports: Doctrine\ORM\PersistentCollection {#5551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
    -id: 344867
    -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065808"
    +editedAt: DateTimeImmutable @1729182884 {#5541
      date: 2024-10-17 18:34:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706370659 {#5542
      date: 2024-01-27 16:50:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: "I don’t understand why tho, what is it that let’s unblock distinguish ad video vs real video?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372727 {#5628
    date: 2024-01-27 17:25:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@teatowel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5631 …}
  +nested: Doctrine\ORM\PersistentCollection {#5633 …}
  +votes: Doctrine\ORM\PersistentCollection {#5635 …}
  +reports: Doctrine\ORM\PersistentCollection {#5637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
  -id: 344933
  -bodyTs: "'ad':15 'distinguish':14 'let':11 'real':18 'tho':6 'unblock':13 'understand':4 'video':16,19 'vs':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7066381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372727 {#5629
    date: 2024-01-27 17:25:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5683 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5630
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5543
      +user: Proxies\__CG__\App\Entity\User {#5544 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5345
        +user: Proxies\__CG__\App\Entity\User {#5346 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4801
          +user: App\Entity\User {#4814 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
            \n
            That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
            \n
            They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 60
          +score: 0
          +lastActive: DateTime @1729180551 {#4795
            date: 2024-10-17 17:55:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4802 …}
          +nested: Doctrine\ORM\PersistentCollection {#4804 …}
          +votes: Doctrine\ORM\PersistentCollection {#4806 …}
          +reports: Doctrine\ORM\PersistentCollection {#4808 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
          -id: 343783
          -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7053012"
          +editedAt: DateTimeImmutable @1728893934 {#4796
            date: 2024-10-14 10:18:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706326263 {#4797
            date: 2024-01-27 04:31:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4801}
        +body: """
          I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
          \n
          Shouldn’t it be theoretically possible to do the same?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706369057 {#5343
          date: 2024-01-27 16:24:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@xe3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5347 …}
        +nested: Doctrine\ORM\PersistentCollection {#5349 …}
        +votes: Doctrine\ORM\PersistentCollection {#5351 …}
        +reports: Doctrine\ORM\PersistentCollection {#5353 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
        -id: 344822
        -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7065336"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706369057 {#5344
          date: 2024-01-27 16:24:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4801}
      +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706370659 {#5540
        date: 2024-01-27 16:50:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
        "@madcaesar@lemmy.world"
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
        "@madcaesar@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5545 …}
      +nested: Doctrine\ORM\PersistentCollection {#5547 …}
      +votes: Doctrine\ORM\PersistentCollection {#5549 …}
      +reports: Doctrine\ORM\PersistentCollection {#5551 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
      -id: 344867
      -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7065808"
      +editedAt: DateTimeImmutable @1729182884 {#5541
        date: 2024-10-17 18:34:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706370659 {#5542
        date: 2024-01-27 16:50:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "I don’t understand why tho, what is it that let’s unblock distinguish ad video vs real video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706372727 {#5628
      date: 2024-01-27 17:25:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
      "@teatowel@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5631 …}
    +nested: Doctrine\ORM\PersistentCollection {#5633 …}
    +votes: Doctrine\ORM\PersistentCollection {#5635 …}
    +reports: Doctrine\ORM\PersistentCollection {#5637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
    -id: 344933
    -bodyTs: "'ad':15 'distinguish':14 'let':11 'real':18 'tho':6 'unblock':13 'understand':4 'video':16,19 'vs':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7066381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706372727 {#5629
      date: 2024-01-27 17:25:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    Unlock can read the code being sent to your browser and act accordingly. It’s much more granular.\n
    \n
    Pihole can only see you’re going to YouTube.com. It cannot see what YouTube is sending you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706448068 {#5680
    date: 2024-01-28 14:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@teatowel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 346969
  -bodyTs: "'accord':13 'act':12 'browser':10 'cannot':29 'code':5 'go':25 'granular':18 'much':16 'pihol':19 're':24 'read':3 'see':22,30 'send':34 'sent':7 'unlock':1 'youtub':32 'youtube.com':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8758695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706448068 {#5681
    date: 2024-01-28 14:21:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5683 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5630
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5543
      +user: Proxies\__CG__\App\Entity\User {#5544 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5345
        +user: Proxies\__CG__\App\Entity\User {#5346 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4801
          +user: App\Entity\User {#4814 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
            \n
            That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
            \n
            They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 60
          +score: 0
          +lastActive: DateTime @1729180551 {#4795
            date: 2024-10-17 17:55:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4802 …}
          +nested: Doctrine\ORM\PersistentCollection {#4804 …}
          +votes: Doctrine\ORM\PersistentCollection {#4806 …}
          +reports: Doctrine\ORM\PersistentCollection {#4808 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
          -id: 343783
          -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7053012"
          +editedAt: DateTimeImmutable @1728893934 {#4796
            date: 2024-10-14 10:18:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706326263 {#4797
            date: 2024-01-27 04:31:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4801}
        +body: """
          I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
          \n
          Shouldn’t it be theoretically possible to do the same?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706369057 {#5343
          date: 2024-01-27 16:24:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@xe3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5347 …}
        +nested: Doctrine\ORM\PersistentCollection {#5349 …}
        +votes: Doctrine\ORM\PersistentCollection {#5351 …}
        +reports: Doctrine\ORM\PersistentCollection {#5353 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
        -id: 344822
        -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7065336"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706369057 {#5344
          date: 2024-01-27 16:24:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4801}
      +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706370659 {#5540
        date: 2024-01-27 16:50:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
        "@madcaesar@lemmy.world"
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
        "@madcaesar@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5545 …}
      +nested: Doctrine\ORM\PersistentCollection {#5547 …}
      +votes: Doctrine\ORM\PersistentCollection {#5549 …}
      +reports: Doctrine\ORM\PersistentCollection {#5551 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
      -id: 344867
      -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7065808"
      +editedAt: DateTimeImmutable @1729182884 {#5541
        date: 2024-10-17 18:34:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706370659 {#5542
        date: 2024-01-27 16:50:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "I don’t understand why tho, what is it that let’s unblock distinguish ad video vs real video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706372727 {#5628
      date: 2024-01-27 17:25:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
      "@teatowel@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5631 …}
    +nested: Doctrine\ORM\PersistentCollection {#5633 …}
    +votes: Doctrine\ORM\PersistentCollection {#5635 …}
    +reports: Doctrine\ORM\PersistentCollection {#5637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
    -id: 344933
    -bodyTs: "'ad':15 'distinguish':14 'let':11 'real':18 'tho':6 'unblock':13 'understand':4 'video':16,19 'vs':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7066381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706372727 {#5629
      date: 2024-01-27 17:25:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    Unlock can read the code being sent to your browser and act accordingly. It’s much more granular.\n
    \n
    Pihole can only see you’re going to YouTube.com. It cannot see what YouTube is sending you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706448068 {#5680
    date: 2024-01-28 14:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@teatowel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 346969
  -bodyTs: "'accord':13 'act':12 'browser':10 'cannot':29 'code':5 'go':25 'granular':18 'much':16 'pihol':19 're':24 'read':3 'see':22,30 'send':34 'sent':7 'unlock':1 'youtub':32 'youtube.com':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8758695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706448068 {#5681
    date: 2024-01-28 14:21:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5683 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5630
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5543
      +user: Proxies\__CG__\App\Entity\User {#5544 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5345
        +user: Proxies\__CG__\App\Entity\User {#5346 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4801
          +user: App\Entity\User {#4814 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
            \n
            That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
            \n
            They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 60
          +score: 0
          +lastActive: DateTime @1729180551 {#4795
            date: 2024-10-17 17:55:51.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4802 …}
          +nested: Doctrine\ORM\PersistentCollection {#4804 …}
          +votes: Doctrine\ORM\PersistentCollection {#4806 …}
          +reports: Doctrine\ORM\PersistentCollection {#4808 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
          -id: 343783
          -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7053012"
          +editedAt: DateTimeImmutable @1728893934 {#4796
            date: 2024-10-14 10:18:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706326263 {#4797
            date: 2024-01-27 04:31:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4801}
        +body: """
          I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
          \n
          Shouldn’t it be theoretically possible to do the same?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706369057 {#5343
          date: 2024-01-27 16:24:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
          "@xe3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5347 …}
        +nested: Doctrine\ORM\PersistentCollection {#5349 …}
        +votes: Doctrine\ORM\PersistentCollection {#5351 …}
        +reports: Doctrine\ORM\PersistentCollection {#5353 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
        -id: 344822
        -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7065336"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706369057 {#5344
          date: 2024-01-27 16:24:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4801}
      +body: "uBlock has direct access to the DOM and so can modify what the browser renders. For example, YouTube ads are hosted on the same domains as their videos and so PiHole cannot block them, but uBlock can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706370659 {#5540
        date: 2024-01-27 16:50:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
        "@madcaesar@lemmy.world"
        "@CowsLookLikeMaps@sh.itjust.works"
        "@xe3@lemmy.world"
        "@madcaesar@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5545 …}
      +nested: Doctrine\ORM\PersistentCollection {#5547 …}
      +votes: Doctrine\ORM\PersistentCollection {#5549 …}
      +reports: Doctrine\ORM\PersistentCollection {#5551 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5553 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5555 …}
      -id: 344867
      -bodyTs: "'access':4 'ad':19 'block':33 'browser':14 'cannot':32 'direct':3 'dom':7 'domain':25 'exampl':17 'host':21 'modifi':11 'pihol':31 'render':15 'ublock':1,36 'video':28 'youtub':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7065808"
      +editedAt: DateTimeImmutable @1729182884 {#5541
        date: 2024-10-17 18:34:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706370659 {#5542
        date: 2024-01-27 16:50:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: "I don’t understand why tho, what is it that let’s unblock distinguish ad video vs real video?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706372727 {#5628
      date: 2024-01-27 17:25:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
      "@madcaesar@lemmy.world"
      "@teatowel@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5631 …}
    +nested: Doctrine\ORM\PersistentCollection {#5633 …}
    +votes: Doctrine\ORM\PersistentCollection {#5635 …}
    +reports: Doctrine\ORM\PersistentCollection {#5637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5641 …}
    -id: 344933
    -bodyTs: "'ad':15 'distinguish':14 'let':11 'real':18 'tho':6 'unblock':13 'understand':4 'video':16,19 'vs':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7066381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706372727 {#5629
      date: 2024-01-27 17:25:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    Unlock can read the code being sent to your browser and act accordingly. It’s much more granular.\n
    \n
    Pihole can only see you’re going to YouTube.com. It cannot see what YouTube is sending you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706448068 {#5680
    date: 2024-01-28 14:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
    "@teatowel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 346969
  -bodyTs: "'accord':13 'act':12 'browser':10 'cannot':29 'code':5 'go':25 'granular':18 'much':16 'pihol':19 're':24 'read':3 'see':22,30 'send':34 'sent':7 'unlock':1 'youtub':32 'youtube.com':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8758695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706448068 {#5681
    date: 2024-01-28 14:21:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5559
  +user: Proxies\__CG__\App\Entity\User {#5560 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    pihole does not deceypt https traffic, so it cant change dom. even if it could, it can’t modify stuff added by js.  \n
    also it can only block whole domains, not individual urls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706374817 {#5557
    date: 2024-01-27 18:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 345010
  -bodyTs: "'ad':21 'also':24 'block':28 'cant':9 'chang':10 'could':15 'deceypt':4 'dom':11 'domain':30 'even':12 'https':5 'individu':32 'js':23 'modifi':19 'pihol':1 'stuff':20 'traffic':6 'url':33 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6522677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374817 {#5558
    date: 2024-01-27 18:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5559
  +user: Proxies\__CG__\App\Entity\User {#5560 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    pihole does not deceypt https traffic, so it cant change dom. even if it could, it can’t modify stuff added by js.  \n
    also it can only block whole domains, not individual urls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706374817 {#5557
    date: 2024-01-27 18:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 345010
  -bodyTs: "'ad':21 'also':24 'block':28 'cant':9 'chang':10 'could':15 'deceypt':4 'dom':11 'domain':30 'even':12 'https':5 'individu':32 'js':23 'modifi':19 'pihol':1 'stuff':20 'traffic':6 'url':33 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6522677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374817 {#5558
    date: 2024-01-27 18:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5559
  +user: Proxies\__CG__\App\Entity\User {#5560 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5345
    +user: Proxies\__CG__\App\Entity\User {#5346 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4801
      +user: App\Entity\User {#4814 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Pihole is a great project, but it is objectively less capable than uBlock Origin.\n
        \n
        That is not a criticism of the software. It is just a fundamental fact that DNS based adblockers are less powerful, and less granular/precise than Browser based adblockers.\n
        \n
        They do work well in combination though (the DNS level adblockers gives you moderately effective network wide blocking, and uBlock Origin gives you exceptional blocking but is limited to the browser.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1729180551 {#4795
        date: 2024-10-17 17:55:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 343783
      -bodyTs: "'adblock':32,42,53 'base':31,41 'block':60,67 'browser':40,73 'capabl':11 'combin':48 'critic':19 'dns':30,51 'effect':57 'except':66 'fact':28 'fundament':27 'give':54,64 'granular/precise':38 'great':4 'less':10,34,37 'level':52 'limit':70 'moder':56 'network':58 'object':9 'origin':14,63 'pihol':1 'power':35 'project':5 'softwar':22 'though':49 'ublock':13,62 'well':46 'wide':59 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7053012"
      +editedAt: DateTimeImmutable @1728893934 {#4796
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4797
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4801}
    +body: """
      I’m not technical enough, but why can’t pihole do as much as ublock? It’s at the router level before anything gets to the browser, it has all the same info the browser will eventually get.\n
      \n
      Shouldn’t it be theoretically possible to do the same?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706369057 {#5343
      date: 2024-01-27 16:24:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@xe3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5349 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
    -id: 344822
    -bodyTs: "'anyth':23 'browser':27,35 'enough':5 'eventu':37 'get':24,38 'info':33 'level':21 'm':2 'much':13 'pihol':10 'possibl':44 'router':20 'shouldn':39 'technic':4 'theoret':43 'ublock':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7065336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706369057 {#5344
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4801}
  +body: """
    pihole does not deceypt https traffic, so it cant change dom. even if it could, it can’t modify stuff added by js.  \n
    also it can only block whole domains, not individual urls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706374817 {#5557
    date: 2024-01-27 18:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@madcaesar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5561 …}
  +nested: Doctrine\ORM\PersistentCollection {#5563 …}
  +votes: Doctrine\ORM\PersistentCollection {#5565 …}
  +reports: Doctrine\ORM\PersistentCollection {#5567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5571 …}
  -id: 345010
  -bodyTs: "'ad':21 'also':24 'block':28 'cant':9 'chang':10 'could':15 'deceypt':4 'dom':11 'domain':30 'even':12 'https':5 'individu':32 'js':23 'modifi':19 'pihol':1 'stuff':20 'traffic':6 'url':33 'whole':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6522677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374817 {#5558
    date: 2024-01-27 18:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#4874
  +user: App\Entity\User {#4887 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "adguard DNS on a VPN router is pretty good too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729042730 {#4869
    date: 2024-10-16 03:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4875 …}
  +nested: Doctrine\ORM\PersistentCollection {#4877 …}
  +votes: Doctrine\ORM\PersistentCollection {#4879 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 344043
  -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6869390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706336504 {#4870
    date: 2024-01-27 07:21:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4874
  +user: App\Entity\User {#4887 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "adguard DNS on a VPN router is pretty good too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729042730 {#4869
    date: 2024-10-16 03:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4875 …}
  +nested: Doctrine\ORM\PersistentCollection {#4877 …}
  +votes: Doctrine\ORM\PersistentCollection {#4879 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 344043
  -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6869390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706336504 {#4870
    date: 2024-01-27 07:21:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4874
  +user: App\Entity\User {#4887 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "adguard DNS on a VPN router is pretty good too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729042730 {#4869
    date: 2024-10-16 03:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4875 …}
  +nested: Doctrine\ORM\PersistentCollection {#4877 …}
  +votes: Doctrine\ORM\PersistentCollection {#4879 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 344043
  -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6869390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706336504 {#4870
    date: 2024-01-27 07:21:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4874
    +user: App\Entity\User {#4887 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "adguard DNS on a VPN router is pretty good too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729042730 {#4869
      date: 2024-10-16 03:38:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4875 …}
    +nested: Doctrine\ORM\PersistentCollection {#4877 …}
    +votes: Doctrine\ORM\PersistentCollection {#4879 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 344043
    -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6869390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706336504 {#4870
      date: 2024-01-27 07:21:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4874}
  +body: "As is host blocking via OpenWrt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706338690 {#5359
    date: 2024-01-27 07:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 344096
  -bodyTs: "'block':4 'host':3 'openwrt':6 'via':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7775240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706338690 {#5360
    date: 2024-01-27 07:58:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4874
    +user: App\Entity\User {#4887 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "adguard DNS on a VPN router is pretty good too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729042730 {#4869
      date: 2024-10-16 03:38:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4875 …}
    +nested: Doctrine\ORM\PersistentCollection {#4877 …}
    +votes: Doctrine\ORM\PersistentCollection {#4879 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 344043
    -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6869390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706336504 {#4870
      date: 2024-01-27 07:21:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4874}
  +body: "As is host blocking via OpenWrt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706338690 {#5359
    date: 2024-01-27 07:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 344096
  -bodyTs: "'block':4 'host':3 'openwrt':6 'via':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7775240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706338690 {#5360
    date: 2024-01-27 07:58:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4874
    +user: App\Entity\User {#4887 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "adguard DNS on a VPN router is pretty good too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1729042730 {#4869
      date: 2024-10-16 03:38:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4875 …}
    +nested: Doctrine\ORM\PersistentCollection {#4877 …}
    +votes: Doctrine\ORM\PersistentCollection {#4879 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 344043
    -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6869390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706336504 {#4870
      date: 2024-01-27 07:21:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4874}
  +body: "As is host blocking via OpenWrt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706338690 {#5359
    date: 2024-01-27 07:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 344096
  -bodyTs: "'block':4 'host':3 'openwrt':6 'via':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7775240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706338690 {#5360
    date: 2024-01-27 07:58:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#5479
  +user: App\Entity\User {#4887 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: Proxies\__CG__\App\Entity\User {#5362 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4874
      +user: App\Entity\User {#4887 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "adguard DNS on a VPN router is pretty good too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1729042730 {#4869
        date: 2024-10-16 03:38:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4875 …}
      +nested: Doctrine\ORM\PersistentCollection {#4877 …}
      +votes: Doctrine\ORM\PersistentCollection {#4879 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 344043
      -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6869390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706336504 {#4870
        date: 2024-01-27 07:21:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4874}
    +body: "As is host blocking via OpenWrt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706338690 {#5359
      date: 2024-01-27 07:58:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5363 …}
    +nested: Doctrine\ORM\PersistentCollection {#5365 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 344096
    -bodyTs: "'block':4 'host':3 'openwrt':6 'via':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7775240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706338690 {#5360
      date: 2024-01-27 07:58:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4874}
  +body: "adguard DNS and proton VPN on your VPN router."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706396175 {#5477
    date: 2024-01-27 23:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@EmperorHenry@discuss.tchncs.de"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5480 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5484 …}
  +reports: Doctrine\ORM\PersistentCollection {#5486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
  -id: 345903
  -bodyTs: "'adguard':1 'dns':2 'proton':4 'router':9 'vpn':5,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6890301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706396175 {#5478
    date: 2024-01-27 23:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5479
  +user: App\Entity\User {#4887 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: Proxies\__CG__\App\Entity\User {#5362 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4874
      +user: App\Entity\User {#4887 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "adguard DNS on a VPN router is pretty good too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1729042730 {#4869
        date: 2024-10-16 03:38:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4875 …}
      +nested: Doctrine\ORM\PersistentCollection {#4877 …}
      +votes: Doctrine\ORM\PersistentCollection {#4879 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 344043
      -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6869390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706336504 {#4870
        date: 2024-01-27 07:21:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4874}
    +body: "As is host blocking via OpenWrt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706338690 {#5359
      date: 2024-01-27 07:58:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5363 …}
    +nested: Doctrine\ORM\PersistentCollection {#5365 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 344096
    -bodyTs: "'block':4 'host':3 'openwrt':6 'via':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7775240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706338690 {#5360
      date: 2024-01-27 07:58:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4874}
  +body: "adguard DNS and proton VPN on your VPN router."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706396175 {#5477
    date: 2024-01-27 23:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@EmperorHenry@discuss.tchncs.de"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5480 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5484 …}
  +reports: Doctrine\ORM\PersistentCollection {#5486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
  -id: 345903
  -bodyTs: "'adguard':1 'dns':2 'proton':4 'router':9 'vpn':5,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6890301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706396175 {#5478
    date: 2024-01-27 23:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5479
  +user: App\Entity\User {#4887 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5361
    +user: Proxies\__CG__\App\Entity\User {#5362 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4874
      +user: App\Entity\User {#4887 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "adguard DNS on a VPN router is pretty good too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1729042730 {#4869
        date: 2024-10-16 03:38:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4875 …}
      +nested: Doctrine\ORM\PersistentCollection {#4877 …}
      +votes: Doctrine\ORM\PersistentCollection {#4879 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 344043
      -bodyTs: "'adguard':1 'dns':2 'good':9 'pretti':8 'router':6 'vpn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6869390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706336504 {#4870
        date: 2024-01-27 07:21:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4874}
    +body: "As is host blocking via OpenWrt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706338690 {#5359
      date: 2024-01-27 07:58:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@EmperorHenry@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5363 …}
    +nested: Doctrine\ORM\PersistentCollection {#5365 …}
    +votes: Doctrine\ORM\PersistentCollection {#5367 …}
    +reports: Doctrine\ORM\PersistentCollection {#5369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
    -id: 344096
    -bodyTs: "'block':4 'host':3 'openwrt':6 'via':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7775240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706338690 {#5360
      date: 2024-01-27 07:58:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4874}
  +body: "adguard DNS and proton VPN on your VPN router."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706396175 {#5477
    date: 2024-01-27 23:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@EmperorHenry@discuss.tchncs.de"
    "@toastal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5480 …}
  +nested: Doctrine\ORM\PersistentCollection {#5482 …}
  +votes: Doctrine\ORM\PersistentCollection {#5484 …}
  +reports: Doctrine\ORM\PersistentCollection {#5486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5490 …}
  -id: 345903
  -bodyTs: "'adguard':1 'dns':2 'proton':4 'router':9 'vpn':5,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6890301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706396175 {#5478
    date: 2024-01-27 23:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[!boinc@sopuli.xyz](https://sopuli.xyz/c/boinc) is the final level. Using your Pi to cure cancer and identify asteroids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706339114 {#4943
    date: 2024-01-27 08:05:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 344111
  -bodyTs: "'/c/boinc)':4 'asteroid':17 'boinc@sopuli.xyz':1 'cancer':14 'cure':13 'final':7 'identifi':16 'level':8 'pi':11 'sopuli.xyz':3 'sopuli.xyz/c/boinc)':2 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7775375"
  +editedAt: DateTimeImmutable @1728914104 {#4944
    date: 2024-10-14 15:55:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706339114 {#4945
    date: 2024-01-27 08:05:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[!boinc@sopuli.xyz](https://sopuli.xyz/c/boinc) is the final level. Using your Pi to cure cancer and identify asteroids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706339114 {#4943
    date: 2024-01-27 08:05:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 344111
  -bodyTs: "'/c/boinc)':4 'asteroid':17 'boinc@sopuli.xyz':1 'cancer':14 'cure':13 'final':7 'identifi':16 'level':8 'pi':11 'sopuli.xyz':3 'sopuli.xyz/c/boinc)':2 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7775375"
  +editedAt: DateTimeImmutable @1728914104 {#4944
    date: 2024-10-14 15:55:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706339114 {#4945
    date: 2024-01-27 08:05:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4962 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[!boinc@sopuli.xyz](https://sopuli.xyz/c/boinc) is the final level. Using your Pi to cure cancer and identify asteroids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706339114 {#4943
    date: 2024-01-27 08:05:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 344111
  -bodyTs: "'/c/boinc)':4 'asteroid':17 'boinc@sopuli.xyz':1 'cancer':14 'cure':13 'final':7 'identifi':16 'level':8 'pi':11 'sopuli.xyz':3 'sopuli.xyz/c/boinc)':2 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7775375"
  +editedAt: DateTimeImmutable @1728914104 {#4944
    date: 2024-10-14 15:55:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706339114 {#4945
    date: 2024-01-27 08:05:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#5024
  +user: App\Entity\User {#5037 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve ran Pihole for years but switched to NextDNS. It gives me more control over my kids access.  \n
    For example scheduled access to YouTube and Roblox. Also, since it’s a public service it means I can block them regardless of network. So for example when we are on holiday. My eldest worked out he could use network data on his phone to avoid the Pihole.\n
    \n
    Oh, and it’s DNS over TLS so queries are now encrypted rather than plain text that regular DNS.\n
    \n
    None of this will block YouTube ads though. For that I use NewPipe or Firefox and uBlock Origin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706339864 {#5018
    date: 2024-01-27 08:17:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5025 …}
  +nested: Doctrine\ORM\PersistentCollection {#5027 …}
  +votes: Doctrine\ORM\PersistentCollection {#5029 …}
  +reports: Doctrine\ORM\PersistentCollection {#5031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
  -id: 344134
  -bodyTs: "'access':19,23 'ad':93 'also':28 'avoid':65 'block':39,91 'control':15 'could':57 'data':60 'dns':72,86 'eldest':53 'encrypt':79 'exampl':21,46 'firefox':101 'give':12 'holiday':51 'kid':18 'mean':36 'network':43,59 'newpip':99 'nextdn':10 'none':87 'oh':68 'origin':104 'phone':63 'pihol':4,67 'plain':82 'public':33 'queri':76 'ran':3 'rather':80 'regardless':41 'regular':85 'roblox':27 'schedul':22 'servic':34 'sinc':29 'switch':8 'text':83 'though':94 'tls':74 'ublock':103 'use':58,98 've':2 'work':54 'year':6 'youtub':25,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8707879"
  +editedAt: DateTimeImmutable @1728915656 {#5019
    date: 2024-10-14 16:20:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706339864 {#5020
    date: 2024-01-27 08:17:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5024
  +user: App\Entity\User {#5037 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve ran Pihole for years but switched to NextDNS. It gives me more control over my kids access.  \n
    For example scheduled access to YouTube and Roblox. Also, since it’s a public service it means I can block them regardless of network. So for example when we are on holiday. My eldest worked out he could use network data on his phone to avoid the Pihole.\n
    \n
    Oh, and it’s DNS over TLS so queries are now encrypted rather than plain text that regular DNS.\n
    \n
    None of this will block YouTube ads though. For that I use NewPipe or Firefox and uBlock Origin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706339864 {#5018
    date: 2024-01-27 08:17:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5025 …}
  +nested: Doctrine\ORM\PersistentCollection {#5027 …}
  +votes: Doctrine\ORM\PersistentCollection {#5029 …}
  +reports: Doctrine\ORM\PersistentCollection {#5031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
  -id: 344134
  -bodyTs: "'access':19,23 'ad':93 'also':28 'avoid':65 'block':39,91 'control':15 'could':57 'data':60 'dns':72,86 'eldest':53 'encrypt':79 'exampl':21,46 'firefox':101 'give':12 'holiday':51 'kid':18 'mean':36 'network':43,59 'newpip':99 'nextdn':10 'none':87 'oh':68 'origin':104 'phone':63 'pihol':4,67 'plain':82 'public':33 'queri':76 'ran':3 'rather':80 'regardless':41 'regular':85 'roblox':27 'schedul':22 'servic':34 'sinc':29 'switch':8 'text':83 'though':94 'tls':74 'ublock':103 'use':58,98 've':2 'work':54 'year':6 'youtub':25,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8707879"
  +editedAt: DateTimeImmutable @1728915656 {#5019
    date: 2024-10-14 16:20:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706339864 {#5020
    date: 2024-01-27 08:17:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5024
  +user: App\Entity\User {#5037 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "How-I-like-my-pi"
    +title: "How I like my pi"
    +url: "https://sh.itjust.works/pictrs/image/d9a9829b-743a-427b-afe9-1dbabd06f812.jpeg"
    +body: """
      Edit:  \n
      Panel 3: PiHole + uBlock Origin  \n
      Panel 4: PiHole + uBlock Origin and recurring donations to pay creators
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 630
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729193317 {#2414
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33277
    -titleTs: "'like':3 'pi':5"
    -bodyTs: "'3':3 '4':8 'creator':17 'donat':14 'edit':1 'origin':6,11 'panel':2,7 'pay':16 'pihol':4,9 'recur':13 'ublock':5,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706377974
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13533372"
    +editedAt: DateTimeImmutable @1729180318 {#1793
      date: 2024-10-17 17:51:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706291574 {#2402
      date: 2024-01-26 18:52:54.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve ran Pihole for years but switched to NextDNS. It gives me more control over my kids access.  \n
    For example scheduled access to YouTube and Roblox. Also, since it’s a public service it means I can block them regardless of network. So for example when we are on holiday. My eldest worked out he could use network data on his phone to avoid the Pihole.\n
    \n
    Oh, and it’s DNS over TLS so queries are now encrypted rather than plain text that regular DNS.\n
    \n
    None of this will block YouTube ads though. For that I use NewPipe or Firefox and uBlock Origin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706339864 {#5018
    date: 2024-01-27 08:17:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5025 …}
  +nested: Doctrine\ORM\PersistentCollection {#5027 …}
  +votes: Doctrine\ORM\PersistentCollection {#5029 …}
  +reports: Doctrine\ORM\PersistentCollection {#5031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5035 …}
  -id: 344134
  -bodyTs: "'access':19,23 'ad':93 'also':28 'avoid':65 'block':39,91 'control':15 'could':57 'data':60 'dns':72,86 'eldest':53 'encrypt':79 'exampl':21,46 'firefox':101 'give':12 'holiday':51 'kid':18 'mean':36 'network':43,59 'newpip':99 'nextdn':10 'none':87 'oh':68 'origin':104 'phone':63 'pihol':4,67 'plain':82 'public':33 'queri':76 'ran':3 'rather':80 'regardless':41 'regular':85 'roblox':27 'schedul':22 'servic':34 'sinc':29 'switch':8 'text':83 'though':94 'tls':74 'ublock':103 'use':58,98 've':2 'work':54 'year':6 'youtub':25,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8707879"
  +editedAt: DateTimeImmutable @1728915656 {#5019
    date: 2024-10-14 16:20:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706339864 {#5020
    date: 2024-01-27 08:17:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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