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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
17.92 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.27 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 {#4026
  +user: App\Entity\User {#3975 …}
  +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 {#4035
    date: 2024-10-14 10:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4024 …}
  +nested: Doctrine\ORM\PersistentCollection {#4022 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
  -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 {#4026
  +user: App\Entity\User {#3975 …}
  +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 {#4035
    date: 2024-10-14 10:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4024 …}
  +nested: Doctrine\ORM\PersistentCollection {#4022 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
  -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 {#4026
  +user: App\Entity\User {#3975 …}
  +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 {#4035
    date: 2024-10-14 10:01:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4024 …}
  +nested: Doctrine\ORM\PersistentCollection {#4022 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
  -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 {#5106
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#4026
    +user: App\Entity\User {#3975 …}
    +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 {#4035
      date: 2024-10-14 10:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4024 …}
    +nested: Doctrine\ORM\PersistentCollection {#4022 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
    -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 {#4026}
  +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 {#5107
    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 {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -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 {#5110
    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 {#5106
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#4026
    +user: App\Entity\User {#3975 …}
    +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 {#4035
      date: 2024-10-14 10:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4024 …}
    +nested: Doctrine\ORM\PersistentCollection {#4022 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
    -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 {#4026}
  +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 {#5107
    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 {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -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 {#5110
    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 {#5106
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +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 {#4026
    +user: App\Entity\User {#3975 …}
    +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 {#4035
      date: 2024-10-14 10:01:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4024 …}
    +nested: Doctrine\ORM\PersistentCollection {#4022 …}
    +votes: Doctrine\ORM\PersistentCollection {#4020 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
    -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 {#4026}
  +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 {#5107
    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 {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -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 {#5110
    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 {#5449
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4026
      +user: App\Entity\User {#3975 …}
      +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 {#4035
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4024 …}
      +nested: Doctrine\ORM\PersistentCollection {#4022 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
      -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 {#4026}
    +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 {#5107
      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 {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5110
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5450
    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 {#5437 …}
  +nested: Doctrine\ORM\PersistentCollection {#5441 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
  -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 {#5447
    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 {#5449
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4026
      +user: App\Entity\User {#3975 …}
      +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 {#4035
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4024 …}
      +nested: Doctrine\ORM\PersistentCollection {#4022 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
      -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 {#4026}
    +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 {#5107
      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 {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5110
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5450
    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 {#5437 …}
  +nested: Doctrine\ORM\PersistentCollection {#5441 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
  -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 {#5447
    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 {#5449
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4026
      +user: App\Entity\User {#3975 …}
      +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 {#4035
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4024 …}
      +nested: Doctrine\ORM\PersistentCollection {#4022 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
      -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 {#4026}
    +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 {#5107
      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 {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5110
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5450
    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 {#5437 …}
  +nested: Doctrine\ORM\PersistentCollection {#5441 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
  -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 {#5447
    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 {#5690
  +user: Proxies\__CG__\App\Entity\User {#5691 …}
  +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 {#5449
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5450
      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 {#5437 …}
    +nested: Doctrine\ORM\PersistentCollection {#5441 …}
    +votes: Doctrine\ORM\PersistentCollection {#5439 …}
    +reports: Doctrine\ORM\PersistentCollection {#5453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
    -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 {#5447
      date: 2024-01-26 20:02:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5688
    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 {#5692 …}
  +nested: Doctrine\ORM\PersistentCollection {#5694 …}
  +votes: Doctrine\ORM\PersistentCollection {#5696 …}
  +reports: Doctrine\ORM\PersistentCollection {#5698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
  -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 {#5689
    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 {#5690
  +user: Proxies\__CG__\App\Entity\User {#5691 …}
  +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 {#5449
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5450
      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 {#5437 …}
    +nested: Doctrine\ORM\PersistentCollection {#5441 …}
    +votes: Doctrine\ORM\PersistentCollection {#5439 …}
    +reports: Doctrine\ORM\PersistentCollection {#5453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
    -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 {#5447
      date: 2024-01-26 20:02:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5688
    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 {#5692 …}
  +nested: Doctrine\ORM\PersistentCollection {#5694 …}
  +votes: Doctrine\ORM\PersistentCollection {#5696 …}
  +reports: Doctrine\ORM\PersistentCollection {#5698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
  -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 {#5689
    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 {#5690
  +user: Proxies\__CG__\App\Entity\User {#5691 …}
  +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 {#5449
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5450
      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 {#5437 …}
    +nested: Doctrine\ORM\PersistentCollection {#5441 …}
    +votes: Doctrine\ORM\PersistentCollection {#5439 …}
    +reports: Doctrine\ORM\PersistentCollection {#5453 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
    -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 {#5447
      date: 2024-01-26 20:02:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5688
    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 {#5692 …}
  +nested: Doctrine\ORM\PersistentCollection {#5694 …}
  +votes: Doctrine\ORM\PersistentCollection {#5696 …}
  +reports: Doctrine\ORM\PersistentCollection {#5698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
  -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 {#5689
    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 {#5756
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5690
    +user: Proxies\__CG__\App\Entity\User {#5691 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5449
      +user: Proxies\__CG__\App\Entity\User {#5443 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5106
        +user: Proxies\__CG__\App\Entity\User {#5103 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4026
          +user: App\Entity\User {#3975 …}
          +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 {#4035
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4024 …}
          +nested: Doctrine\ORM\PersistentCollection {#4022 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
          -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 {#4026}
        +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 {#5107
          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 {#5100 …}
        +nested: Doctrine\ORM\PersistentCollection {#5098 …}
        +votes: Doctrine\ORM\PersistentCollection {#5102 …}
        +reports: Doctrine\ORM\PersistentCollection {#5113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
        -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 {#5110
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5450
        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 {#5437 …}
      +nested: Doctrine\ORM\PersistentCollection {#5441 …}
      +votes: Doctrine\ORM\PersistentCollection {#5439 …}
      +reports: Doctrine\ORM\PersistentCollection {#5453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
      -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 {#5447
        date: 2024-01-26 20:02:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5688
      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 {#5692 …}
    +nested: Doctrine\ORM\PersistentCollection {#5694 …}
    +votes: Doctrine\ORM\PersistentCollection {#5696 …}
    +reports: Doctrine\ORM\PersistentCollection {#5698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
    -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 {#5689
      date: 2024-01-26 21:41:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5755
    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 {#5760 …}
  +nested: Doctrine\ORM\PersistentCollection {#5766 …}
  +votes: Doctrine\ORM\PersistentCollection {#5762 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -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 {#5752
    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 {#5756
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5690
    +user: Proxies\__CG__\App\Entity\User {#5691 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5449
      +user: Proxies\__CG__\App\Entity\User {#5443 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5106
        +user: Proxies\__CG__\App\Entity\User {#5103 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4026
          +user: App\Entity\User {#3975 …}
          +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 {#4035
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4024 …}
          +nested: Doctrine\ORM\PersistentCollection {#4022 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
          -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 {#4026}
        +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 {#5107
          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 {#5100 …}
        +nested: Doctrine\ORM\PersistentCollection {#5098 …}
        +votes: Doctrine\ORM\PersistentCollection {#5102 …}
        +reports: Doctrine\ORM\PersistentCollection {#5113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
        -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 {#5110
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5450
        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 {#5437 …}
      +nested: Doctrine\ORM\PersistentCollection {#5441 …}
      +votes: Doctrine\ORM\PersistentCollection {#5439 …}
      +reports: Doctrine\ORM\PersistentCollection {#5453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
      -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 {#5447
        date: 2024-01-26 20:02:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5688
      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 {#5692 …}
    +nested: Doctrine\ORM\PersistentCollection {#5694 …}
    +votes: Doctrine\ORM\PersistentCollection {#5696 …}
    +reports: Doctrine\ORM\PersistentCollection {#5698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
    -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 {#5689
      date: 2024-01-26 21:41:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5755
    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 {#5760 …}
  +nested: Doctrine\ORM\PersistentCollection {#5766 …}
  +votes: Doctrine\ORM\PersistentCollection {#5762 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -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 {#5752
    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 {#5756
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5690
    +user: Proxies\__CG__\App\Entity\User {#5691 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5449
      +user: Proxies\__CG__\App\Entity\User {#5443 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5106
        +user: Proxies\__CG__\App\Entity\User {#5103 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4026
          +user: App\Entity\User {#3975 …}
          +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 {#4035
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4024 …}
          +nested: Doctrine\ORM\PersistentCollection {#4022 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
          -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 {#4026}
        +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 {#5107
          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 {#5100 …}
        +nested: Doctrine\ORM\PersistentCollection {#5098 …}
        +votes: Doctrine\ORM\PersistentCollection {#5102 …}
        +reports: Doctrine\ORM\PersistentCollection {#5113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
        -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 {#5110
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5450
        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 {#5437 …}
      +nested: Doctrine\ORM\PersistentCollection {#5441 …}
      +votes: Doctrine\ORM\PersistentCollection {#5439 …}
      +reports: Doctrine\ORM\PersistentCollection {#5453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
      -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 {#5447
        date: 2024-01-26 20:02:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5688
      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 {#5692 …}
    +nested: Doctrine\ORM\PersistentCollection {#5694 …}
    +votes: Doctrine\ORM\PersistentCollection {#5696 …}
    +reports: Doctrine\ORM\PersistentCollection {#5698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
    -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 {#5689
      date: 2024-01-26 21:41:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5755
    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 {#5760 …}
  +nested: Doctrine\ORM\PersistentCollection {#5766 …}
  +votes: Doctrine\ORM\PersistentCollection {#5762 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -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 {#5752
    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 {#5828
  +user: Proxies\__CG__\App\Entity\User {#5829 …}
  +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 {#5756
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5690
      +user: Proxies\__CG__\App\Entity\User {#5691 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5449
        +user: Proxies\__CG__\App\Entity\User {#5443 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5106
          +user: Proxies\__CG__\App\Entity\User {#5103 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4026
            +user: App\Entity\User {#3975 …}
            +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 {#4035
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4024 …}
            +nested: Doctrine\ORM\PersistentCollection {#4022 …}
            +votes: Doctrine\ORM\PersistentCollection {#4020 …}
            +reports: Doctrine\ORM\PersistentCollection {#4018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
            -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 {#4026}
          +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 {#5107
            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 {#5100 …}
          +nested: Doctrine\ORM\PersistentCollection {#5098 …}
          +votes: Doctrine\ORM\PersistentCollection {#5102 …}
          +reports: Doctrine\ORM\PersistentCollection {#5113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
          -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 {#5110
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +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 {#5450
          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 {#5437 …}
        +nested: Doctrine\ORM\PersistentCollection {#5441 …}
        +votes: Doctrine\ORM\PersistentCollection {#5439 …}
        +reports: Doctrine\ORM\PersistentCollection {#5453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
        -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 {#5447
          date: 2024-01-26 20:02:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5688
        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 {#5692 …}
      +nested: Doctrine\ORM\PersistentCollection {#5694 …}
      +votes: Doctrine\ORM\PersistentCollection {#5696 …}
      +reports: Doctrine\ORM\PersistentCollection {#5698 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
      -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 {#5689
        date: 2024-01-26 21:41:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5755
      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 {#5760 …}
    +nested: Doctrine\ORM\PersistentCollection {#5766 …}
    +votes: Doctrine\ORM\PersistentCollection {#5762 …}
    +reports: Doctrine\ORM\PersistentCollection {#5767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
    -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 {#5752
      date: 2024-01-27 00:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5826
    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 {#5830 …}
  +nested: Doctrine\ORM\PersistentCollection {#5832 …}
  +votes: Doctrine\ORM\PersistentCollection {#5834 …}
  +reports: Doctrine\ORM\PersistentCollection {#5836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5840 …}
  -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 {#5827
    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 {#5828
  +user: Proxies\__CG__\App\Entity\User {#5829 …}
  +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 {#5756
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5690
      +user: Proxies\__CG__\App\Entity\User {#5691 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5449
        +user: Proxies\__CG__\App\Entity\User {#5443 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5106
          +user: Proxies\__CG__\App\Entity\User {#5103 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4026
            +user: App\Entity\User {#3975 …}
            +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 {#4035
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4024 …}
            +nested: Doctrine\ORM\PersistentCollection {#4022 …}
            +votes: Doctrine\ORM\PersistentCollection {#4020 …}
            +reports: Doctrine\ORM\PersistentCollection {#4018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
            -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 {#4026}
          +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 {#5107
            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 {#5100 …}
          +nested: Doctrine\ORM\PersistentCollection {#5098 …}
          +votes: Doctrine\ORM\PersistentCollection {#5102 …}
          +reports: Doctrine\ORM\PersistentCollection {#5113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
          -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 {#5110
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +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 {#5450
          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 {#5437 …}
        +nested: Doctrine\ORM\PersistentCollection {#5441 …}
        +votes: Doctrine\ORM\PersistentCollection {#5439 …}
        +reports: Doctrine\ORM\PersistentCollection {#5453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
        -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 {#5447
          date: 2024-01-26 20:02:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5688
        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 {#5692 …}
      +nested: Doctrine\ORM\PersistentCollection {#5694 …}
      +votes: Doctrine\ORM\PersistentCollection {#5696 …}
      +reports: Doctrine\ORM\PersistentCollection {#5698 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
      -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 {#5689
        date: 2024-01-26 21:41:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5755
      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 {#5760 …}
    +nested: Doctrine\ORM\PersistentCollection {#5766 …}
    +votes: Doctrine\ORM\PersistentCollection {#5762 …}
    +reports: Doctrine\ORM\PersistentCollection {#5767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
    -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 {#5752
      date: 2024-01-27 00:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5826
    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 {#5830 …}
  +nested: Doctrine\ORM\PersistentCollection {#5832 …}
  +votes: Doctrine\ORM\PersistentCollection {#5834 …}
  +reports: Doctrine\ORM\PersistentCollection {#5836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5840 …}
  -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 {#5827
    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 {#5828
  +user: Proxies\__CG__\App\Entity\User {#5829 …}
  +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 {#5756
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5690
      +user: Proxies\__CG__\App\Entity\User {#5691 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5449
        +user: Proxies\__CG__\App\Entity\User {#5443 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5106
          +user: Proxies\__CG__\App\Entity\User {#5103 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4026
            +user: App\Entity\User {#3975 …}
            +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 {#4035
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4024 …}
            +nested: Doctrine\ORM\PersistentCollection {#4022 …}
            +votes: Doctrine\ORM\PersistentCollection {#4020 …}
            +reports: Doctrine\ORM\PersistentCollection {#4018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
            -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 {#4026}
          +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 {#5107
            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 {#5100 …}
          +nested: Doctrine\ORM\PersistentCollection {#5098 …}
          +votes: Doctrine\ORM\PersistentCollection {#5102 …}
          +reports: Doctrine\ORM\PersistentCollection {#5113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
          -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 {#5110
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +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 {#5450
          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 {#5437 …}
        +nested: Doctrine\ORM\PersistentCollection {#5441 …}
        +votes: Doctrine\ORM\PersistentCollection {#5439 …}
        +reports: Doctrine\ORM\PersistentCollection {#5453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5455 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5457 …}
        -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 {#5447
          date: 2024-01-26 20:02:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5688
        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 {#5692 …}
      +nested: Doctrine\ORM\PersistentCollection {#5694 …}
      +votes: Doctrine\ORM\PersistentCollection {#5696 …}
      +reports: Doctrine\ORM\PersistentCollection {#5698 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
      -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 {#5689
        date: 2024-01-26 21:41:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5755
      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 {#5760 …}
    +nested: Doctrine\ORM\PersistentCollection {#5766 …}
    +votes: Doctrine\ORM\PersistentCollection {#5762 …}
    +reports: Doctrine\ORM\PersistentCollection {#5767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
    -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 {#5752
      date: 2024-01-27 00:11:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5826
    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 {#5830 …}
  +nested: Doctrine\ORM\PersistentCollection {#5832 …}
  +votes: Doctrine\ORM\PersistentCollection {#5834 …}
  +reports: Doctrine\ORM\PersistentCollection {#5836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5840 …}
  -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 {#5827
    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 {#5462
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4026
      +user: App\Entity\User {#3975 …}
      +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 {#4035
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4024 …}
      +nested: Doctrine\ORM\PersistentCollection {#4022 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
      -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 {#4026}
    +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 {#5107
      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 {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5110
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5459
    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 {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -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 {#5460
    date: 2024-10-13 14:01:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294526 {#5461
    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 {#5462
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4026
      +user: App\Entity\User {#3975 …}
      +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 {#4035
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4024 …}
      +nested: Doctrine\ORM\PersistentCollection {#4022 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
      -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 {#4026}
    +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 {#5107
      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 {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5110
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5459
    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 {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -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 {#5460
    date: 2024-10-13 14:01:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294526 {#5461
    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 {#5462
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4026
      +user: App\Entity\User {#3975 …}
      +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 {#4035
        date: 2024-10-14 10:01:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4024 …}
      +nested: Doctrine\ORM\PersistentCollection {#4022 …}
      +votes: Doctrine\ORM\PersistentCollection {#4020 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
      -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 {#4026}
    +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 {#5107
      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 {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -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 {#5110
      date: 2024-01-26 19:28:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5459
    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 {#5464 …}
  +nested: Doctrine\ORM\PersistentCollection {#5466 …}
  +votes: Doctrine\ORM\PersistentCollection {#5468 …}
  +reports: Doctrine\ORM\PersistentCollection {#5470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
  -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 {#5460
    date: 2024-10-13 14:01:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706294526 {#5461
    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 {#5664
  +user: Proxies\__CG__\App\Entity\User {#5656 …}
  +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 {#5462
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5459
      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 {#5464 …}
    +nested: Doctrine\ORM\PersistentCollection {#5466 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
    -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 {#5460
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5461
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5659
    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 {#5654 …}
  +nested: Doctrine\ORM\PersistentCollection {#5652 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5670 …}
  -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 {#5662
    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 {#5664
  +user: Proxies\__CG__\App\Entity\User {#5656 …}
  +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 {#5462
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5459
      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 {#5464 …}
    +nested: Doctrine\ORM\PersistentCollection {#5466 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
    -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 {#5460
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5461
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5659
    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 {#5654 …}
  +nested: Doctrine\ORM\PersistentCollection {#5652 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5670 …}
  -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 {#5662
    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 {#5664
  +user: Proxies\__CG__\App\Entity\User {#5656 …}
  +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 {#5462
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5459
      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 {#5464 …}
    +nested: Doctrine\ORM\PersistentCollection {#5466 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
    -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 {#5460
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5461
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5659
    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 {#5654 …}
  +nested: Doctrine\ORM\PersistentCollection {#5652 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5670 …}
  -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 {#5662
    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 {#5674
  +user: Proxies\__CG__\App\Entity\User {#5675 …}
  +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 {#5462
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5459
      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 {#5464 …}
    +nested: Doctrine\ORM\PersistentCollection {#5466 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
    -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 {#5460
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5461
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +body: "Ublock on roku when?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706303070 {#5672
    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 {#5676 …}
  +nested: Doctrine\ORM\PersistentCollection {#5678 …}
  +votes: Doctrine\ORM\PersistentCollection {#5680 …}
  +reports: Doctrine\ORM\PersistentCollection {#5682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
  -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 {#5673
    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 {#5674
  +user: Proxies\__CG__\App\Entity\User {#5675 …}
  +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 {#5462
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5459
      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 {#5464 …}
    +nested: Doctrine\ORM\PersistentCollection {#5466 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
    -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 {#5460
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5461
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +body: "Ublock on roku when?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706303070 {#5672
    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 {#5676 …}
  +nested: Doctrine\ORM\PersistentCollection {#5678 …}
  +votes: Doctrine\ORM\PersistentCollection {#5680 …}
  +reports: Doctrine\ORM\PersistentCollection {#5682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
  -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 {#5673
    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 {#5674
  +user: Proxies\__CG__\App\Entity\User {#5675 …}
  +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 {#5462
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4026
        +user: App\Entity\User {#3975 …}
        +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 {#4035
          date: 2024-10-14 10:01:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4024 …}
        +nested: Doctrine\ORM\PersistentCollection {#4022 …}
        +votes: Doctrine\ORM\PersistentCollection {#4020 …}
        +reports: Doctrine\ORM\PersistentCollection {#4018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
        -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 {#4026}
      +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 {#5107
        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 {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -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 {#5110
        date: 2024-01-26 19:28:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5459
      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 {#5464 …}
    +nested: Doctrine\ORM\PersistentCollection {#5466 …}
    +votes: Doctrine\ORM\PersistentCollection {#5468 …}
    +reports: Doctrine\ORM\PersistentCollection {#5470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
    -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 {#5460
      date: 2024-10-13 14:01:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706294526 {#5461
      date: 2024-01-26 19:42:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +body: "Ublock on roku when?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706303070 {#5672
    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 {#5676 …}
  +nested: Doctrine\ORM\PersistentCollection {#5678 …}
  +votes: Doctrine\ORM\PersistentCollection {#5680 …}
  +reports: Doctrine\ORM\PersistentCollection {#5682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
  -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 {#5673
    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 {#5775
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5674
    +user: Proxies\__CG__\App\Entity\User {#5675 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5462
      +user: Proxies\__CG__\App\Entity\User {#5463 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5106
        +user: Proxies\__CG__\App\Entity\User {#5103 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4026
          +user: App\Entity\User {#3975 …}
          +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 {#4035
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4024 …}
          +nested: Doctrine\ORM\PersistentCollection {#4022 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
          -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 {#4026}
        +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 {#5107
          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 {#5100 …}
        +nested: Doctrine\ORM\PersistentCollection {#5098 …}
        +votes: Doctrine\ORM\PersistentCollection {#5102 …}
        +reports: Doctrine\ORM\PersistentCollection {#5113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
        -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 {#5110
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5459
        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 {#5464 …}
      +nested: Doctrine\ORM\PersistentCollection {#5466 …}
      +votes: Doctrine\ORM\PersistentCollection {#5468 …}
      +reports: Doctrine\ORM\PersistentCollection {#5470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
      -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 {#5460
        date: 2024-10-13 14:01:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706294526 {#5461
        date: 2024-01-26 19:42:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +body: "Ublock on roku when?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706303070 {#5672
      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 {#5676 …}
    +nested: Doctrine\ORM\PersistentCollection {#5678 …}
    +votes: Doctrine\ORM\PersistentCollection {#5680 …}
    +reports: Doctrine\ORM\PersistentCollection {#5682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
    -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 {#5673
      date: 2024-01-26 22:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5773
    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 {#5776 …}
  +nested: Doctrine\ORM\PersistentCollection {#5778 …}
  +votes: Doctrine\ORM\PersistentCollection {#5780 …}
  +reports: Doctrine\ORM\PersistentCollection {#5782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
  -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 {#5774
    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 {#5775
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5674
    +user: Proxies\__CG__\App\Entity\User {#5675 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5462
      +user: Proxies\__CG__\App\Entity\User {#5463 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5106
        +user: Proxies\__CG__\App\Entity\User {#5103 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4026
          +user: App\Entity\User {#3975 …}
          +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 {#4035
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4024 …}
          +nested: Doctrine\ORM\PersistentCollection {#4022 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
          -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 {#4026}
        +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 {#5107
          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 {#5100 …}
        +nested: Doctrine\ORM\PersistentCollection {#5098 …}
        +votes: Doctrine\ORM\PersistentCollection {#5102 …}
        +reports: Doctrine\ORM\PersistentCollection {#5113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
        -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 {#5110
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5459
        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 {#5464 …}
      +nested: Doctrine\ORM\PersistentCollection {#5466 …}
      +votes: Doctrine\ORM\PersistentCollection {#5468 …}
      +reports: Doctrine\ORM\PersistentCollection {#5470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
      -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 {#5460
        date: 2024-10-13 14:01:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706294526 {#5461
        date: 2024-01-26 19:42:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +body: "Ublock on roku when?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706303070 {#5672
      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 {#5676 …}
    +nested: Doctrine\ORM\PersistentCollection {#5678 …}
    +votes: Doctrine\ORM\PersistentCollection {#5680 …}
    +reports: Doctrine\ORM\PersistentCollection {#5682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
    -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 {#5673
      date: 2024-01-26 22:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5773
    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 {#5776 …}
  +nested: Doctrine\ORM\PersistentCollection {#5778 …}
  +votes: Doctrine\ORM\PersistentCollection {#5780 …}
  +reports: Doctrine\ORM\PersistentCollection {#5782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
  -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 {#5774
    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 {#5775
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5674
    +user: Proxies\__CG__\App\Entity\User {#5675 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5462
      +user: Proxies\__CG__\App\Entity\User {#5463 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5106
        +user: Proxies\__CG__\App\Entity\User {#5103 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4026
          +user: App\Entity\User {#3975 …}
          +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 {#4035
            date: 2024-10-14 10:01:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CowsLookLikeMaps@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4024 …}
          +nested: Doctrine\ORM\PersistentCollection {#4022 …}
          +votes: Doctrine\ORM\PersistentCollection {#4020 …}
          +reports: Doctrine\ORM\PersistentCollection {#4018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
          -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 {#4026}
        +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 {#5107
          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 {#5100 …}
        +nested: Doctrine\ORM\PersistentCollection {#5098 …}
        +votes: Doctrine\ORM\PersistentCollection {#5102 …}
        +reports: Doctrine\ORM\PersistentCollection {#5113 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
        -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 {#5110
          date: 2024-01-26 19:28:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5459
        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 {#5464 …}
      +nested: Doctrine\ORM\PersistentCollection {#5466 …}
      +votes: Doctrine\ORM\PersistentCollection {#5468 …}
      +reports: Doctrine\ORM\PersistentCollection {#5470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
      -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 {#5460
        date: 2024-10-13 14:01:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706294526 {#5461
        date: 2024-01-26 19:42:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +body: "Ublock on roku when?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706303070 {#5672
      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 {#5676 …}
    +nested: Doctrine\ORM\PersistentCollection {#5678 …}
    +votes: Doctrine\ORM\PersistentCollection {#5680 …}
    +reports: Doctrine\ORM\PersistentCollection {#5682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
    -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 {#5673
      date: 2024-01-26 22:04:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5773
    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 {#5776 …}
  +nested: Doctrine\ORM\PersistentCollection {#5778 …}
  +votes: Doctrine\ORM\PersistentCollection {#5780 …}
  +reports: Doctrine\ORM\PersistentCollection {#5782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
  -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 {#5774
    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 {#5814
  +user: Proxies\__CG__\App\Entity\User {#5675 …}
  +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 {#5775
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5674
      +user: Proxies\__CG__\App\Entity\User {#5675 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5462
        +user: Proxies\__CG__\App\Entity\User {#5463 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5106
          +user: Proxies\__CG__\App\Entity\User {#5103 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4026
            +user: App\Entity\User {#3975 …}
            +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 {#4035
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4024 …}
            +nested: Doctrine\ORM\PersistentCollection {#4022 …}
            +votes: Doctrine\ORM\PersistentCollection {#4020 …}
            +reports: Doctrine\ORM\PersistentCollection {#4018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
            -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 {#4026}
          +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 {#5107
            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 {#5100 …}
          +nested: Doctrine\ORM\PersistentCollection {#5098 …}
          +votes: Doctrine\ORM\PersistentCollection {#5102 …}
          +reports: Doctrine\ORM\PersistentCollection {#5113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
          -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 {#5110
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +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 {#5459
          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 {#5464 …}
        +nested: Doctrine\ORM\PersistentCollection {#5466 …}
        +votes: Doctrine\ORM\PersistentCollection {#5468 …}
        +reports: Doctrine\ORM\PersistentCollection {#5470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
        -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 {#5460
          date: 2024-10-13 14:01:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706294526 {#5461
          date: 2024-01-26 19:42:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +body: "Ublock on roku when?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706303070 {#5672
        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 {#5676 …}
      +nested: Doctrine\ORM\PersistentCollection {#5678 …}
      +votes: Doctrine\ORM\PersistentCollection {#5680 …}
      +reports: Doctrine\ORM\PersistentCollection {#5682 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
      -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 {#5673
        date: 2024-01-26 22:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5773
      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 {#5776 …}
    +nested: Doctrine\ORM\PersistentCollection {#5778 …}
    +votes: Doctrine\ORM\PersistentCollection {#5780 …}
    +reports: Doctrine\ORM\PersistentCollection {#5782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
    -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 {#5774
      date: 2024-01-26 23:07:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5815
    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 {#5811 …}
  +nested: Doctrine\ORM\PersistentCollection {#5807 …}
  +votes: Doctrine\ORM\PersistentCollection {#5805 …}
  +reports: Doctrine\ORM\PersistentCollection {#5820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5824 …}
  -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 {#5818
    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 {#5814
  +user: Proxies\__CG__\App\Entity\User {#5675 …}
  +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 {#5775
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5674
      +user: Proxies\__CG__\App\Entity\User {#5675 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5462
        +user: Proxies\__CG__\App\Entity\User {#5463 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5106
          +user: Proxies\__CG__\App\Entity\User {#5103 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4026
            +user: App\Entity\User {#3975 …}
            +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 {#4035
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4024 …}
            +nested: Doctrine\ORM\PersistentCollection {#4022 …}
            +votes: Doctrine\ORM\PersistentCollection {#4020 …}
            +reports: Doctrine\ORM\PersistentCollection {#4018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
            -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 {#4026}
          +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 {#5107
            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 {#5100 …}
          +nested: Doctrine\ORM\PersistentCollection {#5098 …}
          +votes: Doctrine\ORM\PersistentCollection {#5102 …}
          +reports: Doctrine\ORM\PersistentCollection {#5113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
          -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 {#5110
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +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 {#5459
          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 {#5464 …}
        +nested: Doctrine\ORM\PersistentCollection {#5466 …}
        +votes: Doctrine\ORM\PersistentCollection {#5468 …}
        +reports: Doctrine\ORM\PersistentCollection {#5470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
        -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 {#5460
          date: 2024-10-13 14:01:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706294526 {#5461
          date: 2024-01-26 19:42:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +body: "Ublock on roku when?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706303070 {#5672
        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 {#5676 …}
      +nested: Doctrine\ORM\PersistentCollection {#5678 …}
      +votes: Doctrine\ORM\PersistentCollection {#5680 …}
      +reports: Doctrine\ORM\PersistentCollection {#5682 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
      -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 {#5673
        date: 2024-01-26 22:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5773
      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 {#5776 …}
    +nested: Doctrine\ORM\PersistentCollection {#5778 …}
    +votes: Doctrine\ORM\PersistentCollection {#5780 …}
    +reports: Doctrine\ORM\PersistentCollection {#5782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
    -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 {#5774
      date: 2024-01-26 23:07:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5815
    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 {#5811 …}
  +nested: Doctrine\ORM\PersistentCollection {#5807 …}
  +votes: Doctrine\ORM\PersistentCollection {#5805 …}
  +reports: Doctrine\ORM\PersistentCollection {#5820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5824 …}
  -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 {#5818
    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 {#5814
  +user: Proxies\__CG__\App\Entity\User {#5675 …}
  +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 {#5775
    +user: Proxies\__CG__\App\Entity\User {#5463 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5674
      +user: Proxies\__CG__\App\Entity\User {#5675 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5462
        +user: Proxies\__CG__\App\Entity\User {#5463 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5106
          +user: Proxies\__CG__\App\Entity\User {#5103 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4026
            +user: App\Entity\User {#3975 …}
            +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 {#4035
              date: 2024-10-14 10:01:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CowsLookLikeMaps@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4024 …}
            +nested: Doctrine\ORM\PersistentCollection {#4022 …}
            +votes: Doctrine\ORM\PersistentCollection {#4020 …}
            +reports: Doctrine\ORM\PersistentCollection {#4018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
            -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 {#4026}
          +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 {#5107
            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 {#5100 …}
          +nested: Doctrine\ORM\PersistentCollection {#5098 …}
          +votes: Doctrine\ORM\PersistentCollection {#5102 …}
          +reports: Doctrine\ORM\PersistentCollection {#5113 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
          -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 {#5110
            date: 2024-01-26 19:28:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +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 {#5459
          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 {#5464 …}
        +nested: Doctrine\ORM\PersistentCollection {#5466 …}
        +votes: Doctrine\ORM\PersistentCollection {#5468 …}
        +reports: Doctrine\ORM\PersistentCollection {#5470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
        -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 {#5460
          date: 2024-10-13 14:01:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706294526 {#5461
          date: 2024-01-26 19:42:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +body: "Ublock on roku when?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706303070 {#5672
        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 {#5676 …}
      +nested: Doctrine\ORM\PersistentCollection {#5678 …}
      +votes: Doctrine\ORM\PersistentCollection {#5680 …}
      +reports: Doctrine\ORM\PersistentCollection {#5682 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
      -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 {#5673
        date: 2024-01-26 22:04:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5773
      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 {#5776 …}
    +nested: Doctrine\ORM\PersistentCollection {#5778 …}
    +votes: Doctrine\ORM\PersistentCollection {#5780 …}
    +reports: Doctrine\ORM\PersistentCollection {#5782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
    -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 {#5774
      date: 2024-01-26 23:07:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5815
    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 {#5811 …}
  +nested: Doctrine\ORM\PersistentCollection {#5807 …}
  +votes: Doctrine\ORM\PersistentCollection {#5805 …}
  +reports: Doctrine\ORM\PersistentCollection {#5820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5824 …}
  -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 {#5818
    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 {#5843
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5814
    +user: Proxies\__CG__\App\Entity\User {#5675 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5775
      +user: Proxies\__CG__\App\Entity\User {#5463 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5674
        +user: Proxies\__CG__\App\Entity\User {#5675 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5462
          +user: Proxies\__CG__\App\Entity\User {#5463 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5106
            +user: Proxies\__CG__\App\Entity\User {#5103 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4026
              +user: App\Entity\User {#3975 …}
              +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 {#4035
                date: 2024-10-14 10:01:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CowsLookLikeMaps@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4024 …}
              +nested: Doctrine\ORM\PersistentCollection {#4022 …}
              +votes: Doctrine\ORM\PersistentCollection {#4020 …}
              +reports: Doctrine\ORM\PersistentCollection {#4018 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
              -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 {#4026}
            +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 {#5107
              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 {#5100 …}
            +nested: Doctrine\ORM\PersistentCollection {#5098 …}
            +votes: Doctrine\ORM\PersistentCollection {#5102 …}
            +reports: Doctrine\ORM\PersistentCollection {#5113 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
            -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 {#5110
              date: 2024-01-26 19:28:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4026}
          +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 {#5459
            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 {#5464 …}
          +nested: Doctrine\ORM\PersistentCollection {#5466 …}
          +votes: Doctrine\ORM\PersistentCollection {#5468 …}
          +reports: Doctrine\ORM\PersistentCollection {#5470 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
          -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 {#5460
            date: 2024-10-13 14:01:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706294526 {#5461
            date: 2024-01-26 19:42:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +body: "Ublock on roku when?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706303070 {#5672
          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 {#5676 …}
        +nested: Doctrine\ORM\PersistentCollection {#5678 …}
        +votes: Doctrine\ORM\PersistentCollection {#5680 …}
        +reports: Doctrine\ORM\PersistentCollection {#5682 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
        -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 {#5673
          date: 2024-01-26 22:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5773
        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 {#5776 …}
      +nested: Doctrine\ORM\PersistentCollection {#5778 …}
      +votes: Doctrine\ORM\PersistentCollection {#5780 …}
      +reports: Doctrine\ORM\PersistentCollection {#5782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
      -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 {#5774
        date: 2024-01-26 23:07:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5815
      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 {#5811 …}
    +nested: Doctrine\ORM\PersistentCollection {#5807 …}
    +votes: Doctrine\ORM\PersistentCollection {#5805 …}
    +reports: Doctrine\ORM\PersistentCollection {#5820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5824 …}
    -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 {#5818
      date: 2024-01-27 00:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5848
    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 {#5851 …}
  +nested: Doctrine\ORM\PersistentCollection {#5855 …}
  +votes: Doctrine\ORM\PersistentCollection {#5857 …}
  +reports: Doctrine\ORM\PersistentCollection {#5858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
  -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 {#5845
    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 {#5843
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5814
    +user: Proxies\__CG__\App\Entity\User {#5675 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5775
      +user: Proxies\__CG__\App\Entity\User {#5463 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5674
        +user: Proxies\__CG__\App\Entity\User {#5675 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5462
          +user: Proxies\__CG__\App\Entity\User {#5463 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5106
            +user: Proxies\__CG__\App\Entity\User {#5103 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4026
              +user: App\Entity\User {#3975 …}
              +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 {#4035
                date: 2024-10-14 10:01:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CowsLookLikeMaps@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4024 …}
              +nested: Doctrine\ORM\PersistentCollection {#4022 …}
              +votes: Doctrine\ORM\PersistentCollection {#4020 …}
              +reports: Doctrine\ORM\PersistentCollection {#4018 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
              -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 {#4026}
            +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 {#5107
              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 {#5100 …}
            +nested: Doctrine\ORM\PersistentCollection {#5098 …}
            +votes: Doctrine\ORM\PersistentCollection {#5102 …}
            +reports: Doctrine\ORM\PersistentCollection {#5113 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
            -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 {#5110
              date: 2024-01-26 19:28:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4026}
          +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 {#5459
            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 {#5464 …}
          +nested: Doctrine\ORM\PersistentCollection {#5466 …}
          +votes: Doctrine\ORM\PersistentCollection {#5468 …}
          +reports: Doctrine\ORM\PersistentCollection {#5470 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
          -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 {#5460
            date: 2024-10-13 14:01:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706294526 {#5461
            date: 2024-01-26 19:42:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +body: "Ublock on roku when?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706303070 {#5672
          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 {#5676 …}
        +nested: Doctrine\ORM\PersistentCollection {#5678 …}
        +votes: Doctrine\ORM\PersistentCollection {#5680 …}
        +reports: Doctrine\ORM\PersistentCollection {#5682 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
        -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 {#5673
          date: 2024-01-26 22:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5773
        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 {#5776 …}
      +nested: Doctrine\ORM\PersistentCollection {#5778 …}
      +votes: Doctrine\ORM\PersistentCollection {#5780 …}
      +reports: Doctrine\ORM\PersistentCollection {#5782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
      -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 {#5774
        date: 2024-01-26 23:07:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5815
      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 {#5811 …}
    +nested: Doctrine\ORM\PersistentCollection {#5807 …}
    +votes: Doctrine\ORM\PersistentCollection {#5805 …}
    +reports: Doctrine\ORM\PersistentCollection {#5820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5824 …}
    -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 {#5818
      date: 2024-01-27 00:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5848
    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 {#5851 …}
  +nested: Doctrine\ORM\PersistentCollection {#5855 …}
  +votes: Doctrine\ORM\PersistentCollection {#5857 …}
  +reports: Doctrine\ORM\PersistentCollection {#5858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
  -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 {#5845
    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 {#5843
  +user: Proxies\__CG__\App\Entity\User {#5463 …}
  +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 {#5814
    +user: Proxies\__CG__\App\Entity\User {#5675 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5775
      +user: Proxies\__CG__\App\Entity\User {#5463 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5674
        +user: Proxies\__CG__\App\Entity\User {#5675 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5462
          +user: Proxies\__CG__\App\Entity\User {#5463 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5106
            +user: Proxies\__CG__\App\Entity\User {#5103 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4026
              +user: App\Entity\User {#3975 …}
              +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 {#4035
                date: 2024-10-14 10:01:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CowsLookLikeMaps@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4024 …}
              +nested: Doctrine\ORM\PersistentCollection {#4022 …}
              +votes: Doctrine\ORM\PersistentCollection {#4020 …}
              +reports: Doctrine\ORM\PersistentCollection {#4018 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3986 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3990 …}
              -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 {#4026}
            +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 {#5107
              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 {#5100 …}
            +nested: Doctrine\ORM\PersistentCollection {#5098 …}
            +votes: Doctrine\ORM\PersistentCollection {#5102 …}
            +reports: Doctrine\ORM\PersistentCollection {#5113 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
            -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 {#5110
              date: 2024-01-26 19:28:38.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4026}
          +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 {#5459
            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 {#5464 …}
          +nested: Doctrine\ORM\PersistentCollection {#5466 …}
          +votes: Doctrine\ORM\PersistentCollection {#5468 …}
          +reports: Doctrine\ORM\PersistentCollection {#5470 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5472 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5474 …}
          -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 {#5460
            date: 2024-10-13 14:01:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706294526 {#5461
            date: 2024-01-26 19:42:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4026}
        +body: "Ublock on roku when?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706303070 {#5672
          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 {#5676 …}
        +nested: Doctrine\ORM\PersistentCollection {#5678 …}
        +votes: Doctrine\ORM\PersistentCollection {#5680 …}
        +reports: Doctrine\ORM\PersistentCollection {#5682 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
        -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 {#5673
          date: 2024-01-26 22:04:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4026}
      +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 {#5773
        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 {#5776 …}
      +nested: Doctrine\ORM\PersistentCollection {#5778 …}
      +votes: Doctrine\ORM\PersistentCollection {#5780 …}
      +reports: Doctrine\ORM\PersistentCollection {#5782 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5784 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
      -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 {#5774
        date: 2024-01-26 23:07:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4026}
    +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 {#5815
      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 {#5811 …}
    +nested: Doctrine\ORM\PersistentCollection {#5807 …}
    +votes: Doctrine\ORM\PersistentCollection {#5805 …}
    +reports: Doctrine\ORM\PersistentCollection {#5820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5824 …}
    -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 {#5818
      date: 2024-01-27 00:27:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4026}
  +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 {#5848
    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 {#5851 …}
  +nested: Doctrine\ORM\PersistentCollection {#5855 …}
  +votes: Doctrine\ORM\PersistentCollection {#5857 …}
  +reports: Doctrine\ORM\PersistentCollection {#5858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
  -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 {#5845
    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 {#4064
  +user: App\Entity\User {#4054 …}
  +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 {#4078
    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 {#4069 …}
  +nested: Doctrine\ORM\PersistentCollection {#4068 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
  -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 {#4076
    date: 2024-10-14 10:18:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706326263 {#4077
    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
55 DENIED edit
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4054 …}
  +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 {#4078
    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 {#4069 …}
  +nested: Doctrine\ORM\PersistentCollection {#4068 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
  -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 {#4076
    date: 2024-10-14 10:18:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706326263 {#4077
    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
56 DENIED moderate
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4054 …}
  +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 {#4078
    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 {#4069 …}
  +nested: Doctrine\ORM\PersistentCollection {#4068 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
  -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 {#4076
    date: 2024-10-14 10:18:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706326263 {#4077
    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
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 {#5312
  +user: Proxies\__CG__\App\Entity\User {#5313 …}
  +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 {#4064
    +user: App\Entity\User {#4054 …}
    +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 {#4078
      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 {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4068 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
    -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 {#4076
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4077
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5310
    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 {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -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 {#5311
    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
59 DENIED edit
App\Entity\EntryComment {#5312
  +user: Proxies\__CG__\App\Entity\User {#5313 …}
  +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 {#4064
    +user: App\Entity\User {#4054 …}
    +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 {#4078
      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 {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4068 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
    -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 {#4076
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4077
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5310
    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 {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -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 {#5311
    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
60 DENIED moderate
App\Entity\EntryComment {#5312
  +user: Proxies\__CG__\App\Entity\User {#5313 …}
  +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 {#4064
    +user: App\Entity\User {#4054 …}
    +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 {#4078
      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 {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4068 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
    -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 {#4076
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4077
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5310
    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 {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -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 {#5311
    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
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 {#5555
  +user: Proxies\__CG__\App\Entity\User {#5556 …}
  +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 {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5310
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5311
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5553
    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 {#5557 …}
  +nested: Doctrine\ORM\PersistentCollection {#5559 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
  -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 {#5554
    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
63 DENIED edit
App\Entity\EntryComment {#5555
  +user: Proxies\__CG__\App\Entity\User {#5556 …}
  +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 {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5310
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5311
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5553
    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 {#5557 …}
  +nested: Doctrine\ORM\PersistentCollection {#5559 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
  -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 {#5554
    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
64 DENIED moderate
App\Entity\EntryComment {#5555
  +user: Proxies\__CG__\App\Entity\User {#5556 …}
  +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 {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5310
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5311
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5553
    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 {#5557 …}
  +nested: Doctrine\ORM\PersistentCollection {#5559 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5567 …}
  -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 {#5554
    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
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 {#5571
  +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 {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5310
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5311
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5569
    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 {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5574 …}
  +votes: Doctrine\ORM\PersistentCollection {#5576 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -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 {#5570
    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
67 DENIED edit
App\Entity\EntryComment {#5571
  +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 {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5310
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5311
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5569
    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 {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5574 …}
  +votes: Doctrine\ORM\PersistentCollection {#5576 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -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 {#5570
    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
68 DENIED moderate
App\Entity\EntryComment {#5571
  +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 {#5312
    +user: Proxies\__CG__\App\Entity\User {#5313 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5310
      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 {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -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 {#5311
      date: 2024-01-27 10:59:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5569
    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 {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5574 …}
  +votes: Doctrine\ORM\PersistentCollection {#5576 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -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 {#5570
    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
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 {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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 {#4064
    +user: App\Entity\User {#4054 …}
    +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 {#4078
      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 {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4068 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
    -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 {#4076
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4077
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5326
    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 {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -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 {#5327
    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
71 DENIED edit
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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 {#4064
    +user: App\Entity\User {#4054 …}
    +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 {#4078
      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 {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4068 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
    -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 {#4076
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4077
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5326
    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 {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -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 {#5327
    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
72 DENIED moderate
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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 {#4064
    +user: App\Entity\User {#4054 …}
    +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 {#4078
      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 {#4069 …}
    +nested: Doctrine\ORM\PersistentCollection {#4068 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
    -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 {#4076
      date: 2024-10-14 10:18:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706326263 {#4077
      date: 2024-01-27 04:31:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5326
    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 {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -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 {#5327
    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
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 {#5587
  +user: Proxies\__CG__\App\Entity\User {#5588 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5584
    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 {#5589 …}
  +nested: Doctrine\ORM\PersistentCollection {#5591 …}
  +votes: Doctrine\ORM\PersistentCollection {#5593 …}
  +reports: Doctrine\ORM\PersistentCollection {#5595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5599 …}
  -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 {#5585
    date: 2024-10-15 08:27:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370324 {#5586
    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
75 DENIED edit
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5588 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5584
    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 {#5589 …}
  +nested: Doctrine\ORM\PersistentCollection {#5591 …}
  +votes: Doctrine\ORM\PersistentCollection {#5593 …}
  +reports: Doctrine\ORM\PersistentCollection {#5595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5599 …}
  -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 {#5585
    date: 2024-10-15 08:27:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370324 {#5586
    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
76 DENIED moderate
App\Entity\EntryComment {#5587
  +user: Proxies\__CG__\App\Entity\User {#5588 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5584
    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 {#5589 …}
  +nested: Doctrine\ORM\PersistentCollection {#5591 …}
  +votes: Doctrine\ORM\PersistentCollection {#5593 …}
  +reports: Doctrine\ORM\PersistentCollection {#5595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5599 …}
  -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 {#5585
    date: 2024-10-15 08:27:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370324 {#5586
    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
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 {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5601
    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 {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -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 {#5602
    date: 2024-10-17 18:34:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370659 {#5603
    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
79 DENIED edit
App\Entity\EntryComment {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5601
    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 {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -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 {#5602
    date: 2024-10-17 18:34:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370659 {#5603
    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
80 DENIED moderate
App\Entity\EntryComment {#5604
  +user: Proxies\__CG__\App\Entity\User {#5605 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5601
    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 {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -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 {#5602
    date: 2024-10-17 18:34:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706370659 {#5603
    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
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 {#5706
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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 {#5604
    +user: Proxies\__CG__\App\Entity\User {#5605 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5328
      +user: Proxies\__CG__\App\Entity\User {#5329 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4064
        +user: App\Entity\User {#4054 …}
        +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 {#4078
          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 {#4069 …}
        +nested: Doctrine\ORM\PersistentCollection {#4068 …}
        +votes: Doctrine\ORM\PersistentCollection {#4058 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
        -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 {#4076
          date: 2024-10-14 10:18:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706326263 {#4077
          date: 2024-01-27 04:31:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +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 {#5326
        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 {#5330 …}
      +nested: Doctrine\ORM\PersistentCollection {#5332 …}
      +votes: Doctrine\ORM\PersistentCollection {#5334 …}
      +reports: Doctrine\ORM\PersistentCollection {#5336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
      -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 {#5327
        date: 2024-01-27 16:24:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5601
      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 {#5606 …}
    +nested: Doctrine\ORM\PersistentCollection {#5608 …}
    +votes: Doctrine\ORM\PersistentCollection {#5610 …}
    +reports: Doctrine\ORM\PersistentCollection {#5612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
    -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 {#5602
      date: 2024-10-17 18:34:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706370659 {#5603
      date: 2024-01-27 16:50:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5704
    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 {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5709 …}
  +votes: Doctrine\ORM\PersistentCollection {#5711 …}
  +reports: Doctrine\ORM\PersistentCollection {#5713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
  -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 {#5705
    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
83 DENIED edit
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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 {#5604
    +user: Proxies\__CG__\App\Entity\User {#5605 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5328
      +user: Proxies\__CG__\App\Entity\User {#5329 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4064
        +user: App\Entity\User {#4054 …}
        +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 {#4078
          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 {#4069 …}
        +nested: Doctrine\ORM\PersistentCollection {#4068 …}
        +votes: Doctrine\ORM\PersistentCollection {#4058 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
        -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 {#4076
          date: 2024-10-14 10:18:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706326263 {#4077
          date: 2024-01-27 04:31:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +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 {#5326
        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 {#5330 …}
      +nested: Doctrine\ORM\PersistentCollection {#5332 …}
      +votes: Doctrine\ORM\PersistentCollection {#5334 …}
      +reports: Doctrine\ORM\PersistentCollection {#5336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
      -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 {#5327
        date: 2024-01-27 16:24:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5601
      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 {#5606 …}
    +nested: Doctrine\ORM\PersistentCollection {#5608 …}
    +votes: Doctrine\ORM\PersistentCollection {#5610 …}
    +reports: Doctrine\ORM\PersistentCollection {#5612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
    -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 {#5602
      date: 2024-10-17 18:34:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706370659 {#5603
      date: 2024-01-27 16:50:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5704
    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 {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5709 …}
  +votes: Doctrine\ORM\PersistentCollection {#5711 …}
  +reports: Doctrine\ORM\PersistentCollection {#5713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
  -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 {#5705
    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
84 DENIED moderate
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +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 {#5604
    +user: Proxies\__CG__\App\Entity\User {#5605 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5328
      +user: Proxies\__CG__\App\Entity\User {#5329 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4064
        +user: App\Entity\User {#4054 …}
        +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 {#4078
          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 {#4069 …}
        +nested: Doctrine\ORM\PersistentCollection {#4068 …}
        +votes: Doctrine\ORM\PersistentCollection {#4058 …}
        +reports: Doctrine\ORM\PersistentCollection {#4061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
        -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 {#4076
          date: 2024-10-14 10:18:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706326263 {#4077
          date: 2024-01-27 04:31:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +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 {#5326
        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 {#5330 …}
      +nested: Doctrine\ORM\PersistentCollection {#5332 …}
      +votes: Doctrine\ORM\PersistentCollection {#5334 …}
      +reports: Doctrine\ORM\PersistentCollection {#5336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
      -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 {#5327
        date: 2024-01-27 16:24:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5601
      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 {#5606 …}
    +nested: Doctrine\ORM\PersistentCollection {#5608 …}
    +votes: Doctrine\ORM\PersistentCollection {#5610 …}
    +reports: Doctrine\ORM\PersistentCollection {#5612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
    -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 {#5602
      date: 2024-10-17 18:34:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706370659 {#5603
      date: 2024-01-27 16:50:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5704
    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 {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5709 …}
  +votes: Doctrine\ORM\PersistentCollection {#5711 …}
  +reports: Doctrine\ORM\PersistentCollection {#5713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
  -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 {#5705
    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
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 {#5790
  +user: Proxies\__CG__\App\Entity\User {#5791 …}
  +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 {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5604
      +user: Proxies\__CG__\App\Entity\User {#5605 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5328
        +user: Proxies\__CG__\App\Entity\User {#5329 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4064
          +user: App\Entity\User {#4054 …}
          +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 {#4078
            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 {#4069 …}
          +nested: Doctrine\ORM\PersistentCollection {#4068 …}
          +votes: Doctrine\ORM\PersistentCollection {#4058 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
          -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 {#4076
            date: 2024-10-14 10:18:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706326263 {#4077
            date: 2024-01-27 04:31:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +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 {#5326
          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 {#5330 …}
        +nested: Doctrine\ORM\PersistentCollection {#5332 …}
        +votes: Doctrine\ORM\PersistentCollection {#5334 …}
        +reports: Doctrine\ORM\PersistentCollection {#5336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
        -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 {#5327
          date: 2024-01-27 16:24:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +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 {#5601
        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 {#5606 …}
      +nested: Doctrine\ORM\PersistentCollection {#5608 …}
      +votes: Doctrine\ORM\PersistentCollection {#5610 …}
      +reports: Doctrine\ORM\PersistentCollection {#5612 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
      -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 {#5602
        date: 2024-10-17 18:34:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706370659 {#5603
        date: 2024-01-27 16:50:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5704
      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 {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5709 …}
    +votes: Doctrine\ORM\PersistentCollection {#5711 …}
    +reports: Doctrine\ORM\PersistentCollection {#5713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
    -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 {#5705
      date: 2024-01-27 17:25:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5788
    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 {#5792 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5796 …}
  +reports: Doctrine\ORM\PersistentCollection {#5798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
  -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 {#5789
    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
87 DENIED edit
App\Entity\EntryComment {#5790
  +user: Proxies\__CG__\App\Entity\User {#5791 …}
  +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 {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5604
      +user: Proxies\__CG__\App\Entity\User {#5605 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5328
        +user: Proxies\__CG__\App\Entity\User {#5329 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4064
          +user: App\Entity\User {#4054 …}
          +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 {#4078
            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 {#4069 …}
          +nested: Doctrine\ORM\PersistentCollection {#4068 …}
          +votes: Doctrine\ORM\PersistentCollection {#4058 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
          -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 {#4076
            date: 2024-10-14 10:18:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706326263 {#4077
            date: 2024-01-27 04:31:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +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 {#5326
          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 {#5330 …}
        +nested: Doctrine\ORM\PersistentCollection {#5332 …}
        +votes: Doctrine\ORM\PersistentCollection {#5334 …}
        +reports: Doctrine\ORM\PersistentCollection {#5336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
        -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 {#5327
          date: 2024-01-27 16:24:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +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 {#5601
        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 {#5606 …}
      +nested: Doctrine\ORM\PersistentCollection {#5608 …}
      +votes: Doctrine\ORM\PersistentCollection {#5610 …}
      +reports: Doctrine\ORM\PersistentCollection {#5612 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
      -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 {#5602
        date: 2024-10-17 18:34:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706370659 {#5603
        date: 2024-01-27 16:50:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5704
      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 {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5709 …}
    +votes: Doctrine\ORM\PersistentCollection {#5711 …}
    +reports: Doctrine\ORM\PersistentCollection {#5713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
    -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 {#5705
      date: 2024-01-27 17:25:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5788
    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 {#5792 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5796 …}
  +reports: Doctrine\ORM\PersistentCollection {#5798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
  -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 {#5789
    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
88 DENIED moderate
App\Entity\EntryComment {#5790
  +user: Proxies\__CG__\App\Entity\User {#5791 …}
  +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 {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5604
      +user: Proxies\__CG__\App\Entity\User {#5605 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5328
        +user: Proxies\__CG__\App\Entity\User {#5329 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4064
          +user: App\Entity\User {#4054 …}
          +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 {#4078
            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 {#4069 …}
          +nested: Doctrine\ORM\PersistentCollection {#4068 …}
          +votes: Doctrine\ORM\PersistentCollection {#4058 …}
          +reports: Doctrine\ORM\PersistentCollection {#4061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
          -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 {#4076
            date: 2024-10-14 10:18:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706326263 {#4077
            date: 2024-01-27 04:31:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4064}
        +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 {#5326
          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 {#5330 …}
        +nested: Doctrine\ORM\PersistentCollection {#5332 …}
        +votes: Doctrine\ORM\PersistentCollection {#5334 …}
        +reports: Doctrine\ORM\PersistentCollection {#5336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
        -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 {#5327
          date: 2024-01-27 16:24:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4064}
      +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 {#5601
        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 {#5606 …}
      +nested: Doctrine\ORM\PersistentCollection {#5608 …}
      +votes: Doctrine\ORM\PersistentCollection {#5610 …}
      +reports: Doctrine\ORM\PersistentCollection {#5612 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
      -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 {#5602
        date: 2024-10-17 18:34:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706370659 {#5603
        date: 2024-01-27 16:50:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5704
      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 {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5709 …}
    +votes: Doctrine\ORM\PersistentCollection {#5711 …}
    +reports: Doctrine\ORM\PersistentCollection {#5713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
    -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 {#5705
      date: 2024-01-27 17:25:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5788
    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 {#5792 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5796 …}
  +reports: Doctrine\ORM\PersistentCollection {#5798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
  -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 {#5789
    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
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 {#5620
  +user: App\Entity\User {#4226 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5618
    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 {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -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 {#5619
    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
91 DENIED edit
App\Entity\EntryComment {#5620
  +user: App\Entity\User {#4226 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5618
    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 {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -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 {#5619
    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
92 DENIED moderate
App\Entity\EntryComment {#5620
  +user: App\Entity\User {#4226 …}
  +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 {#5328
    +user: Proxies\__CG__\App\Entity\User {#5329 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4054 …}
      +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 {#4078
        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 {#4069 …}
      +nested: Doctrine\ORM\PersistentCollection {#4068 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4057 …}
      -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 {#4076
        date: 2024-10-14 10:18:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706326263 {#4077
        date: 2024-01-27 04:31:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +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 {#5326
      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 {#5330 …}
    +nested: Doctrine\ORM\PersistentCollection {#5332 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -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 {#5327
      date: 2024-01-27 16:24:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +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 {#5618
    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 {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -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 {#5619
    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
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 {#4140
  +user: App\Entity\User {#4153 …}
  +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 {#4135
    date: 2024-10-14 11:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -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 {#4136
    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
95 DENIED edit
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +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 {#4135
    date: 2024-10-14 11:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -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 {#4136
    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
96 DENIED moderate
App\Entity\EntryComment {#4140
  +user: App\Entity\User {#4153 …}
  +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 {#4135
    date: 2024-10-14 11:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -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 {#4136
    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
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 {#5233
  +user: Proxies\__CG__\App\Entity\User {#5234 …}
  +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 {#4140
    +user: App\Entity\User {#4153 …}
    +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 {#4135
      date: 2024-10-14 11:30:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -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 {#4136
      date: 2024-01-27 00:19:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "Thank you, this clears it up really well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706329142 {#5231
    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 {#5235 …}
  +nested: Doctrine\ORM\PersistentCollection {#5237 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5245 …}
  -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 {#5232
    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
99 DENIED edit
App\Entity\EntryComment {#5233
  +user: Proxies\__CG__\App\Entity\User {#5234 …}
  +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 {#4140
    +user: App\Entity\User {#4153 …}
    +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 {#4135
      date: 2024-10-14 11:30:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -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 {#4136
      date: 2024-01-27 00:19:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "Thank you, this clears it up really well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706329142 {#5231
    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 {#5235 …}
  +nested: Doctrine\ORM\PersistentCollection {#5237 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5245 …}
  -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 {#5232
    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
100 DENIED moderate
App\Entity\EntryComment {#5233
  +user: Proxies\__CG__\App\Entity\User {#5234 …}
  +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 {#4140
    +user: App\Entity\User {#4153 …}
    +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 {#4135
      date: 2024-10-14 11:30:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -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 {#4136
      date: 2024-01-27 00:19:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4140}
  +body: "Thank you, this clears it up really well!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706329142 {#5231
    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 {#5235 …}
  +nested: Doctrine\ORM\PersistentCollection {#5237 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5245 …}
  -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 {#5232
    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
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 {#4213
  +user: App\Entity\User {#4226 …}
  +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 not a replacement for ublock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1729193317 {#4208
    date: 2024-10-17 21:28:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 345007
  -bodyTs: "'pihol':1 'replac':5 'ublock':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6522664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374761 {#4209
    date: 2024-01-27 17:59: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
103 DENIED edit
App\Entity\EntryComment {#4213
  +user: App\Entity\User {#4226 …}
  +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 not a replacement for ublock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1729193317 {#4208
    date: 2024-10-17 21:28:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 345007
  -bodyTs: "'pihol':1 'replac':5 'ublock':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6522664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374761 {#4209
    date: 2024-01-27 17:59: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
104 DENIED moderate
App\Entity\EntryComment {#4213
  +user: App\Entity\User {#4226 …}
  +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 not a replacement for ublock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1729193317 {#4208
    date: 2024-10-17 21:28:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4216 …}
  +votes: Doctrine\ORM\PersistentCollection {#4218 …}
  +reports: Doctrine\ORM\PersistentCollection {#4220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
  -id: 345007
  -bodyTs: "'pihol':1 'replac':5 'ublock':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6522664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706374761 {#4209
    date: 2024-01-27 17:59: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
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 {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +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 {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pihole is not a replacement for ublock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1729193317 {#4208
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 345007
    -bodyTs: "'pihol':1 'replac':5 'ublock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6522664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706374761 {#4209
      date: 2024-01-27 17:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Use both together!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706451271 {#5405
    date: 2024-01-28 15:14:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 347041
  -bodyTs: "'togeth':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8201222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706451271 {#5406
    date: 2024-01-28 15:14:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +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 {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pihole is not a replacement for ublock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1729193317 {#4208
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 345007
    -bodyTs: "'pihol':1 'replac':5 'ublock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6522664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706374761 {#4209
      date: 2024-01-27 17:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Use both together!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706451271 {#5405
    date: 2024-01-28 15:14:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 347041
  -bodyTs: "'togeth':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8201222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706451271 {#5406
    date: 2024-01-28 15:14:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +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 {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pihole is not a replacement for ublock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1729193317 {#4208
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 345007
    -bodyTs: "'pihol':1 'replac':5 'ublock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6522664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706374761 {#4209
      date: 2024-01-27 17:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Use both together!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706451271 {#5405
    date: 2024-01-28 15:14:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 347041
  -bodyTs: "'togeth':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8201222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706451271 {#5406
    date: 2024-01-28 15:14:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5636 …}
  +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 {#5407
    +user: Proxies\__CG__\App\Entity\User {#5408 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "pihole is not a replacement for ublock"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1729193317 {#4208
        date: 2024-10-17 21:28:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 345007
      -bodyTs: "'pihol':1 'replac':5 'ublock':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6522664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706374761 {#4209
        date: 2024-01-27 17:59:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Use both together!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706451271 {#5405
      date: 2024-01-28 15:14:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5409 …}
    +nested: Doctrine\ORM\PersistentCollection {#5411 …}
    +votes: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    -id: 347041
    -bodyTs: "'togeth':3 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8201222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706451271 {#5406
      date: 2024-01-28 15:14:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Is pi hole any better than using adguard DNS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706459713 {#5633
    date: 2024-01-28 17:35:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -id: 347306
  -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459713 {#5634
    date: 2024-01-28 17:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5636 …}
  +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 {#5407
    +user: Proxies\__CG__\App\Entity\User {#5408 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "pihole is not a replacement for ublock"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1729193317 {#4208
        date: 2024-10-17 21:28:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 345007
      -bodyTs: "'pihol':1 'replac':5 'ublock':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6522664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706374761 {#4209
        date: 2024-01-27 17:59:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Use both together!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706451271 {#5405
      date: 2024-01-28 15:14:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5409 …}
    +nested: Doctrine\ORM\PersistentCollection {#5411 …}
    +votes: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    -id: 347041
    -bodyTs: "'togeth':3 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8201222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706451271 {#5406
      date: 2024-01-28 15:14:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Is pi hole any better than using adguard DNS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706459713 {#5633
    date: 2024-01-28 17:35:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -id: 347306
  -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459713 {#5634
    date: 2024-01-28 17:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5636 …}
  +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 {#5407
    +user: Proxies\__CG__\App\Entity\User {#5408 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4213
      +user: App\Entity\User {#4226 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "pihole is not a replacement for ublock"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1729193317 {#4208
        date: 2024-10-17 21:28:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4214 …}
      +nested: Doctrine\ORM\PersistentCollection {#4216 …}
      +votes: Doctrine\ORM\PersistentCollection {#4218 …}
      +reports: Doctrine\ORM\PersistentCollection {#4220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
      -id: 345007
      -bodyTs: "'pihol':1 'replac':5 'ublock':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6522664"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706374761 {#4209
        date: 2024-01-27 17:59:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Use both together!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706451271 {#5405
      date: 2024-01-28 15:14:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5409 …}
    +nested: Doctrine\ORM\PersistentCollection {#5411 …}
    +votes: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    -id: 347041
    -bodyTs: "'togeth':3 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/8201222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706451271 {#5406
      date: 2024-01-28 15:14:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Is pi hole any better than using adguard DNS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706459713 {#5633
    date: 2024-01-28 17:35:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -id: 347306
  -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7104753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459713 {#5634
    date: 2024-01-28 17:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5721
  +user: Proxies\__CG__\App\Entity\User {#5722 …}
  +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 {#5635
    +user: Proxies\__CG__\App\Entity\User {#5636 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4213
        +user: App\Entity\User {#4226 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "pihole is not a replacement for ublock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1729193317 {#4208
          date: 2024-10-17 21:28:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4214 …}
        +nested: Doctrine\ORM\PersistentCollection {#4216 …}
        +votes: Doctrine\ORM\PersistentCollection {#4218 …}
        +reports: Doctrine\ORM\PersistentCollection {#4220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
        -id: 345007
        -bodyTs: "'pihol':1 'replac':5 'ublock':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/6522664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706374761 {#4209
          date: 2024-01-27 17:59:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4213}
      +body: "Use both together!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706451271 {#5405
        date: 2024-01-28 15:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5409 …}
      +nested: Doctrine\ORM\PersistentCollection {#5411 …}
      +votes: Doctrine\ORM\PersistentCollection {#5413 …}
      +reports: Doctrine\ORM\PersistentCollection {#5415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
      -id: 347041
      -bodyTs: "'togeth':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8201222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706451271 {#5406
        date: 2024-01-28 15:14:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Is pi hole any better than using adguard DNS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706459713 {#5633
      date: 2024-01-28 17:35:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
      "@ramius345@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5637 …}
    +nested: Doctrine\ORM\PersistentCollection {#5639 …}
    +votes: Doctrine\ORM\PersistentCollection {#5641 …}
    +reports: Doctrine\ORM\PersistentCollection {#5643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    -id: 347306
    -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459713 {#5634
      date: 2024-01-28 17:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "It’s the same technology, like how chrome and Firefox are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706462989 {#5719
    date: 2024-01-28 18:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5723 …}
  +nested: Doctrine\ORM\PersistentCollection {#5725 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5733 …}
  -id: 347424
  -bodyTs: "'chrome':8 'firefox':10 'like':6 'technolog':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462989 {#5720
    date: 2024-01-28 18:29: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
115 DENIED edit
App\Entity\EntryComment {#5721
  +user: Proxies\__CG__\App\Entity\User {#5722 …}
  +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 {#5635
    +user: Proxies\__CG__\App\Entity\User {#5636 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4213
        +user: App\Entity\User {#4226 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "pihole is not a replacement for ublock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1729193317 {#4208
          date: 2024-10-17 21:28:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4214 …}
        +nested: Doctrine\ORM\PersistentCollection {#4216 …}
        +votes: Doctrine\ORM\PersistentCollection {#4218 …}
        +reports: Doctrine\ORM\PersistentCollection {#4220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
        -id: 345007
        -bodyTs: "'pihol':1 'replac':5 'ublock':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/6522664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706374761 {#4209
          date: 2024-01-27 17:59:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4213}
      +body: "Use both together!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706451271 {#5405
        date: 2024-01-28 15:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5409 …}
      +nested: Doctrine\ORM\PersistentCollection {#5411 …}
      +votes: Doctrine\ORM\PersistentCollection {#5413 …}
      +reports: Doctrine\ORM\PersistentCollection {#5415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
      -id: 347041
      -bodyTs: "'togeth':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8201222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706451271 {#5406
        date: 2024-01-28 15:14:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Is pi hole any better than using adguard DNS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706459713 {#5633
      date: 2024-01-28 17:35:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
      "@ramius345@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5637 …}
    +nested: Doctrine\ORM\PersistentCollection {#5639 …}
    +votes: Doctrine\ORM\PersistentCollection {#5641 …}
    +reports: Doctrine\ORM\PersistentCollection {#5643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    -id: 347306
    -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459713 {#5634
      date: 2024-01-28 17:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "It’s the same technology, like how chrome and Firefox are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706462989 {#5719
    date: 2024-01-28 18:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5723 …}
  +nested: Doctrine\ORM\PersistentCollection {#5725 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5733 …}
  -id: 347424
  -bodyTs: "'chrome':8 'firefox':10 'like':6 'technolog':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462989 {#5720
    date: 2024-01-28 18:29: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
116 DENIED moderate
App\Entity\EntryComment {#5721
  +user: Proxies\__CG__\App\Entity\User {#5722 …}
  +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 {#5635
    +user: Proxies\__CG__\App\Entity\User {#5636 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4213
        +user: App\Entity\User {#4226 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "pihole is not a replacement for ublock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1729193317 {#4208
          date: 2024-10-17 21:28:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4214 …}
        +nested: Doctrine\ORM\PersistentCollection {#4216 …}
        +votes: Doctrine\ORM\PersistentCollection {#4218 …}
        +reports: Doctrine\ORM\PersistentCollection {#4220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
        -id: 345007
        -bodyTs: "'pihol':1 'replac':5 'ublock':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/6522664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706374761 {#4209
          date: 2024-01-27 17:59:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4213}
      +body: "Use both together!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706451271 {#5405
        date: 2024-01-28 15:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5409 …}
      +nested: Doctrine\ORM\PersistentCollection {#5411 …}
      +votes: Doctrine\ORM\PersistentCollection {#5413 …}
      +reports: Doctrine\ORM\PersistentCollection {#5415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
      -id: 347041
      -bodyTs: "'togeth':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8201222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706451271 {#5406
        date: 2024-01-28 15:14:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Is pi hole any better than using adguard DNS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706459713 {#5633
      date: 2024-01-28 17:35:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
      "@ramius345@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5637 …}
    +nested: Doctrine\ORM\PersistentCollection {#5639 …}
    +votes: Doctrine\ORM\PersistentCollection {#5641 …}
    +reports: Doctrine\ORM\PersistentCollection {#5643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    -id: 347306
    -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459713 {#5634
      date: 2024-01-28 17:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "It’s the same technology, like how chrome and Firefox are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706462989 {#5719
    date: 2024-01-28 18:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5723 …}
  +nested: Doctrine\ORM\PersistentCollection {#5725 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5733 …}
  -id: 347424
  -bodyTs: "'chrome':8 'firefox':10 'like':6 'technolog':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8763977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462989 {#5720
    date: 2024-01-28 18:29: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
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 {#5738
  +user: App\Entity\User {#4226 …}
  +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 {#5635
    +user: Proxies\__CG__\App\Entity\User {#5636 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4213
        +user: App\Entity\User {#4226 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "pihole is not a replacement for ublock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1729193317 {#4208
          date: 2024-10-17 21:28:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4214 …}
        +nested: Doctrine\ORM\PersistentCollection {#4216 …}
        +votes: Doctrine\ORM\PersistentCollection {#4218 …}
        +reports: Doctrine\ORM\PersistentCollection {#4220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
        -id: 345007
        -bodyTs: "'pihol':1 'replac':5 'ublock':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/6522664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706374761 {#4209
          date: 2024-01-27 17:59:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4213}
      +body: "Use both together!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706451271 {#5405
        date: 2024-01-28 15:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5409 …}
      +nested: Doctrine\ORM\PersistentCollection {#5411 …}
      +votes: Doctrine\ORM\PersistentCollection {#5413 …}
      +reports: Doctrine\ORM\PersistentCollection {#5415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
      -id: 347041
      -bodyTs: "'togeth':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8201222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706451271 {#5406
        date: 2024-01-28 15:14:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Is pi hole any better than using adguard DNS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706459713 {#5633
      date: 2024-01-28 17:35:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
      "@ramius345@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5637 …}
    +nested: Doctrine\ORM\PersistentCollection {#5639 …}
    +votes: Doctrine\ORM\PersistentCollection {#5641 …}
    +reports: Doctrine\ORM\PersistentCollection {#5643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    -id: 347306
    -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459713 {#5634
      date: 2024-01-28 17:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    pihole uses the same method of blocking as adguard dns but is more configurable, and since it’s usually self-hosted you have full control over it.\n
    \n
    btw, nextdns is pretty good too (think of it as a managed configurable, slightly more private alternative to adguard dns, great if you’re not into self hosting).  \n
    it lacks custom domain blocklists tho. you can add your own white/blacklisted domains but not whole lists, except ones provided by nextdns.  \n
    also, it’s a paid service. free tier includes 300k requests per month, which is enough for ~1.5 devices from my experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706469555 {#5735
    date: 2024-01-28 20:19:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5739 …}
  +nested: Doctrine\ORM\PersistentCollection {#5741 …}
  +votes: Doctrine\ORM\PersistentCollection {#5743 …}
  +reports: Doctrine\ORM\PersistentCollection {#5745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
  -id: 347699
  -bodyTs: "'1.5':96 '300k':88 'add':65 'adguard':9,47 'also':79 'altern':45 'block':7 'blocklist':61 'btw':29 'configur':14,41 'control':26 'custom':59 'devic':97 'dns':10,48 'domain':60,69 'enough':94 'except':74 'experi':100 'free':85 'full':25 'good':33 'great':49 'host':22,56 'includ':87 'lack':58 'list':73 'manag':40 'method':5 'month':91 'nextdn':30,78 'one':75 'paid':83 'per':90 'pihol':1 'pretti':32 'privat':44 'provid':76 're':52 'request':89 'self':21,55 'self-host':20 'servic':84 'sinc':16 'slight':42 'think':35 'tho':62 'tier':86 'use':2 'usual':19 'white/blacklisted':68 'whole':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6564895"
  +editedAt: DateTimeImmutable @1729194477 {#5736
    date: 2024-10-17 21:47:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706469555 {#5737
    date: 2024-01-28 20:19: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
119 DENIED edit
App\Entity\EntryComment {#5738
  +user: App\Entity\User {#4226 …}
  +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 {#5635
    +user: Proxies\__CG__\App\Entity\User {#5636 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4213
        +user: App\Entity\User {#4226 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "pihole is not a replacement for ublock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1729193317 {#4208
          date: 2024-10-17 21:28:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4214 …}
        +nested: Doctrine\ORM\PersistentCollection {#4216 …}
        +votes: Doctrine\ORM\PersistentCollection {#4218 …}
        +reports: Doctrine\ORM\PersistentCollection {#4220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
        -id: 345007
        -bodyTs: "'pihol':1 'replac':5 'ublock':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/6522664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706374761 {#4209
          date: 2024-01-27 17:59:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4213}
      +body: "Use both together!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706451271 {#5405
        date: 2024-01-28 15:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5409 …}
      +nested: Doctrine\ORM\PersistentCollection {#5411 …}
      +votes: Doctrine\ORM\PersistentCollection {#5413 …}
      +reports: Doctrine\ORM\PersistentCollection {#5415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
      -id: 347041
      -bodyTs: "'togeth':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8201222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706451271 {#5406
        date: 2024-01-28 15:14:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Is pi hole any better than using adguard DNS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706459713 {#5633
      date: 2024-01-28 17:35:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
      "@ramius345@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5637 …}
    +nested: Doctrine\ORM\PersistentCollection {#5639 …}
    +votes: Doctrine\ORM\PersistentCollection {#5641 …}
    +reports: Doctrine\ORM\PersistentCollection {#5643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    -id: 347306
    -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459713 {#5634
      date: 2024-01-28 17:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    pihole uses the same method of blocking as adguard dns but is more configurable, and since it’s usually self-hosted you have full control over it.\n
    \n
    btw, nextdns is pretty good too (think of it as a managed configurable, slightly more private alternative to adguard dns, great if you’re not into self hosting).  \n
    it lacks custom domain blocklists tho. you can add your own white/blacklisted domains but not whole lists, except ones provided by nextdns.  \n
    also, it’s a paid service. free tier includes 300k requests per month, which is enough for ~1.5 devices from my experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706469555 {#5735
    date: 2024-01-28 20:19:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5739 …}
  +nested: Doctrine\ORM\PersistentCollection {#5741 …}
  +votes: Doctrine\ORM\PersistentCollection {#5743 …}
  +reports: Doctrine\ORM\PersistentCollection {#5745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
  -id: 347699
  -bodyTs: "'1.5':96 '300k':88 'add':65 'adguard':9,47 'also':79 'altern':45 'block':7 'blocklist':61 'btw':29 'configur':14,41 'control':26 'custom':59 'devic':97 'dns':10,48 'domain':60,69 'enough':94 'except':74 'experi':100 'free':85 'full':25 'good':33 'great':49 'host':22,56 'includ':87 'lack':58 'list':73 'manag':40 'method':5 'month':91 'nextdn':30,78 'one':75 'paid':83 'per':90 'pihol':1 'pretti':32 'privat':44 'provid':76 're':52 'request':89 'self':21,55 'self-host':20 'servic':84 'sinc':16 'slight':42 'think':35 'tho':62 'tier':86 'use':2 'usual':19 'white/blacklisted':68 'whole':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6564895"
  +editedAt: DateTimeImmutable @1729194477 {#5736
    date: 2024-10-17 21:47:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706469555 {#5737
    date: 2024-01-28 20:19: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
120 DENIED moderate
App\Entity\EntryComment {#5738
  +user: App\Entity\User {#4226 …}
  +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 {#5635
    +user: Proxies\__CG__\App\Entity\User {#5636 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: Proxies\__CG__\App\Entity\User {#5408 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4213
        +user: App\Entity\User {#4226 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "pihole is not a replacement for ublock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1729193317 {#4208
          date: 2024-10-17 21:28:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CowsLookLikeMaps@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4214 …}
        +nested: Doctrine\ORM\PersistentCollection {#4216 …}
        +votes: Doctrine\ORM\PersistentCollection {#4218 …}
        +reports: Doctrine\ORM\PersistentCollection {#4220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
        -id: 345007
        -bodyTs: "'pihol':1 'replac':5 'ublock':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/6522664"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706374761 {#4209
          date: 2024-01-27 17:59:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4213}
      +body: "Use both together!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706451271 {#5405
        date: 2024-01-28 15:14:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5409 …}
      +nested: Doctrine\ORM\PersistentCollection {#5411 …}
      +votes: Doctrine\ORM\PersistentCollection {#5413 …}
      +reports: Doctrine\ORM\PersistentCollection {#5415 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
      -id: 347041
      -bodyTs: "'togeth':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8201222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706451271 {#5406
        date: 2024-01-28 15:14:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4213}
    +body: "Is pi hole any better than using adguard DNS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706459713 {#5633
      date: 2024-01-28 17:35:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
      "@vox@sopuli.xyz"
      "@ramius345@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5637 …}
    +nested: Doctrine\ORM\PersistentCollection {#5639 …}
    +votes: Doctrine\ORM\PersistentCollection {#5641 …}
    +reports: Doctrine\ORM\PersistentCollection {#5643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
    -id: 347306
    -bodyTs: "'adguard':8 'better':5 'dns':9 'hole':3 'pi':2 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7104753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459713 {#5634
      date: 2024-01-28 17:35:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: """
    pihole uses the same method of blocking as adguard dns but is more configurable, and since it’s usually self-hosted you have full control over it.\n
    \n
    btw, nextdns is pretty good too (think of it as a managed configurable, slightly more private alternative to adguard dns, great if you’re not into self hosting).  \n
    it lacks custom domain blocklists tho. you can add your own white/blacklisted domains but not whole lists, except ones provided by nextdns.  \n
    also, it’s a paid service. free tier includes 300k requests per month, which is enough for ~1.5 devices from my experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706469555 {#5735
    date: 2024-01-28 20:19:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
    "@ramius345@sh.itjust.works"
    "@fruitSnackSupreme@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5739 …}
  +nested: Doctrine\ORM\PersistentCollection {#5741 …}
  +votes: Doctrine\ORM\PersistentCollection {#5743 …}
  +reports: Doctrine\ORM\PersistentCollection {#5745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5749 …}
  -id: 347699
  -bodyTs: "'1.5':96 '300k':88 'add':65 'adguard':9,47 'also':79 'altern':45 'block':7 'blocklist':61 'btw':29 'configur':14,41 'control':26 'custom':59 'devic':97 'dns':10,48 'domain':60,69 'enough':94 'except':74 'experi':100 'free':85 'full':25 'good':33 'great':49 'host':22,56 'includ':87 'lack':58 'list':73 'manag':40 'method':5 'month':91 'nextdn':30,78 'one':75 'paid':83 'per':90 'pihol':1 'pretti':32 'privat':44 'provid':76 're':52 'request':89 'self':21,55 'self-host':20 'servic':84 'sinc':16 'slight':42 'think':35 'tho':62 'tier':86 'use':2 'usual':19 'white/blacklisted':68 'whole':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6564895"
  +editedAt: DateTimeImmutable @1729194477 {#5736
    date: 2024-10-17 21:47:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706469555 {#5737
    date: 2024-01-28 20:19: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
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 {#5423
  +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 {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pihole is not a replacement for ublock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1729193317 {#4208
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 345007
    -bodyTs: "'pihol':1 'replac':5 'ublock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6522664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706374761 {#4209
      date: 2024-01-27 17:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Thanks for catching that. I have updated the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706465592 {#5421
    date: 2024-01-28 19:13:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 347496
  -bodyTs: "'catch':3 'descript':9 'thank':1 'updat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465592 {#5422
    date: 2024-01-28 19:13: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
123 DENIED edit
App\Entity\EntryComment {#5423
  +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 {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pihole is not a replacement for ublock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1729193317 {#4208
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 345007
    -bodyTs: "'pihol':1 'replac':5 'ublock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6522664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706374761 {#4209
      date: 2024-01-27 17:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Thanks for catching that. I have updated the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706465592 {#5421
    date: 2024-01-28 19:13:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 347496
  -bodyTs: "'catch':3 'descript':9 'thank':1 'updat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465592 {#5422
    date: 2024-01-28 19:13: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
124 DENIED moderate
App\Entity\EntryComment {#5423
  +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 {#4213
    +user: App\Entity\User {#4226 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "pihole is not a replacement for ublock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1729193317 {#4208
      date: 2024-10-17 21:28:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4214 …}
    +nested: Doctrine\ORM\PersistentCollection {#4216 …}
    +votes: Doctrine\ORM\PersistentCollection {#4218 …}
    +reports: Doctrine\ORM\PersistentCollection {#4220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4224 …}
    -id: 345007
    -bodyTs: "'pihol':1 'replac':5 'ublock':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6522664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706374761 {#4209
      date: 2024-01-27 17:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4213}
  +body: "Thanks for catching that. I have updated the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706465592 {#5421
    date: 2024-01-28 19:13:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 347496
  -bodyTs: "'catch':3 'descript':9 'thank':1 'updat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465592 {#5422
    date: 2024-01-28 19:13: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
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 {#4288
  +user: App\Entity\User {#4301 …}
  +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 {#4282
    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 {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4291 …}
  +votes: Doctrine\ORM\PersistentCollection {#4293 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -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 {#4283
    date: 2024-10-14 01:40:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706311984 {#4284
    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
127 DENIED edit
App\Entity\EntryComment {#4288
  +user: App\Entity\User {#4301 …}
  +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 {#4282
    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 {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4291 …}
  +votes: Doctrine\ORM\PersistentCollection {#4293 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -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 {#4283
    date: 2024-10-14 01:40:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706311984 {#4284
    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
128 DENIED moderate
App\Entity\EntryComment {#4288
  +user: App\Entity\User {#4301 …}
  +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 {#4282
    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 {#4289 …}
  +nested: Doctrine\ORM\PersistentCollection {#4291 …}
  +votes: Doctrine\ORM\PersistentCollection {#4293 …}
  +reports: Doctrine\ORM\PersistentCollection {#4295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4299 …}
  -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 {#4283
    date: 2024-10-14 01:40:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706311984 {#4284
    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
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 {#4361
  +user: App\Entity\User {#4374 …}
  +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 {#4356
    date: 2024-10-14 10:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4364 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
  -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 {#4357
    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
131 DENIED edit
App\Entity\EntryComment {#4361
  +user: App\Entity\User {#4374 …}
  +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 {#4356
    date: 2024-10-14 10:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4364 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
  -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 {#4357
    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
132 DENIED moderate
App\Entity\EntryComment {#4361
  +user: App\Entity\User {#4374 …}
  +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 {#4356
    date: 2024-10-14 10:34:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4364 …}
  +votes: Doctrine\ORM\PersistentCollection {#4366 …}
  +reports: Doctrine\ORM\PersistentCollection {#4368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
  -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 {#4357
    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
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 {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +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 {#4361
    +user: App\Entity\User {#4374 …}
    +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 {#4356
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -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 {#4357
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +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 {#5167
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -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 {#5168
    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
135 DENIED edit
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +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 {#4361
    +user: App\Entity\User {#4374 …}
    +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 {#4356
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -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 {#4357
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +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 {#5167
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -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 {#5168
    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
136 DENIED moderate
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +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 {#4361
    +user: App\Entity\User {#4374 …}
    +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 {#4356
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -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 {#4357
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +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 {#5167
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -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 {#5168
    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
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 {#5478
  +user: App\Entity\User {#4374 …}
  +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 {#5169
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4361
      +user: App\Entity\User {#4374 …}
      +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 {#4356
        date: 2024-10-14 10:34:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -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 {#4357
        date: 2024-01-26 19:37:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4361}
    +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 {#5167
      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 {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5173 …}
    +votes: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
    -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 {#5168
      date: 2024-01-26 19:40:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +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 {#5476
    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 {#5479 …}
  +nested: Doctrine\ORM\PersistentCollection {#5481 …}
  +votes: Doctrine\ORM\PersistentCollection {#5483 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -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 {#5477
    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
139 DENIED edit
App\Entity\EntryComment {#5478
  +user: App\Entity\User {#4374 …}
  +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 {#5169
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4361
      +user: App\Entity\User {#4374 …}
      +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 {#4356
        date: 2024-10-14 10:34:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -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 {#4357
        date: 2024-01-26 19:37:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4361}
    +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 {#5167
      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 {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5173 …}
    +votes: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
    -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 {#5168
      date: 2024-01-26 19:40:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +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 {#5476
    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 {#5479 …}
  +nested: Doctrine\ORM\PersistentCollection {#5481 …}
  +votes: Doctrine\ORM\PersistentCollection {#5483 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -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 {#5477
    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
140 DENIED moderate
App\Entity\EntryComment {#5478
  +user: App\Entity\User {#4374 …}
  +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 {#5169
    +user: Proxies\__CG__\App\Entity\User {#5170 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4361
      +user: App\Entity\User {#4374 …}
      +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 {#4356
        date: 2024-10-14 10:34:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4364 …}
      +votes: Doctrine\ORM\PersistentCollection {#4366 …}
      +reports: Doctrine\ORM\PersistentCollection {#4368 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
      -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 {#4357
        date: 2024-01-26 19:37:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4361}
    +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 {#5167
      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 {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5173 …}
    +votes: Doctrine\ORM\PersistentCollection {#5175 …}
    +reports: Doctrine\ORM\PersistentCollection {#5177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
    -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 {#5168
      date: 2024-01-26 19:40:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +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 {#5476
    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 {#5479 …}
  +nested: Doctrine\ORM\PersistentCollection {#5481 …}
  +votes: Doctrine\ORM\PersistentCollection {#5483 …}
  +reports: Doctrine\ORM\PersistentCollection {#5485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5489 …}
  -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 {#5477
    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
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 {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +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 {#4361
    +user: App\Entity\User {#4374 …}
    +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 {#4356
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -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 {#4357
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +body: "Opnsense with unbound dns for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706327017 {#5183
    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 {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -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 {#5184
    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
143 DENIED edit
App\Entity\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +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 {#4361
    +user: App\Entity\User {#4374 …}
    +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 {#4356
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -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 {#4357
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +body: "Opnsense with unbound dns for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706327017 {#5183
    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 {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -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 {#5184
    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
144 DENIED moderate
App\Entity\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +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 {#4361
    +user: App\Entity\User {#4374 …}
    +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 {#4356
      date: 2024-10-14 10:34:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4364 …}
    +votes: Doctrine\ORM\PersistentCollection {#4366 …}
    +reports: Doctrine\ORM\PersistentCollection {#4368 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4370 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4372 …}
    -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 {#4357
      date: 2024-01-26 19:37:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4361}
  +body: "Opnsense with unbound dns for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706327017 {#5183
    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 {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -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 {#5184
    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
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 {#4434
  +user: App\Entity\User {#4447 …}
  +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: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729151779 {#4429
    date: 2024-10-17 09:56:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 344888
  -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6742176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706371618 {#4430
    date: 2024-01-27 17:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4434
  +user: App\Entity\User {#4447 …}
  +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: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729151779 {#4429
    date: 2024-10-17 09:56:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 344888
  -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6742176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706371618 {#4430
    date: 2024-01-27 17:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4434
  +user: App\Entity\User {#4447 …}
  +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: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1729151779 {#4429
    date: 2024-10-17 09:56:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 344888
  -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6742176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706371618 {#4430
    date: 2024-01-27 17:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5375
  +user: Proxies\__CG__\App\Entity\User {#5376 …}
  +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 {#4434
    +user: App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1729151779 {#4429
      date: 2024-10-17 09:56:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 344888
    -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6742176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706371618 {#4430
      date: 2024-01-27 17:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4434}
  +body: """
    As a rule of thumb, I expect that Asus as a business only cares about adbock from two angles:\n
    \n
    1. A feature to slap on the box for advertising.\n
    2. A B2B feature for helping business management make workers more productive.\n
    \n
    To the first, there’s little incentive to ever update the lists after you’ve bought the device, so it’s quickly outdated. To the second, it’s like to be far more optimized for Amazon or Newegg, then for Reddit. Between the two, I don’t generally expect them to hold a candle to pi-hole and similar software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706400096 {#5373
    date: 2024-01-28 01:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SuperSaiyanSwag@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5377 …}
  +nested: Doctrine\ORM\PersistentCollection {#5379 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 346011
  -bodyTs: "'1':20 '2':30 'adbock':16 'advertis':29 'amazon':77 'angl':19 'asus':9 'b2b':32 'bought':57 'box':27 'busi':12,36 'candl':95 'care':14 'devic':59 'ever':50 'expect':7,90 'far':73 'featur':22,33 'first':44 'general':89 'help':35 'hold':93 'hole':99 'incent':48 'like':70 'list':53 'littl':47 'make':38 'manag':37 'newegg':79 'optim':75 'outdat':64 'pi':98 'pi-hol':97 'product':41 'quick':63 'reddit':82 'rule':3 'second':67 'similar':101 'slap':24 'softwar':102 'thumb':5 'two':18,85 'updat':51 've':56 'worker':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7076815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706400096 {#5374
    date: 2024-01-28 01:01: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
151 DENIED edit
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5376 …}
  +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 {#4434
    +user: App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1729151779 {#4429
      date: 2024-10-17 09:56:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 344888
    -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6742176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706371618 {#4430
      date: 2024-01-27 17:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4434}
  +body: """
    As a rule of thumb, I expect that Asus as a business only cares about adbock from two angles:\n
    \n
    1. A feature to slap on the box for advertising.\n
    2. A B2B feature for helping business management make workers more productive.\n
    \n
    To the first, there’s little incentive to ever update the lists after you’ve bought the device, so it’s quickly outdated. To the second, it’s like to be far more optimized for Amazon or Newegg, then for Reddit. Between the two, I don’t generally expect them to hold a candle to pi-hole and similar software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706400096 {#5373
    date: 2024-01-28 01:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SuperSaiyanSwag@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5377 …}
  +nested: Doctrine\ORM\PersistentCollection {#5379 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 346011
  -bodyTs: "'1':20 '2':30 'adbock':16 'advertis':29 'amazon':77 'angl':19 'asus':9 'b2b':32 'bought':57 'box':27 'busi':12,36 'candl':95 'care':14 'devic':59 'ever':50 'expect':7,90 'far':73 'featur':22,33 'first':44 'general':89 'help':35 'hold':93 'hole':99 'incent':48 'like':70 'list':53 'littl':47 'make':38 'manag':37 'newegg':79 'optim':75 'outdat':64 'pi':98 'pi-hol':97 'product':41 'quick':63 'reddit':82 'rule':3 'second':67 'similar':101 'slap':24 'softwar':102 'thumb':5 'two':18,85 'updat':51 've':56 'worker':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7076815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706400096 {#5374
    date: 2024-01-28 01:01: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
152 DENIED moderate
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5376 …}
  +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 {#4434
    +user: App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1729151779 {#4429
      date: 2024-10-17 09:56:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 344888
    -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6742176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706371618 {#4430
      date: 2024-01-27 17:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4434}
  +body: """
    As a rule of thumb, I expect that Asus as a business only cares about adbock from two angles:\n
    \n
    1. A feature to slap on the box for advertising.\n
    2. A B2B feature for helping business management make workers more productive.\n
    \n
    To the first, there’s little incentive to ever update the lists after you’ve bought the device, so it’s quickly outdated. To the second, it’s like to be far more optimized for Amazon or Newegg, then for Reddit. Between the two, I don’t generally expect them to hold a candle to pi-hole and similar software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706400096 {#5373
    date: 2024-01-28 01:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SuperSaiyanSwag@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5377 …}
  +nested: Doctrine\ORM\PersistentCollection {#5379 …}
  +votes: Doctrine\ORM\PersistentCollection {#5381 …}
  +reports: Doctrine\ORM\PersistentCollection {#5383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5387 …}
  -id: 346011
  -bodyTs: "'1':20 '2':30 'adbock':16 'advertis':29 'amazon':77 'angl':19 'asus':9 'b2b':32 'bought':57 'box':27 'busi':12,36 'candl':95 'care':14 'devic':59 'ever':50 'expect':7,90 'far':73 'featur':22,33 'first':44 'general':89 'help':35 'hold':93 'hole':99 'incent':48 'like':70 'list':53 'littl':47 'make':38 'manag':37 'newegg':79 'optim':75 'outdat':64 'pi':98 'pi-hol':97 'product':41 'quick':63 'reddit':82 'rule':3 'second':67 'similar':101 'slap':24 'softwar':102 'thumb':5 'two':18,85 'updat':51 've':56 'worker':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7076815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706400096 {#5374
    date: 2024-01-28 01:01: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
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 {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +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 {#4434
    +user: App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1729151779 {#4429
      date: 2024-10-17 09:56:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 344888
    -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6742176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706371618 {#4430
      date: 2024-01-27 17:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4434}
  +body: "You need to flush your local DNS cache after turning that on for it to be 100% effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706453795 {#5389
    date: 2024-01-28 15:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SuperSaiyanSwag@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 347106
  -bodyTs: "'100':17 'cach':8 'dns':7 'effect':18 'flush':4 'local':6 'need':2 'turn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453795 {#5390
    date: 2024-01-28 15:56: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
155 DENIED edit
App\Entity\EntryComment {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +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 {#4434
    +user: App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1729151779 {#4429
      date: 2024-10-17 09:56:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 344888
    -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6742176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706371618 {#4430
      date: 2024-01-27 17:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4434}
  +body: "You need to flush your local DNS cache after turning that on for it to be 100% effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706453795 {#5389
    date: 2024-01-28 15:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SuperSaiyanSwag@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 347106
  -bodyTs: "'100':17 'cach':8 'dns':7 'effect':18 'flush':4 'local':6 'need':2 'turn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453795 {#5390
    date: 2024-01-28 15:56: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
156 DENIED moderate
App\Entity\EntryComment {#5391
  +user: Proxies\__CG__\App\Entity\User {#5392 …}
  +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 {#4434
    +user: App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This might be a good place to ask this. I was messing around with my Asus router setting last night and noticed that it had Ad Guard, which works similarly to PiHole with DNS. To test it I went to Reddit and saw ads still. Is Ad Guard not as effective as PiHole or Reddit ads are DOM based?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1729151779 {#4429
      date: 2024-10-17 09:56:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 344888
    -bodyTs: "'ad':26,44,47,56 'around':13 'ask':8 'asus':16 'base':59 'dns':34 'dom':58 'effect':51 'good':5 'guard':27,48 'last':19 'mess':12 'might':2 'night':20 'notic':22 'pihol':32,53 'place':6 'reddit':41,55 'router':17 'saw':43 'set':18 'similar':30 'still':45 'test':36 'went':39 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6742176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706371618 {#4430
      date: 2024-01-27 17:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4434}
  +body: "You need to flush your local DNS cache after turning that on for it to be 100% effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706453795 {#5389
    date: 2024-01-28 15:56:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SuperSaiyanSwag@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 347106
  -bodyTs: "'100':17 'cach':8 'dns':7 'effect':18 'flush':4 'local':6 'need':2 'turn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7102999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706453795 {#5390
    date: 2024-01-28 15:56: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
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 {#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: """
    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 {#4502
    date: 2024-01-26 20:45:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 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 {#4503
    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
159 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: """
    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 {#4502
    date: 2024-01-26 20:45:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 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 {#4503
    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
160 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: """
    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 {#4502
    date: 2024-01-26 20:45:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 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 {#4503
    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
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 {#4582
  +user: App\Entity\User {#4595 …}
  +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 {#4577
    date: 2024-10-17 14:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4583 …}
  +nested: Doctrine\ORM\PersistentCollection {#4585 …}
  +votes: Doctrine\ORM\PersistentCollection {#4587 …}
  +reports: Doctrine\ORM\PersistentCollection {#4589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
  -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 {#4578
    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
163 DENIED edit
App\Entity\EntryComment {#4582
  +user: App\Entity\User {#4595 …}
  +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 {#4577
    date: 2024-10-17 14:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4583 …}
  +nested: Doctrine\ORM\PersistentCollection {#4585 …}
  +votes: Doctrine\ORM\PersistentCollection {#4587 …}
  +reports: Doctrine\ORM\PersistentCollection {#4589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
  -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 {#4578
    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
164 DENIED moderate
App\Entity\EntryComment {#4582
  +user: App\Entity\User {#4595 …}
  +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 {#4577
    date: 2024-10-17 14:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4583 …}
  +nested: Doctrine\ORM\PersistentCollection {#4585 …}
  +votes: Doctrine\ORM\PersistentCollection {#4587 …}
  +reports: Doctrine\ORM\PersistentCollection {#4589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
  -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 {#4578
    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
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 {#5201
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +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 {#4582
    +user: App\Entity\User {#4595 …}
    +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 {#4577
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4583 …}
    +nested: Doctrine\ORM\PersistentCollection {#4585 …}
    +votes: Doctrine\ORM\PersistentCollection {#4587 …}
    +reports: Doctrine\ORM\PersistentCollection {#4589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
    -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 {#4578
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +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 {#5199
    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 {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
  -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 {#5200
    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
167 DENIED edit
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +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 {#4582
    +user: App\Entity\User {#4595 …}
    +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 {#4577
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4583 …}
    +nested: Doctrine\ORM\PersistentCollection {#4585 …}
    +votes: Doctrine\ORM\PersistentCollection {#4587 …}
    +reports: Doctrine\ORM\PersistentCollection {#4589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
    -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 {#4578
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +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 {#5199
    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 {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
  -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 {#5200
    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
168 DENIED moderate
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +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 {#4582
    +user: App\Entity\User {#4595 …}
    +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 {#4577
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4583 …}
    +nested: Doctrine\ORM\PersistentCollection {#4585 …}
    +votes: Doctrine\ORM\PersistentCollection {#4587 …}
    +reports: Doctrine\ORM\PersistentCollection {#4589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
    -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 {#4578
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +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 {#5199
    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 {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
  -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 {#5200
    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
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 {#5218
  +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: App\Entity\EntryComment {#4582
    +user: App\Entity\User {#4595 …}
    +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 {#4577
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4583 …}
    +nested: Doctrine\ORM\PersistentCollection {#4585 …}
    +votes: Doctrine\ORM\PersistentCollection {#4587 …}
    +reports: Doctrine\ORM\PersistentCollection {#4589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
    -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 {#4578
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +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 {#5215
    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 {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -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 {#5216
    date: 2024-10-13 19:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301623 {#5217
    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
171 DENIED edit
App\Entity\EntryComment {#5218
  +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: App\Entity\EntryComment {#4582
    +user: App\Entity\User {#4595 …}
    +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 {#4577
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4583 …}
    +nested: Doctrine\ORM\PersistentCollection {#4585 …}
    +votes: Doctrine\ORM\PersistentCollection {#4587 …}
    +reports: Doctrine\ORM\PersistentCollection {#4589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
    -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 {#4578
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +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 {#5215
    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 {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -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 {#5216
    date: 2024-10-13 19:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301623 {#5217
    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
172 DENIED moderate
App\Entity\EntryComment {#5218
  +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: App\Entity\EntryComment {#4582
    +user: App\Entity\User {#4595 …}
    +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 {#4577
      date: 2024-10-17 14:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4583 …}
    +nested: Doctrine\ORM\PersistentCollection {#4585 …}
    +votes: Doctrine\ORM\PersistentCollection {#4587 …}
    +reports: Doctrine\ORM\PersistentCollection {#4589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
    -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 {#4578
      date: 2024-01-26 21:33:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +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 {#5215
    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 {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -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 {#5216
    date: 2024-10-13 19:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301623 {#5217
    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
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 {#5493
  +user: Proxies\__CG__\App\Entity\User {#5494 …}
  +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 {#5218
    +user: App\Entity\User {#4520 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4582
      +user: App\Entity\User {#4595 …}
      +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 {#4577
        date: 2024-10-17 14:46:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4583 …}
      +nested: Doctrine\ORM\PersistentCollection {#4585 …}
      +votes: Doctrine\ORM\PersistentCollection {#4587 …}
      +reports: Doctrine\ORM\PersistentCollection {#4589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
      -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 {#4578
        date: 2024-01-26 21:33:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4582}
    +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 {#5215
      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 {#5219 …}
    +nested: Doctrine\ORM\PersistentCollection {#5221 …}
    +votes: Doctrine\ORM\PersistentCollection {#5223 …}
    +reports: Doctrine\ORM\PersistentCollection {#5225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
    -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 {#5216
      date: 2024-10-13 19:25:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706301623 {#5217
      date: 2024-01-26 21:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +body: "May you recover from your stroke quickly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706306862 {#5491
    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 {#5495 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5499 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -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 {#5492
    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
175 DENIED edit
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5494 …}
  +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 {#5218
    +user: App\Entity\User {#4520 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4582
      +user: App\Entity\User {#4595 …}
      +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 {#4577
        date: 2024-10-17 14:46:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4583 …}
      +nested: Doctrine\ORM\PersistentCollection {#4585 …}
      +votes: Doctrine\ORM\PersistentCollection {#4587 …}
      +reports: Doctrine\ORM\PersistentCollection {#4589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
      -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 {#4578
        date: 2024-01-26 21:33:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4582}
    +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 {#5215
      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 {#5219 …}
    +nested: Doctrine\ORM\PersistentCollection {#5221 …}
    +votes: Doctrine\ORM\PersistentCollection {#5223 …}
    +reports: Doctrine\ORM\PersistentCollection {#5225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
    -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 {#5216
      date: 2024-10-13 19:25:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706301623 {#5217
      date: 2024-01-26 21:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +body: "May you recover from your stroke quickly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706306862 {#5491
    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 {#5495 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5499 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -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 {#5492
    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
176 DENIED moderate
App\Entity\EntryComment {#5493
  +user: Proxies\__CG__\App\Entity\User {#5494 …}
  +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 {#5218
    +user: App\Entity\User {#4520 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4582
      +user: App\Entity\User {#4595 …}
      +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 {#4577
        date: 2024-10-17 14:46:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4583 …}
      +nested: Doctrine\ORM\PersistentCollection {#4585 …}
      +votes: Doctrine\ORM\PersistentCollection {#4587 …}
      +reports: Doctrine\ORM\PersistentCollection {#4589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
      -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 {#4578
        date: 2024-01-26 21:33:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4582}
    +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 {#5215
      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 {#5219 …}
    +nested: Doctrine\ORM\PersistentCollection {#5221 …}
    +votes: Doctrine\ORM\PersistentCollection {#5223 …}
    +reports: Doctrine\ORM\PersistentCollection {#5225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
    -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 {#5216
      date: 2024-10-13 19:25:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706301623 {#5217
      date: 2024-01-26 21:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4582}
  +body: "May you recover from your stroke quickly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706306862 {#5491
    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 {#5495 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5499 …}
  +reports: Doctrine\ORM\PersistentCollection {#5501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5505 …}
  -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 {#5492
    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
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 {#4655
  +user: App\Entity\User {#4668 …}
  +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 {#4650
    date: 2024-10-16 03:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -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 {#4651
    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
179 DENIED edit
App\Entity\EntryComment {#4655
  +user: App\Entity\User {#4668 …}
  +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 {#4650
    date: 2024-10-16 03:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -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 {#4651
    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
180 DENIED moderate
App\Entity\EntryComment {#4655
  +user: App\Entity\User {#4668 …}
  +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 {#4650
    date: 2024-10-16 03:38:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -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 {#4651
    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
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 {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +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 {#4655
    +user: App\Entity\User {#4668 …}
    +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 {#4650
      date: 2024-10-16 03:38:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -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 {#4651
      date: 2024-01-27 07:21:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4655}
  +body: "As is host blocking via OpenWrt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706338690 {#5342
    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 {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -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 {#5343
    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
183 DENIED edit
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +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 {#4655
    +user: App\Entity\User {#4668 …}
    +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 {#4650
      date: 2024-10-16 03:38:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -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 {#4651
      date: 2024-01-27 07:21:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4655}
  +body: "As is host blocking via OpenWrt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706338690 {#5342
    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 {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -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 {#5343
    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
184 DENIED moderate
App\Entity\EntryComment {#5344
  +user: Proxies\__CG__\App\Entity\User {#5345 …}
  +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 {#4655
    +user: App\Entity\User {#4668 …}
    +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 {#4650
      date: 2024-10-16 03:38:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -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 {#4651
      date: 2024-01-27 07:21:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4655}
  +body: "As is host blocking via OpenWrt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706338690 {#5342
    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 {#5346 …}
  +nested: Doctrine\ORM\PersistentCollection {#5348 …}
  +votes: Doctrine\ORM\PersistentCollection {#5350 …}
  +reports: Doctrine\ORM\PersistentCollection {#5352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
  -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 {#5343
    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
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 {#5540
  +user: App\Entity\User {#4668 …}
  +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 {#5344
    +user: Proxies\__CG__\App\Entity\User {#5345 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4655
      +user: App\Entity\User {#4668 …}
      +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 {#4650
        date: 2024-10-16 03:38:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4656 …}
      +nested: Doctrine\ORM\PersistentCollection {#4658 …}
      +votes: Doctrine\ORM\PersistentCollection {#4660 …}
      +reports: Doctrine\ORM\PersistentCollection {#4662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
      -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 {#4651
        date: 2024-01-27 07:21:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4655}
    +body: "As is host blocking via OpenWrt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706338690 {#5342
      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 {#5346 …}
    +nested: Doctrine\ORM\PersistentCollection {#5348 …}
    +votes: Doctrine\ORM\PersistentCollection {#5350 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -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 {#5343
      date: 2024-01-27 07:58:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4655}
  +body: "adguard DNS and proton VPN on your VPN router."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706396175 {#5538
    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 {#5541 …}
  +nested: Doctrine\ORM\PersistentCollection {#5543 …}
  +votes: Doctrine\ORM\PersistentCollection {#5545 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -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 {#5539
    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
187 DENIED edit
App\Entity\EntryComment {#5540
  +user: App\Entity\User {#4668 …}
  +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 {#5344
    +user: Proxies\__CG__\App\Entity\User {#5345 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4655
      +user: App\Entity\User {#4668 …}
      +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 {#4650
        date: 2024-10-16 03:38:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4656 …}
      +nested: Doctrine\ORM\PersistentCollection {#4658 …}
      +votes: Doctrine\ORM\PersistentCollection {#4660 …}
      +reports: Doctrine\ORM\PersistentCollection {#4662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
      -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 {#4651
        date: 2024-01-27 07:21:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4655}
    +body: "As is host blocking via OpenWrt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706338690 {#5342
      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 {#5346 …}
    +nested: Doctrine\ORM\PersistentCollection {#5348 …}
    +votes: Doctrine\ORM\PersistentCollection {#5350 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -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 {#5343
      date: 2024-01-27 07:58:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4655}
  +body: "adguard DNS and proton VPN on your VPN router."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706396175 {#5538
    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 {#5541 …}
  +nested: Doctrine\ORM\PersistentCollection {#5543 …}
  +votes: Doctrine\ORM\PersistentCollection {#5545 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -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 {#5539
    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
188 DENIED moderate
App\Entity\EntryComment {#5540
  +user: App\Entity\User {#4668 …}
  +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 {#5344
    +user: Proxies\__CG__\App\Entity\User {#5345 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4655
      +user: App\Entity\User {#4668 …}
      +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 {#4650
        date: 2024-10-16 03:38:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4656 …}
      +nested: Doctrine\ORM\PersistentCollection {#4658 …}
      +votes: Doctrine\ORM\PersistentCollection {#4660 …}
      +reports: Doctrine\ORM\PersistentCollection {#4662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
      -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 {#4651
        date: 2024-01-27 07:21:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4655}
    +body: "As is host blocking via OpenWrt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706338690 {#5342
      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 {#5346 …}
    +nested: Doctrine\ORM\PersistentCollection {#5348 …}
    +votes: Doctrine\ORM\PersistentCollection {#5350 …}
    +reports: Doctrine\ORM\PersistentCollection {#5352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5356 …}
    -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 {#5343
      date: 2024-01-27 07:58:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4655}
  +body: "adguard DNS and proton VPN on your VPN router."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706396175 {#5538
    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 {#5541 …}
  +nested: Doctrine\ORM\PersistentCollection {#5543 …}
  +votes: Doctrine\ORM\PersistentCollection {#5545 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -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 {#5539
    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
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 {#4729
  +user: App\Entity\User {#4742 …}
  +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 {#4724
    date: 2024-10-13 15:13:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -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 {#4725
    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
191 DENIED edit
App\Entity\EntryComment {#4729
  +user: App\Entity\User {#4742 …}
  +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 {#4724
    date: 2024-10-13 15:13:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -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 {#4725
    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
192 DENIED moderate
App\Entity\EntryComment {#4729
  +user: App\Entity\User {#4742 …}
  +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 {#4724
    date: 2024-10-13 15:13:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -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 {#4725
    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
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 {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5119
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5120
    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
195 DENIED edit
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5119
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5120
    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
196 DENIED moderate
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5119
    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 {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -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 {#5120
    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
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 {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
199 DENIED edit
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
200 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5135
    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 {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -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 {#5136
    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
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 {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5151
    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 {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -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 {#5152
    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
203 DENIED edit
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5151
    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 {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -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 {#5152
    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
204 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +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 {#4729
    +user: App\Entity\User {#4742 …}
    +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 {#4724
      date: 2024-10-13 15:13:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -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 {#4725
      date: 2024-01-26 19:04:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4729}
  +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 {#5151
    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 {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -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 {#5152
    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
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 {#4802
  +user: App\Entity\User {#4815 …}
  +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 know if firewalls like OPNSense can do IPS for ads and tracking instead of “normal” intrusions like malware?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706340000 {#4797
    date: 2024-01-27 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 344137
  -bodyTs: "'ad':12 'anyon':2 'firewal':5 'instead':15 'intrus':18 'ip':10 'know':3 'like':6,19 'malwar':20 'normal':17 'opnsens':7 'track':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8707920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340000 {#4798
    date: 2024-01-27 08:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#4802
  +user: App\Entity\User {#4815 …}
  +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 know if firewalls like OPNSense can do IPS for ads and tracking instead of “normal” intrusions like malware?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706340000 {#4797
    date: 2024-01-27 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 344137
  -bodyTs: "'ad':12 'anyon':2 'firewal':5 'instead':15 'intrus':18 'ip':10 'know':3 'like':6,19 'malwar':20 'normal':17 'opnsens':7 'track':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8707920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340000 {#4798
    date: 2024-01-27 08:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#4802
  +user: App\Entity\User {#4815 …}
  +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 know if firewalls like OPNSense can do IPS for ads and tracking instead of “normal” intrusions like malware?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706340000 {#4797
    date: 2024-01-27 08:20:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 344137
  -bodyTs: "'ad':12 'anyon':2 'firewal':5 'instead':15 'intrus':18 'ip':10 'know':3 'like':6,19 'malwar':20 'normal':17 'opnsens':7 'track':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8707920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340000 {#4798
    date: 2024-01-27 08:20:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4875
  +user: App\Entity\User {#4888 …}
  +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 {#4870
    date: 2024-10-17 18:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -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 {#4871
    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
211 DENIED edit
App\Entity\EntryComment {#4875
  +user: App\Entity\User {#4888 …}
  +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 {#4870
    date: 2024-10-17 18:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -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 {#4871
    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
212 DENIED moderate
App\Entity\EntryComment {#4875
  +user: App\Entity\User {#4888 …}
  +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 {#4870
    date: 2024-10-17 18:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4876 …}
  +nested: Doctrine\ORM\PersistentCollection {#4878 …}
  +votes: Doctrine\ORM\PersistentCollection {#4880 …}
  +reports: Doctrine\ORM\PersistentCollection {#4882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
  -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 {#4871
    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
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 {#5249
  +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 {#4875
    +user: App\Entity\User {#4888 …}
    +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 {#4870
      date: 2024-10-17 18:06:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4876 …}
    +nested: Doctrine\ORM\PersistentCollection {#4878 …}
    +votes: Doctrine\ORM\PersistentCollection {#4880 …}
    +reports: Doctrine\ORM\PersistentCollection {#4882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
    -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 {#4871
      date: 2024-01-27 00:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4875}
  +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 {#5247
    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 {#5250 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5254 …}
  +reports: Doctrine\ORM\PersistentCollection {#5256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
  -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 {#5248
    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
215 DENIED edit
App\Entity\EntryComment {#5249
  +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 {#4875
    +user: App\Entity\User {#4888 …}
    +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 {#4870
      date: 2024-10-17 18:06:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4876 …}
    +nested: Doctrine\ORM\PersistentCollection {#4878 …}
    +votes: Doctrine\ORM\PersistentCollection {#4880 …}
    +reports: Doctrine\ORM\PersistentCollection {#4882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
    -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 {#4871
      date: 2024-01-27 00:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4875}
  +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 {#5247
    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 {#5250 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5254 …}
  +reports: Doctrine\ORM\PersistentCollection {#5256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
  -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 {#5248
    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
216 DENIED moderate
App\Entity\EntryComment {#5249
  +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 {#4875
    +user: App\Entity\User {#4888 …}
    +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 {#4870
      date: 2024-10-17 18:06:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4876 …}
    +nested: Doctrine\ORM\PersistentCollection {#4878 …}
    +votes: Doctrine\ORM\PersistentCollection {#4880 …}
    +reports: Doctrine\ORM\PersistentCollection {#4882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4886 …}
    -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 {#4871
      date: 2024-01-27 00:32:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4875}
  +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 {#5247
    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 {#5250 …}
  +nested: Doctrine\ORM\PersistentCollection {#5252 …}
  +votes: Doctrine\ORM\PersistentCollection {#5254 …}
  +reports: Doctrine\ORM\PersistentCollection {#5256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5260 …}
  -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 {#5248
    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
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 {#4948
  +user: App\Entity\User {#4961 …}
  +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: "Forgot unbound"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729180805 {#4943
    date: 2024-10-17 18:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4949 …}
  +nested: Doctrine\ORM\PersistentCollection {#4951 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 344651
  -bodyTs: "'forgot':1 'unbound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7782213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706362752 {#4944
    date: 2024-01-27 14: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
219 DENIED edit
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4961 …}
  +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: "Forgot unbound"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729180805 {#4943
    date: 2024-10-17 18:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4949 …}
  +nested: Doctrine\ORM\PersistentCollection {#4951 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 344651
  -bodyTs: "'forgot':1 'unbound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7782213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706362752 {#4944
    date: 2024-01-27 14: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
220 DENIED moderate
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4961 …}
  +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: "Forgot unbound"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729180805 {#4943
    date: 2024-10-17 18:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4949 …}
  +nested: Doctrine\ORM\PersistentCollection {#4951 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 344651
  -bodyTs: "'forgot':1 'unbound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7782213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706362752 {#4944
    date: 2024-01-27 14: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
221 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
222 DENIED moderate
App\Entity\EntryComment {#5360
  +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 {#4948
    +user: App\Entity\User {#4961 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Forgot unbound"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729180805 {#4943
      date: 2024-10-17 18:00:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4949 …}
    +nested: Doctrine\ORM\PersistentCollection {#4951 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
    -id: 344651
    -bodyTs: "'forgot':1 'unbound':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7782213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706362752 {#4944
      date: 2024-01-27 14:39:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4948}
  +body: "Most install guides include pihole with Unbound DNS but running your own DNS server is not a requirement for ad and tracker blocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465760 {#5358
    date: 2024-01-28 19:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@ResoluteCatnap@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -id: 347507
  -bodyTs: "'ad':20 'block':23 'dns':8,13 'guid':3 'includ':4 'instal':2 'pihol':5 'requir':18 'run':10 'server':14 'tracker':22 'unbound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465760 {#5359
    date: 2024-01-28 19:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#5360
  +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 {#4948
    +user: App\Entity\User {#4961 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Forgot unbound"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729180805 {#4943
      date: 2024-10-17 18:00:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4949 …}
    +nested: Doctrine\ORM\PersistentCollection {#4951 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
    -id: 344651
    -bodyTs: "'forgot':1 'unbound':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7782213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706362752 {#4944
      date: 2024-01-27 14:39:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4948}
  +body: "Most install guides include pihole with Unbound DNS but running your own DNS server is not a requirement for ad and tracker blocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465760 {#5358
    date: 2024-01-28 19:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@ResoluteCatnap@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -id: 347507
  -bodyTs: "'ad':20 'block':23 'dns':8,13 'guid':3 'includ':4 'instal':2 'pihol':5 'requir':18 'run':10 'server':14 'tracker':22 'unbound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465760 {#5359
    date: 2024-01-28 19:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#5360
  +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 {#4948
    +user: App\Entity\User {#4961 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Forgot unbound"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1729180805 {#4943
      date: 2024-10-17 18:00:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CowsLookLikeMaps@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4949 …}
    +nested: Doctrine\ORM\PersistentCollection {#4951 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
    -id: 344651
    -bodyTs: "'forgot':1 'unbound':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7782213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706362752 {#4944
      date: 2024-01-27 14:39:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4948}
  +body: "Most install guides include pihole with Unbound DNS but running your own DNS server is not a requirement for ad and tracker blocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465760 {#5358
    date: 2024-01-28 19:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@ResoluteCatnap@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5361 …}
  +nested: Doctrine\ORM\PersistentCollection {#5363 …}
  +votes: Doctrine\ORM\PersistentCollection {#5365 …}
  +reports: Doctrine\ORM\PersistentCollection {#5367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5371 …}
  -id: 347507
  -bodyTs: "'ad':20 'block':23 'dns':8,13 'guid':3 'includ':4 'instal':2 'pihol':5 'requir':18 'run':10 'server':14 'tracker':22 'unbound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465760 {#5359
    date: 2024-01-28 19:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +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 {#5016
    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 {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -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 {#5017
    date: 2024-10-14 06:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706318976 {#5018
    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
227 DENIED edit
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +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 {#5016
    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 {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -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 {#5017
    date: 2024-10-14 06:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706318976 {#5018
    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
228 DENIED moderate
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +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 {#5016
    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 {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -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 {#5017
    date: 2024-10-14 06:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706318976 {#5018
    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
229 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
230 DENIED moderate
App\Entity\EntryComment {#5265
  +user: Proxies\__CG__\App\Entity\User {#5266 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5262
    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 {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -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 {#5263
    date: 2024-10-14 09:19:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706324116 {#5264
    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
231 DENIED edit
App\Entity\EntryComment {#5265
  +user: Proxies\__CG__\App\Entity\User {#5266 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5262
    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 {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -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 {#5263
    date: 2024-10-14 09:19:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706324116 {#5264
    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
232 DENIED moderate
App\Entity\EntryComment {#5265
  +user: Proxies\__CG__\App\Entity\User {#5266 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5262
    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 {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -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 {#5263
    date: 2024-10-14 09:19:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706324116 {#5264
    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
233 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
234 DENIED moderate
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +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 {#5265
    +user: Proxies\__CG__\App\Entity\User {#5266 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5022
      +user: App\Entity\User {#5035 …}
      +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 {#5016
        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 {#5023 …}
      +nested: Doctrine\ORM\PersistentCollection {#5025 …}
      +votes: Doctrine\ORM\PersistentCollection {#5027 …}
      +reports: Doctrine\ORM\PersistentCollection {#5029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
      -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 {#5017
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#5018
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5022}
    +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 {#5262
      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 {#5267 …}
    +nested: Doctrine\ORM\PersistentCollection {#5269 …}
    +votes: Doctrine\ORM\PersistentCollection {#5271 …}
    +reports: Doctrine\ORM\PersistentCollection {#5273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
    -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 {#5263
      date: 2024-10-14 09:19:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706324116 {#5264
      date: 2024-01-27 03:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5507
    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 {#5510 …}
  +nested: Doctrine\ORM\PersistentCollection {#5512 …}
  +votes: Doctrine\ORM\PersistentCollection {#5514 …}
  +reports: Doctrine\ORM\PersistentCollection {#5516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
  -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 {#5508
    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
235 DENIED edit
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +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 {#5265
    +user: Proxies\__CG__\App\Entity\User {#5266 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5022
      +user: App\Entity\User {#5035 …}
      +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 {#5016
        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 {#5023 …}
      +nested: Doctrine\ORM\PersistentCollection {#5025 …}
      +votes: Doctrine\ORM\PersistentCollection {#5027 …}
      +reports: Doctrine\ORM\PersistentCollection {#5029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
      -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 {#5017
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#5018
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5022}
    +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 {#5262
      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 {#5267 …}
    +nested: Doctrine\ORM\PersistentCollection {#5269 …}
    +votes: Doctrine\ORM\PersistentCollection {#5271 …}
    +reports: Doctrine\ORM\PersistentCollection {#5273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
    -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 {#5263
      date: 2024-10-14 09:19:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706324116 {#5264
      date: 2024-01-27 03:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5507
    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 {#5510 …}
  +nested: Doctrine\ORM\PersistentCollection {#5512 …}
  +votes: Doctrine\ORM\PersistentCollection {#5514 …}
  +reports: Doctrine\ORM\PersistentCollection {#5516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
  -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 {#5508
    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
236 DENIED moderate
App\Entity\EntryComment {#5509
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +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 {#5265
    +user: Proxies\__CG__\App\Entity\User {#5266 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5022
      +user: App\Entity\User {#5035 …}
      +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 {#5016
        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 {#5023 …}
      +nested: Doctrine\ORM\PersistentCollection {#5025 …}
      +votes: Doctrine\ORM\PersistentCollection {#5027 …}
      +reports: Doctrine\ORM\PersistentCollection {#5029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
      -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 {#5017
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#5018
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5022}
    +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 {#5262
      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 {#5267 …}
    +nested: Doctrine\ORM\PersistentCollection {#5269 …}
    +votes: Doctrine\ORM\PersistentCollection {#5271 …}
    +reports: Doctrine\ORM\PersistentCollection {#5273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
    -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 {#5263
      date: 2024-10-14 09:19:59.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706324116 {#5264
      date: 2024-01-27 03:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5507
    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 {#5510 …}
  +nested: Doctrine\ORM\PersistentCollection {#5512 …}
  +votes: Doctrine\ORM\PersistentCollection {#5514 …}
  +reports: Doctrine\ORM\PersistentCollection {#5516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5520 …}
  -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 {#5508
    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
237 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
238 DENIED moderate
App\Entity\EntryComment {#5281
  +user: App\Entity\User {#4054 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5279
    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 {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5284 …}
  +votes: Doctrine\ORM\PersistentCollection {#5286 …}
  +reports: Doctrine\ORM\PersistentCollection {#5288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
  -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 {#5280
    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
239 DENIED edit
App\Entity\EntryComment {#5281
  +user: App\Entity\User {#4054 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5279
    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 {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5284 …}
  +votes: Doctrine\ORM\PersistentCollection {#5286 …}
  +reports: Doctrine\ORM\PersistentCollection {#5288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
  -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 {#5280
    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
240 DENIED moderate
App\Entity\EntryComment {#5281
  +user: App\Entity\User {#4054 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5279
    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 {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5284 …}
  +votes: Doctrine\ORM\PersistentCollection {#5286 …}
  +reports: Doctrine\ORM\PersistentCollection {#5288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
  -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 {#5280
    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
241 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
242 DENIED moderate
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5297 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5294
    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 {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -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 {#5295
    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
243 DENIED edit
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5297 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5294
    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 {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -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 {#5295
    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
244 DENIED moderate
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5297 …}
  +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 {#5022
    +user: App\Entity\User {#5035 …}
    +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 {#5016
      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 {#5023 …}
    +nested: Doctrine\ORM\PersistentCollection {#5025 …}
    +votes: Doctrine\ORM\PersistentCollection {#5027 …}
    +reports: Doctrine\ORM\PersistentCollection {#5029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
    -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 {#5017
      date: 2024-10-14 06:10:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706318976 {#5018
      date: 2024-01-27 02:29:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5294
    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 {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -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 {#5295
    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
245 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
246 DENIED moderate
App\Entity\EntryComment {#5525
  +user: App\Entity\User {#5035 …}
  +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 {#5296
    +user: Proxies\__CG__\App\Entity\User {#5297 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5022
      +user: App\Entity\User {#5035 …}
      +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 {#5016
        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 {#5023 …}
      +nested: Doctrine\ORM\PersistentCollection {#5025 …}
      +votes: Doctrine\ORM\PersistentCollection {#5027 …}
      +reports: Doctrine\ORM\PersistentCollection {#5029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
      -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 {#5017
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#5018
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5022}
    +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 {#5294
      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 {#5298 …}
    +nested: Doctrine\ORM\PersistentCollection {#5300 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
    -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 {#5295
      date: 2024-01-27 05:35:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5522
    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 {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -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 {#5523
    date: 2024-10-16 14:38:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706330352 {#5524
    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
247 DENIED edit
App\Entity\EntryComment {#5525
  +user: App\Entity\User {#5035 …}
  +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 {#5296
    +user: Proxies\__CG__\App\Entity\User {#5297 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5022
      +user: App\Entity\User {#5035 …}
      +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 {#5016
        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 {#5023 …}
      +nested: Doctrine\ORM\PersistentCollection {#5025 …}
      +votes: Doctrine\ORM\PersistentCollection {#5027 …}
      +reports: Doctrine\ORM\PersistentCollection {#5029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
      -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 {#5017
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#5018
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5022}
    +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 {#5294
      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 {#5298 …}
    +nested: Doctrine\ORM\PersistentCollection {#5300 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
    -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 {#5295
      date: 2024-01-27 05:35:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5522
    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 {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -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 {#5523
    date: 2024-10-16 14:38:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706330352 {#5524
    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
248 DENIED moderate
App\Entity\EntryComment {#5525
  +user: App\Entity\User {#5035 …}
  +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 {#5296
    +user: Proxies\__CG__\App\Entity\User {#5297 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5022
      +user: App\Entity\User {#5035 …}
      +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 {#5016
        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 {#5023 …}
      +nested: Doctrine\ORM\PersistentCollection {#5025 …}
      +votes: Doctrine\ORM\PersistentCollection {#5027 …}
      +reports: Doctrine\ORM\PersistentCollection {#5029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
      -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 {#5017
        date: 2024-10-14 06:10:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706318976 {#5018
        date: 2024-01-27 02:29:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5022}
    +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 {#5294
      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 {#5298 …}
    +nested: Doctrine\ORM\PersistentCollection {#5300 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
    -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 {#5295
      date: 2024-01-27 05:35:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5022}
  +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 {#5522
    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 {#5526 …}
  +nested: Doctrine\ORM\PersistentCollection {#5528 …}
  +votes: Doctrine\ORM\PersistentCollection {#5530 …}
  +reports: Doctrine\ORM\PersistentCollection {#5532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5536 …}
  -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 {#5523
    date: 2024-10-16 14:38:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706330352 {#5524
    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
249 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