GET https://kbin.spritesserver.nl/index.php/d/media.moule.world/comments

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2414
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, why are we using those sites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697437088 {#2413
    date: 2023-10-16 08:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1870 …}
  +nested: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1840 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1931 …}
  -id: 51826
  -bodyTs: "'site':7 'use':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1831107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697437088 {#1605
    date: 2023-10-16 08:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2414
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, why are we using those sites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697437088 {#2413
    date: 2023-10-16 08:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1870 …}
  +nested: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1840 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1931 …}
  -id: 51826
  -bodyTs: "'site':7 'use':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1831107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697437088 {#1605
    date: 2023-10-16 08:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2414
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, why are we using those sites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697437088 {#2413
    date: 2023-10-16 08:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1870 …}
  +nested: Doctrine\ORM\PersistentCollection {#1601 …}
  +votes: Doctrine\ORM\PersistentCollection {#1840 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1931 …}
  -id: 51826
  -bodyTs: "'site':7 'use':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1831107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697437088 {#1605
    date: 2023-10-16 08:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1680
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    uBlock Origin + [gitlab.com/magnolia1234/…/bpc-paywall-filter.txt](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt) :\n
    \n
    ![](https://lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697437278 {#1556
    date: 2023-10-16 08:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 50785
  -bodyTs: "'/bpc-paywall-filter.txt':6 '/magnolia1234/':5 '/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':9 '/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':12 'gitlab.com':4,8 'gitlab.com/magnolia1234/':3 'gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':7 'lemmy.ml':11 'lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':10 'origin':2 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385471 {#1702
    date: 2023-10-15 17:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    uBlock Origin + [gitlab.com/magnolia1234/…/bpc-paywall-filter.txt](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt) :\n
    \n
    ![](https://lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697437278 {#1556
    date: 2023-10-16 08:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 50785
  -bodyTs: "'/bpc-paywall-filter.txt':6 '/magnolia1234/':5 '/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':9 '/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':12 'gitlab.com':4,8 'gitlab.com/magnolia1234/':3 'gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':7 'lemmy.ml':11 'lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':10 'origin':2 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385471 {#1702
    date: 2023-10-15 17:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    uBlock Origin + [gitlab.com/magnolia1234/…/bpc-paywall-filter.txt](https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt) :\n
    \n
    ![](https://lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697437278 {#1556
    date: 2023-10-16 08:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 50785
  -bodyTs: "'/bpc-paywall-filter.txt':6 '/magnolia1234/':5 '/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':9 '/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':12 'gitlab.com':4,8 'gitlab.com/magnolia1234/':3 'gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt)':7 'lemmy.ml':11 'lemmy.ml/pictrs/image/d166c601-b1c1-4754-89a7-b8e61e1efae4.png)':10 'origin':2 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385471 {#1702
    date: 2023-10-15 17:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2377
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#2467
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#2471
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#2467
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#2471
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The internet never used to be like this. It used to be full of shitty GIFs and under construction signs. Also don’t forget to sign the guest book and be impressed with the high hit counter.\n
    \n
    Yahoo! Also ruled as a search engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697377301 {#2467
    date: 2023-10-15 15:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 50602
  -bodyTs: "'also':21,39 'book':29 'construct':19 'counter':37 'engin':44 'forget':24 'full':13 'gif':16 'guest':28 'high':35 'hit':36 'impress':32 'internet':2 'like':7 'never':3 'rule':40 'search':43 'shitti':15 'sign':20,26 'use':4,10 'yahoo':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4899125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697377301 {#2471
    date: 2023-10-15 15:41:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2084
  +user: App\Entity\User {#2080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sad but relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697376632 {#2037
    date: 2023-10-15 15:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 50585
  -bodyTs: "'relat':3 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376632 {#2144
    date: 2023-10-15 15:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#2080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sad but relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697376632 {#2037
    date: 2023-10-15 15:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 50585
  -bodyTs: "'relat':3 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376632 {#2144
    date: 2023-10-15 15:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#2080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sad but relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697376632 {#2037
    date: 2023-10-15 15:30:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 50585
  -bodyTs: "'relat':3 'sad':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2837978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376632 {#2144
    date: 2023-10-15 15:30:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "bring back stumbleupon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697393890 {#2338
    date: 2023-10-15 20:18:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 50439
  -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369094 {#2159
    date: 2023-10-15 13:24:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "bring back stumbleupon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697393890 {#2338
    date: 2023-10-15 20:18:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 50439
  -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369094 {#2159
    date: 2023-10-15 13:24:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "bring back stumbleupon!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697393890 {#2338
    date: 2023-10-15 20:18:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 50439
  -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369094 {#2159
    date: 2023-10-15 13:24:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3051
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#2338
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#2159
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "And web rings!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697386278 {#3049
    date: 2023-10-15 18:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 50815
  -bodyTs: "'ring':3 'web':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386278 {#3050
    date: 2023-10-15 18:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#2338
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#2159
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "And web rings!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697386278 {#3049
    date: 2023-10-15 18:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 50815
  -bodyTs: "'ring':3 'web':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386278 {#3050
    date: 2023-10-15 18:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#2338
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#2159
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "And web rings!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697386278 {#3049
    date: 2023-10-15 18:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 50815
  -bodyTs: "'ring':3 'web':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386278 {#3050
    date: 2023-10-15 18:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3051
    +user: Proxies\__CG__\App\Entity\User {#3005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "bring back stumbleupon!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697393890 {#2338
        date: 2023-10-15 20:18:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 50439
      -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3966753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697369094 {#2159
        date: 2023-10-15 13:24:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "And web rings!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697386278 {#3049
      date: 2023-10-15 18:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@ragnar_ok@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3052 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 50815
    -bodyTs: "'ring':3 'web':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4376241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697386278 {#3050
      date: 2023-10-15 18:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "88x44 affiliate buttons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386933 {#3269
    date: 2023-10-15 18:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 50842
  -bodyTs: "'88x44':1 'affili':2 'button':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3760937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386933 {#3270
    date: 2023-10-15 18:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3051
    +user: Proxies\__CG__\App\Entity\User {#3005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "bring back stumbleupon!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697393890 {#2338
        date: 2023-10-15 20:18:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 50439
      -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3966753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697369094 {#2159
        date: 2023-10-15 13:24:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "And web rings!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697386278 {#3049
      date: 2023-10-15 18:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@ragnar_ok@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3052 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 50815
    -bodyTs: "'ring':3 'web':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4376241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697386278 {#3050
      date: 2023-10-15 18:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "88x44 affiliate buttons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386933 {#3269
    date: 2023-10-15 18:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 50842
  -bodyTs: "'88x44':1 'affili':2 'button':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3760937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386933 {#3270
    date: 2023-10-15 18:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3051
    +user: Proxies\__CG__\App\Entity\User {#3005 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: "bring back stumbleupon!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697393890 {#2338
        date: 2023-10-15 20:18:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 50439
      -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3966753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697369094 {#2159
        date: 2023-10-15 13:24:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "And web rings!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697386278 {#3049
      date: 2023-10-15 18:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@ragnar_ok@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3052 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 50815
    -bodyTs: "'ring':3 'web':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4376241"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697386278 {#3050
      date: 2023-10-15 18:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "88x44 affiliate buttons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386933 {#3269
    date: 2023-10-15 18:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 50842
  -bodyTs: "'88x44':1 'affili':2 'button':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3760937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386933 {#3270
    date: 2023-10-15 18:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#2338
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#2159
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "We have CloudHiker. But isn’t good like StumbleUpon! Plus, is kinda repetitive, but works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697393889 {#3064
    date: 2023-10-15 20:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 50970
  -bodyTs: "'cloudhik':3 'good':7 'isn':5 'kinda':12 'like':8 'plus':10 'repetit':13 'stumbleupon':9 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4925906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697393889 {#3065
    date: 2023-10-15 20:18:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#2338
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#2159
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "We have CloudHiker. But isn’t good like StumbleUpon! Plus, is kinda repetitive, but works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697393889 {#3064
    date: 2023-10-15 20:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 50970
  -bodyTs: "'cloudhik':3 'good':7 'isn':5 'kinda':12 'like':8 'plus':10 'repetit':13 'stumbleupon':9 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4925906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697393889 {#3065
    date: 2023-10-15 20:18:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "bring back stumbleupon!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697393890 {#2338
      date: 2023-10-15 20:18:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 50439
    -bodyTs: "'back':2 'bring':1 'stumbleupon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369094 {#2159
      date: 2023-10-15 13:24:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "We have CloudHiker. But isn’t good like StumbleUpon! Plus, is kinda repetitive, but works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697393889 {#3064
    date: 2023-10-15 20:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 50970
  -bodyTs: "'cloudhik':3 'good':7 'isn':5 'kinda':12 'like':8 'plus':10 'repetit':13 'stumbleupon':9 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4925906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697393889 {#3065
    date: 2023-10-15 20:18:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Relevant\n
    \n
    [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
    \n
    Hi PipedBot!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697394316 {#2223
    date: 2023-10-15 20:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 50298
  -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/994825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358451 {#2227
    date: 2023-10-15 10:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Relevant\n
    \n
    [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
    \n
    Hi PipedBot!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697394316 {#2223
    date: 2023-10-15 20:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 50298
  -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/994825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358451 {#2227
    date: 2023-10-15 10:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Relevant\n
    \n
    [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
    \n
    Hi PipedBot!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697394316 {#2223
    date: 2023-10-15 20:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 50298
  -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/994825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358451 {#2227
    date: 2023-10-15 10:27:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3036
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Relevant\n
      \n
      [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
      \n
      Hi PipedBot!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697394316 {#2223
      date: 2023-10-15 20:25:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -id: 50298
    -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/994825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358451 {#2227
      date: 2023-10-15 10:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Thank you, was not expecting skit to be that well done and accurate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697368596 {#3034
    date: 2023-10-15 13:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3041 …}
  +reports: Doctrine\ORM\PersistentCollection {#3043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 50426
  -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368596 {#3035
    date: 2023-10-15 13:16:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3036
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Relevant\n
      \n
      [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
      \n
      Hi PipedBot!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697394316 {#2223
      date: 2023-10-15 20:25:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -id: 50298
    -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/994825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358451 {#2227
      date: 2023-10-15 10:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Thank you, was not expecting skit to be that well done and accurate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697368596 {#3034
    date: 2023-10-15 13:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3041 …}
  +reports: Doctrine\ORM\PersistentCollection {#3043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 50426
  -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368596 {#3035
    date: 2023-10-15 13:16:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3036
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Relevant\n
      \n
      [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
      \n
      Hi PipedBot!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697394316 {#2223
      date: 2023-10-15 20:25:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2230 …}
    +nested: Doctrine\ORM\PersistentCollection {#2232 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    -id: 50298
    -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/994825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358451 {#2227
      date: 2023-10-15 10:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Thank you, was not expecting skit to be that well done and accurate!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697368596 {#3034
    date: 2023-10-15 13:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3039 …}
  +votes: Doctrine\ORM\PersistentCollection {#3041 …}
  +reports: Doctrine\ORM\PersistentCollection {#3043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
  -id: 50426
  -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368596 {#3035
    date: 2023-10-15 13:16:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3036
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Relevant\n
        \n
        [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
        \n
        Hi PipedBot!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697394316 {#2223
        date: 2023-10-15 20:25:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 50298
      -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://czech-lemmy.eu/comment/994825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358451 {#2227
        date: 2023-10-15 10:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +body: "Thank you, was not expecting skit to be that well done and accurate!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697368596 {#3034
      date: 2023-10-15 13:16:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3041 …}
    +reports: Doctrine\ORM\PersistentCollection {#3043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 50426
    -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2279246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697368596 {#3035
      date: 2023-10-15 13:16:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697372098 {#3223
    date: 2023-10-15 14:14:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 50518
  -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/995785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372098 {#3224
    date: 2023-10-15 14:14:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3036
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Relevant\n
        \n
        [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
        \n
        Hi PipedBot!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697394316 {#2223
        date: 2023-10-15 20:25:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 50298
      -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://czech-lemmy.eu/comment/994825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358451 {#2227
        date: 2023-10-15 10:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +body: "Thank you, was not expecting skit to be that well done and accurate!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697368596 {#3034
      date: 2023-10-15 13:16:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3041 …}
    +reports: Doctrine\ORM\PersistentCollection {#3043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 50426
    -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2279246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697368596 {#3035
      date: 2023-10-15 13:16:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697372098 {#3223
    date: 2023-10-15 14:14:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 50518
  -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/995785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372098 {#3224
    date: 2023-10-15 14:14:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3036
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2225
      +user: App\Entity\User {#2291 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Relevant\n
        \n
        [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
        \n
        Hi PipedBot!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697394316 {#2223
        date: 2023-10-15 20:25:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 50298
      -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://czech-lemmy.eu/comment/994825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358451 {#2227
        date: 2023-10-15 10:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +body: "Thank you, was not expecting skit to be that well done and accurate!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697368596 {#3034
      date: 2023-10-15 13:16:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3039 …}
    +votes: Doctrine\ORM\PersistentCollection {#3041 …}
    +reports: Doctrine\ORM\PersistentCollection {#3043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
    -id: 50426
    -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2279246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697368596 {#3035
      date: 2023-10-15 13:16:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697372098 {#3223
    date: 2023-10-15 14:14:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 50518
  -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://czech-lemmy.eu/comment/995785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372098 {#3224
    date: 2023-10-15 14:14:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3340
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3036
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2225
        +user: App\Entity\User {#2291 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Relevant\n
          \n
          [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
          \n
          Hi PipedBot!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697394316 {#2223
          date: 2023-10-15 20:25:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 50298
        -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://czech-lemmy.eu/comment/994825"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358451 {#2227
          date: 2023-10-15 10:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2225}
      +body: "Thank you, was not expecting skit to be that well done and accurate!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697368596 {#3034
        date: 2023-10-15 13:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@slampisko@czech-lemmy.eu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3039 …}
      +votes: Doctrine\ORM\PersistentCollection {#3041 …}
      +reports: Doctrine\ORM\PersistentCollection {#3043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
      -id: 50426
      -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2279246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697368596 {#3035
        date: 2023-10-15 13:16:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697372098 {#3223
      date: 2023-10-15 14:14:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 50518
    -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/995785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697372098 {#3224
      date: 2023-10-15 14:14:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Funny skits to watch randomly, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697394315 {#3338
    date: 2023-10-15 20:25:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 50981
  -bodyTs: "'funni':1 'random':5 'skit':2 'thank':6 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2285231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394315 {#3339
    date: 2023-10-15 20:25:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3340
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3036
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2225
        +user: App\Entity\User {#2291 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Relevant\n
          \n
          [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
          \n
          Hi PipedBot!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697394316 {#2223
          date: 2023-10-15 20:25:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 50298
        -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://czech-lemmy.eu/comment/994825"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358451 {#2227
          date: 2023-10-15 10:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2225}
      +body: "Thank you, was not expecting skit to be that well done and accurate!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697368596 {#3034
        date: 2023-10-15 13:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@slampisko@czech-lemmy.eu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3039 …}
      +votes: Doctrine\ORM\PersistentCollection {#3041 …}
      +reports: Doctrine\ORM\PersistentCollection {#3043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
      -id: 50426
      -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2279246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697368596 {#3035
        date: 2023-10-15 13:16:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697372098 {#3223
      date: 2023-10-15 14:14:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 50518
    -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/995785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697372098 {#3224
      date: 2023-10-15 14:14:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Funny skits to watch randomly, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697394315 {#3338
    date: 2023-10-15 20:25:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 50981
  -bodyTs: "'funni':1 'random':5 'skit':2 'thank':6 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2285231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394315 {#3339
    date: 2023-10-15 20:25:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3340
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: App\Entity\User {#2291 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3036
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2225
        +user: App\Entity\User {#2291 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Relevant\n
          \n
          [www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)\n
          \n
          Hi PipedBot!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697394316 {#2223
          date: 2023-10-15 20:25:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 50298
        -bodyTs: "'/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':4 'hi':5 'pipedbot':6 'relev':1 'www.youtube.com':3 'www.youtube.com/watch?v=5t15a0im-_4](https://www.youtube.com/watch?v=5t15a0im-_4)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://czech-lemmy.eu/comment/994825"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358451 {#2227
          date: 2023-10-15 10:27:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2225}
      +body: "Thank you, was not expecting skit to be that well done and accurate!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697368596 {#3034
        date: 2023-10-15 13:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@slampisko@czech-lemmy.eu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3037 …}
      +nested: Doctrine\ORM\PersistentCollection {#3039 …}
      +votes: Doctrine\ORM\PersistentCollection {#3041 …}
      +reports: Doctrine\ORM\PersistentCollection {#3043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3047 …}
      -id: 50426
      -bodyTs: "'accur':13 'done':11 'expect':5 'skit':6 'thank':1 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2279246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697368596 {#3035
        date: 2023-10-15 13:16:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2225}
    +body: "Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697372098 {#3223
      date: 2023-10-15 14:14:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@slampisko@czech-lemmy.eu"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 50518
    -bodyTs: "'awesom':4 'channel':10,15 'fun':19 'georg':2 'make':18 'meet':14 'movi':21 'pitch':13 'plus':11 'recommend':7 'ryan':1 'whole':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://czech-lemmy.eu/comment/995785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697372098 {#3224
      date: 2023-10-15 14:14:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2225}
  +body: "Funny skits to watch randomly, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697394315 {#3338
    date: 2023-10-15 20:25:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@slampisko@czech-lemmy.eu"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 50981
  -bodyTs: "'funni':1 'random':5 'skit':2 'thank':6 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2285231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697394315 {#3339
    date: 2023-10-15 20:25:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
    \n
    I don’t know what the rules or parameters would have to be to re-initiate that now.\n
    \n
    PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697436867 {#2207
    date: 2023-10-16 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 50239
  -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915879"
  +editedAt: DateTimeImmutable @1697354814 {#2212
    date: 2023-10-15 09:26:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697354674 {#2208
    date: 2023-10-15 09:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
    \n
    I don’t know what the rules or parameters would have to be to re-initiate that now.\n
    \n
    PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697436867 {#2207
    date: 2023-10-16 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 50239
  -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915879"
  +editedAt: DateTimeImmutable @1697354814 {#2212
    date: 2023-10-15 09:26:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697354674 {#2208
    date: 2023-10-15 09:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
    \n
    I don’t know what the rules or parameters would have to be to re-initiate that now.\n
    \n
    PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697436867 {#2207
    date: 2023-10-16 08:14:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 50239
  -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915879"
  +editedAt: DateTimeImmutable @1697354814 {#2212
    date: 2023-10-15 09:26:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697354674 {#2208
    date: 2023-10-15 09:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2973
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "There is…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697355153 {#2971
    date: 2023-10-15 09:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2976 …}
  +votes: Doctrine\ORM\PersistentCollection {#2978 …}
  +reports: Doctrine\ORM\PersistentCollection {#2980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2984 …}
  -id: 50246
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355153 {#2972
    date: 2023-10-15 09:32:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2973
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "There is…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697355153 {#2971
    date: 2023-10-15 09:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2976 …}
  +votes: Doctrine\ORM\PersistentCollection {#2978 …}
  +reports: Doctrine\ORM\PersistentCollection {#2980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2984 …}
  -id: 50246
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355153 {#2972
    date: 2023-10-15 09:32:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2973
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "There is…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697355153 {#2971
    date: 2023-10-15 09:32:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2976 …}
  +votes: Doctrine\ORM\PersistentCollection {#2978 …}
  +reports: Doctrine\ORM\PersistentCollection {#2980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2984 …}
  -id: 50246
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697355153 {#2972
    date: 2023-10-15 09:32:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2988
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
    \n
    What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697380953 {#2986
    date: 2023-10-15 16:42:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 50683
  -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4129324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380953 {#2987
    date: 2023-10-15 16:42:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2988
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
    \n
    What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697380953 {#2986
    date: 2023-10-15 16:42:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 50683
  -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4129324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380953 {#2987
    date: 2023-10-15 16:42:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2988
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
    \n
    What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697380953 {#2986
    date: 2023-10-15 16:42:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
  -id: 50683
  -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/4129324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380953 {#2987
    date: 2023-10-15 16:42:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3240
  +user: Proxies\__CG__\App\Entity\User {#3241 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2988
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#2207
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#2212
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#2208
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
      \n
      What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697380953 {#2986
      date: 2023-10-15 16:42:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2990 …}
    +nested: Doctrine\ORM\PersistentCollection {#2992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2994 …}
    +reports: Doctrine\ORM\PersistentCollection {#2996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
    -id: 50683
    -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4129324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697380953 {#2987
      date: 2023-10-15 16:42:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "So you’re saying that the more people we pay well, the more good free resources we get. What a novel idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697436865 {#3238
    date: 2023-10-16 08:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@Krauerking@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 51816
  -bodyTs: "'free':15 'get':18 'good':14 'idea':22 'novel':21 'pay':10 'peopl':8 're':3 'resourc':16 'say':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4476097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697436865 {#3239
    date: 2023-10-16 08:14:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3240
  +user: Proxies\__CG__\App\Entity\User {#3241 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2988
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#2207
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#2212
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#2208
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
      \n
      What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697380953 {#2986
      date: 2023-10-15 16:42:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2990 …}
    +nested: Doctrine\ORM\PersistentCollection {#2992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2994 …}
    +reports: Doctrine\ORM\PersistentCollection {#2996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
    -id: 50683
    -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4129324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697380953 {#2987
      date: 2023-10-15 16:42:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "So you’re saying that the more people we pay well, the more good free resources we get. What a novel idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697436865 {#3238
    date: 2023-10-16 08:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@Krauerking@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 51816
  -bodyTs: "'free':15 'get':18 'good':14 'idea':22 'novel':21 'pay':10 'peopl':8 're':3 'resourc':16 'say':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4476097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697436865 {#3239
    date: 2023-10-16 08:14:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3240
  +user: Proxies\__CG__\App\Entity\User {#3241 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2988
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#2207
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#2212
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#2208
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      People have to feel funded, safe, and comfortable to make stuff for free to share with others, right now everyone feels like they need to make the absolute most money possible.\n
      \n
      What will make a more neutral internet is a better world. Our virtual one and our real one are pretty interlinked and one can not be poisoned without it spreading to the other.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697380953 {#2986
      date: 2023-10-15 16:42:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2990 …}
    +nested: Doctrine\ORM\PersistentCollection {#2992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2994 …}
    +reports: Doctrine\ORM\PersistentCollection {#2996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3000 …}
    -id: 50683
    -bodyTs: "'absolut':28 'better':41 'comfort':8 'everyon':20 'feel':4,21 'free':13 'fund':5 'interlink':52 'internet':38 'like':22 'make':10,26,34 'money':30 'need':24 'neutral':37 'one':45,49,54 'other':17 'peopl':1 'poison':58 'possibl':31 'pretti':51 'real':48 'right':18 'safe':6 'share':15 'spread':61 'stuff':11 'virtual':44 'without':59 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/4129324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697380953 {#2987
      date: 2023-10-15 16:42:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "So you’re saying that the more people we pay well, the more good free resources we get. What a novel idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697436865 {#3238
    date: 2023-10-16 08:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@Krauerking@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 51816
  -bodyTs: "'free':15 'get':18 'good':14 'idea':22 'novel':21 'pay':10 'peopl':8 're':3 'resourc':16 'say':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4476097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697436865 {#3239
    date: 2023-10-16 08:14:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3004
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "You could just use a network like Retroshare or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386394 {#3002
    date: 2023-10-15 18:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  -id: 50820
  -bodyTs: "'could':2 'like':7,11 'network':6 'retroshar':8 'someth':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386394 {#3003
    date: 2023-10-15 18:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3004
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "You could just use a network like Retroshare or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386394 {#3002
    date: 2023-10-15 18:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  -id: 50820
  -bodyTs: "'could':2 'like':7,11 'network':6 'retroshar':8 'someth':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386394 {#3003
    date: 2023-10-15 18:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3004
  +user: Proxies\__CG__\App\Entity\User {#3005 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "You could just use a network like Retroshare or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697386394 {#3002
    date: 2023-10-15 18:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  -id: 50820
  -bodyTs: "'could':2 'like':7,11 'network':6 'retroshar':8 'someth':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4376282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697386394 {#3003
    date: 2023-10-15 18:13:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3020
  +user: Proxies\__CG__\App\Entity\User {#3021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
    When Jack from Lost said “We have to go back!!”, this is what he was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697356145 {#3018
    date: 2023-10-15 09:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3026 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 50265
  -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3575694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356145 {#3019
    date: 2023-10-15 09:49:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3020
  +user: Proxies\__CG__\App\Entity\User {#3021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
    When Jack from Lost said “We have to go back!!”, this is what he was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697356145 {#3018
    date: 2023-10-15 09:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3026 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 50265
  -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3575694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356145 {#3019
    date: 2023-10-15 09:49:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3020
  +user: Proxies\__CG__\App\Entity\User {#3021 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2211
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
      \n
      I don’t know what the rules or parameters would have to be to re-initiate that now.\n
      \n
      PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697436867 {#2207
      date: 2023-10-16 08:14:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2270 …}
    +nested: Doctrine\ORM\PersistentCollection {#2257 …}
    +votes: Doctrine\ORM\PersistentCollection {#2267 …}
    +reports: Doctrine\ORM\PersistentCollection {#2271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
    -id: 50239
    -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4915879"
    +editedAt: DateTimeImmutable @1697354814 {#2212
      date: 2023-10-15 09:26:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697354674 {#2208
      date: 2023-10-15 09:24:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
    When Jack from Lost said “We have to go back!!”, this is what he was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697356145 {#3018
    date: 2023-10-15 09:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3024 …}
  +votes: Doctrine\ORM\PersistentCollection {#3026 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
  -id: 50265
  -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3575694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356145 {#3019
    date: 2023-10-15 09:49:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3195
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3021 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#2207
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#2212
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#2208
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
      When Jack from Lost said “We have to go back!!”, this is what he was talking about.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697356145 {#3018
      date: 2023-10-15 09:49:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3024 …}
    +votes: Doctrine\ORM\PersistentCollection {#3026 …}
    +reports: Doctrine\ORM\PersistentCollection {#3028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 50265
    -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3575694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697356145 {#3019
      date: 2023-10-15 09:49:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
    \n
    You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
    \n
    And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
    \n
    The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697358396 {#3193
    date: 2023-10-15 10:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 50297
  -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358396 {#3194
    date: 2023-10-15 10:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3195
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3021 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#2207
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#2212
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#2208
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
      When Jack from Lost said “We have to go back!!”, this is what he was talking about.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697356145 {#3018
      date: 2023-10-15 09:49:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3024 …}
    +votes: Doctrine\ORM\PersistentCollection {#3026 …}
    +reports: Doctrine\ORM\PersistentCollection {#3028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 50265
    -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3575694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697356145 {#3019
      date: 2023-10-15 09:49:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
    \n
    You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
    \n
    And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
    \n
    The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697358396 {#3193
    date: 2023-10-15 10:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 50297
  -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358396 {#3194
    date: 2023-10-15 10:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3195
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3020
    +user: Proxies\__CG__\App\Entity\User {#3021 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2211
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
        \n
        I don’t know what the rules or parameters would have to be to re-initiate that now.\n
        \n
        PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1697436867 {#2207
        date: 2023-10-16 08:14:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 50239
      -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4915879"
      +editedAt: DateTimeImmutable @1697354814 {#2212
        date: 2023-10-15 09:26:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697354674 {#2208
        date: 2023-10-15 09:24:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
      When Jack from Lost said “We have to go back!!”, this is what he was talking about.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697356145 {#3018
      date: 2023-10-15 09:49:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3024 …}
    +votes: Doctrine\ORM\PersistentCollection {#3026 …}
    +reports: Doctrine\ORM\PersistentCollection {#3028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
    -id: 50265
    -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3575694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697356145 {#3019
      date: 2023-10-15 09:49:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
    \n
    You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
    \n
    And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
    \n
    The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697358396 {#3193
    date: 2023-10-15 10:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 50297
  -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697358396 {#3194
    date: 2023-10-15 10:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3309
  +user: Proxies\__CG__\App\Entity\User {#3310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3020
      +user: Proxies\__CG__\App\Entity\User {#3021 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2211
        +user: App\Entity\User {#2262 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
          \n
          I don’t know what the rules or parameters would have to be to re-initiate that now.\n
          \n
          PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1697436867 {#2207
          date: 2023-10-16 08:14:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 50239
        -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4915879"
        +editedAt: DateTimeImmutable @1697354814 {#2212
          date: 2023-10-15 09:26:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697354674 {#2208
          date: 2023-10-15 09:24:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
        When Jack from Lost said “We have to go back!!”, this is what he was talking about.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697356145 {#3018
        date: 2023-10-15 09:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3022 …}
      +nested: Doctrine\ORM\PersistentCollection {#3024 …}
      +votes: Doctrine\ORM\PersistentCollection {#3026 …}
      +reports: Doctrine\ORM\PersistentCollection {#3028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 50265
      -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3575694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697356145 {#3019
        date: 2023-10-15 09:49:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
      \n
      You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
      \n
      And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
      \n
      The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697358396 {#3193
      date: 2023-10-15 10:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 50297
    -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358396 {#3194
      date: 2023-10-15 10:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
    \n
    Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697365973 {#3307
    date: 2023-10-15 12:32:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3311 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
  -id: 50393
  -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3324956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365973 {#3308
    date: 2023-10-15 12:32:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3309
  +user: Proxies\__CG__\App\Entity\User {#3310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3020
      +user: Proxies\__CG__\App\Entity\User {#3021 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2211
        +user: App\Entity\User {#2262 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
          \n
          I don’t know what the rules or parameters would have to be to re-initiate that now.\n
          \n
          PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1697436867 {#2207
          date: 2023-10-16 08:14:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 50239
        -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4915879"
        +editedAt: DateTimeImmutable @1697354814 {#2212
          date: 2023-10-15 09:26:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697354674 {#2208
          date: 2023-10-15 09:24:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
        When Jack from Lost said “We have to go back!!”, this is what he was talking about.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697356145 {#3018
        date: 2023-10-15 09:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3022 …}
      +nested: Doctrine\ORM\PersistentCollection {#3024 …}
      +votes: Doctrine\ORM\PersistentCollection {#3026 …}
      +reports: Doctrine\ORM\PersistentCollection {#3028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 50265
      -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3575694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697356145 {#3019
        date: 2023-10-15 09:49:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
      \n
      You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
      \n
      And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
      \n
      The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697358396 {#3193
      date: 2023-10-15 10:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 50297
    -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358396 {#3194
      date: 2023-10-15 10:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
    \n
    Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697365973 {#3307
    date: 2023-10-15 12:32:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3311 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
  -id: 50393
  -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3324956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365973 {#3308
    date: 2023-10-15 12:32:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3309
  +user: Proxies\__CG__\App\Entity\User {#3310 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3020
      +user: Proxies\__CG__\App\Entity\User {#3021 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2211
        +user: App\Entity\User {#2262 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
          \n
          I don’t know what the rules or parameters would have to be to re-initiate that now.\n
          \n
          PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1697436867 {#2207
          date: 2023-10-16 08:14:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 50239
        -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4915879"
        +editedAt: DateTimeImmutable @1697354814 {#2212
          date: 2023-10-15 09:26:54.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697354674 {#2208
          date: 2023-10-15 09:24:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
        When Jack from Lost said “We have to go back!!”, this is what he was talking about.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697356145 {#3018
        date: 2023-10-15 09:49:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3022 …}
      +nested: Doctrine\ORM\PersistentCollection {#3024 …}
      +votes: Doctrine\ORM\PersistentCollection {#3026 …}
      +reports: Doctrine\ORM\PersistentCollection {#3028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
      -id: 50265
      -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3575694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697356145 {#3019
        date: 2023-10-15 09:49:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
      \n
      You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
      \n
      And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
      \n
      The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697358396 {#3193
      date: 2023-10-15 10:26:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 50297
    -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697358396 {#3194
      date: 2023-10-15 10:26:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: """
    So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
    \n
    Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697365973 {#3307
    date: 2023-10-15 12:32:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3311 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
  -id: 50393
  -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3324956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365973 {#3308
    date: 2023-10-15 12:32:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3377
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: Proxies\__CG__\App\Entity\User {#3310 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3195
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3020
        +user: Proxies\__CG__\App\Entity\User {#3021 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#2211
          +user: App\Entity\User {#2262 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
            \n
            I don’t know what the rules or parameters would have to be to re-initiate that now.\n
            \n
            PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1697436867 {#2207
            date: 2023-10-16 08:14:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2270 …}
          +nested: Doctrine\ORM\PersistentCollection {#2257 …}
          +votes: Doctrine\ORM\PersistentCollection {#2267 …}
          +reports: Doctrine\ORM\PersistentCollection {#2271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
          -id: 50239
          -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4915879"
          +editedAt: DateTimeImmutable @1697354814 {#2212
            date: 2023-10-15 09:26:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697354674 {#2208
            date: 2023-10-15 09:24:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2211}
        +body: """
          Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
          When Jack from Lost said “We have to go back!!”, this is what he was talking about.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697356145 {#3018
          date: 2023-10-15 09:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3022 …}
        +nested: Doctrine\ORM\PersistentCollection {#3024 …}
        +votes: Doctrine\ORM\PersistentCollection {#3026 …}
        +reports: Doctrine\ORM\PersistentCollection {#3028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
        -id: 50265
        -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3575694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697356145 {#3019
          date: 2023-10-15 09:49:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
        \n
        You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
        \n
        And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
        \n
        The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697358396 {#3193
        date: 2023-10-15 10:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3196 …}
      +nested: Doctrine\ORM\PersistentCollection {#3198 …}
      +votes: Doctrine\ORM\PersistentCollection {#3200 …}
      +reports: Doctrine\ORM\PersistentCollection {#3202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
      -id: 50297
      -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4916525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358396 {#3194
        date: 2023-10-15 10:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
      \n
      Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697365973 {#3307
      date: 2023-10-15 12:32:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3311 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3315 …}
    +reports: Doctrine\ORM\PersistentCollection {#3317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
    -id: 50393
    -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3324956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365973 {#3308
      date: 2023-10-15 12:32:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Neato! I used boinc for a while too :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697366961 {#3375
    date: 2023-10-15 12:49:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 50402
  -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4918031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697366961 {#3376
    date: 2023-10-15 12:49:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3377
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: Proxies\__CG__\App\Entity\User {#3310 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3195
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3020
        +user: Proxies\__CG__\App\Entity\User {#3021 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#2211
          +user: App\Entity\User {#2262 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
            \n
            I don’t know what the rules or parameters would have to be to re-initiate that now.\n
            \n
            PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1697436867 {#2207
            date: 2023-10-16 08:14:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2270 …}
          +nested: Doctrine\ORM\PersistentCollection {#2257 …}
          +votes: Doctrine\ORM\PersistentCollection {#2267 …}
          +reports: Doctrine\ORM\PersistentCollection {#2271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
          -id: 50239
          -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4915879"
          +editedAt: DateTimeImmutable @1697354814 {#2212
            date: 2023-10-15 09:26:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697354674 {#2208
            date: 2023-10-15 09:24:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2211}
        +body: """
          Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
          When Jack from Lost said “We have to go back!!”, this is what he was talking about.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697356145 {#3018
          date: 2023-10-15 09:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3022 …}
        +nested: Doctrine\ORM\PersistentCollection {#3024 …}
        +votes: Doctrine\ORM\PersistentCollection {#3026 …}
        +reports: Doctrine\ORM\PersistentCollection {#3028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
        -id: 50265
        -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3575694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697356145 {#3019
          date: 2023-10-15 09:49:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
        \n
        You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
        \n
        And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
        \n
        The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697358396 {#3193
        date: 2023-10-15 10:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3196 …}
      +nested: Doctrine\ORM\PersistentCollection {#3198 …}
      +votes: Doctrine\ORM\PersistentCollection {#3200 …}
      +reports: Doctrine\ORM\PersistentCollection {#3202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
      -id: 50297
      -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4916525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358396 {#3194
        date: 2023-10-15 10:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
      \n
      Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697365973 {#3307
      date: 2023-10-15 12:32:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3311 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3315 …}
    +reports: Doctrine\ORM\PersistentCollection {#3317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
    -id: 50393
    -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3324956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365973 {#3308
      date: 2023-10-15 12:32:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Neato! I used boinc for a while too :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697366961 {#3375
    date: 2023-10-15 12:49:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 50402
  -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4918031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697366961 {#3376
    date: 2023-10-15 12:49:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3377
  +user: App\Entity\User {#2262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: Proxies\__CG__\App\Entity\User {#3310 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3195
      +user: App\Entity\User {#2262 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3020
        +user: Proxies\__CG__\App\Entity\User {#3021 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#2211
          +user: App\Entity\User {#2262 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
            \n
            I don’t know what the rules or parameters would have to be to re-initiate that now.\n
            \n
            PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1697436867 {#2207
            date: 2023-10-16 08:14:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2270 …}
          +nested: Doctrine\ORM\PersistentCollection {#2257 …}
          +votes: Doctrine\ORM\PersistentCollection {#2267 …}
          +reports: Doctrine\ORM\PersistentCollection {#2271 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
          -id: 50239
          -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4915879"
          +editedAt: DateTimeImmutable @1697354814 {#2212
            date: 2023-10-15 09:26:54.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697354674 {#2208
            date: 2023-10-15 09:24:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2211}
        +body: """
          Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
          When Jack from Lost said “We have to go back!!”, this is what he was talking about.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697356145 {#3018
          date: 2023-10-15 09:49:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3022 …}
        +nested: Doctrine\ORM\PersistentCollection {#3024 …}
        +votes: Doctrine\ORM\PersistentCollection {#3026 …}
        +reports: Doctrine\ORM\PersistentCollection {#3028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
        -id: 50265
        -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3575694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697356145 {#3019
          date: 2023-10-15 09:49:05.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
        \n
        You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
        \n
        And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
        \n
        The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697358396 {#3193
        date: 2023-10-15 10:26:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3196 …}
      +nested: Doctrine\ORM\PersistentCollection {#3198 …}
      +votes: Doctrine\ORM\PersistentCollection {#3200 …}
      +reports: Doctrine\ORM\PersistentCollection {#3202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
      -id: 50297
      -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4916525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697358396 {#3194
        date: 2023-10-15 10:26:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: """
      So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
      \n
      Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697365973 {#3307
      date: 2023-10-15 12:32:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3311 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3315 …}
    +reports: Doctrine\ORM\PersistentCollection {#3317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
    -id: 50393
    -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3324956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365973 {#3308
      date: 2023-10-15 12:32:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Neato! I used boinc for a while too :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697366961 {#3375
    date: 2023-10-15 12:49:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3378 …}
  +nested: Doctrine\ORM\PersistentCollection {#3380 …}
  +votes: Doctrine\ORM\PersistentCollection {#3382 …}
  +reports: Doctrine\ORM\PersistentCollection {#3384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
  -id: 50402
  -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4918031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697366961 {#3376
    date: 2023-10-15 12:49:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3399 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3377
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: Proxies\__CG__\App\Entity\User {#3310 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3195
        +user: App\Entity\User {#2262 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#3020
          +user: Proxies\__CG__\App\Entity\User {#3021 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: App\Entity\EntryComment {#2211
            +user: App\Entity\User {#2262 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
              \n
              I don’t know what the rules or parameters would have to be to re-initiate that now.\n
              \n
              PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 38
            +score: 0
            +lastActive: DateTime @1697436867 {#2207
              date: 2023-10-16 08:14:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2270 …}
            +nested: Doctrine\ORM\PersistentCollection {#2257 …}
            +votes: Doctrine\ORM\PersistentCollection {#2267 …}
            +reports: Doctrine\ORM\PersistentCollection {#2271 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
            -id: 50239
            -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4915879"
            +editedAt: DateTimeImmutable @1697354814 {#2212
              date: 2023-10-15 09:26:54.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697354674 {#2208
              date: 2023-10-15 09:24:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2211}
          +body: """
            Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
            When Jack from Lost said “We have to go back!!”, this is what he was talking about.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1697356145 {#3018
            date: 2023-10-15 09:49:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3022 …}
          +nested: Doctrine\ORM\PersistentCollection {#3024 …}
          +votes: Doctrine\ORM\PersistentCollection {#3026 …}
          +reports: Doctrine\ORM\PersistentCollection {#3028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
          -id: 50265
          -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3575694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697356145 {#3019
            date: 2023-10-15 09:49:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2211}
        +body: """
          You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
          \n
          You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
          \n
          And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
          \n
          The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697358396 {#3193
          date: 2023-10-15 10:26:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
          "@IntergalacticZombie@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3196 …}
        +nested: Doctrine\ORM\PersistentCollection {#3198 …}
        +votes: Doctrine\ORM\PersistentCollection {#3200 …}
        +reports: Doctrine\ORM\PersistentCollection {#3202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
        -id: 50297
        -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4916525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358396 {#3194
          date: 2023-10-15 10:26:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
        \n
        Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697365973 {#3307
        date: 2023-10-15 12:32:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3311 …}
      +nested: Doctrine\ORM\PersistentCollection {#3313 …}
      +votes: Doctrine\ORM\PersistentCollection {#3315 …}
      +reports: Doctrine\ORM\PersistentCollection {#3317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
      -id: 50393
      -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3324956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697365973 {#3308
        date: 2023-10-15 12:32:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: "Neato! I used boinc for a while too :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697366961 {#3375
      date: 2023-10-15 12:49:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 50402
    -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4918031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697366961 {#3376
      date: 2023-10-15 12:49:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Is that the little purple gorilla guy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385627 {#3396
    date: 2023-10-15 18:00:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 50788
  -bodyTs: "'gorilla':6 'guy':7 'littl':4 'purpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4176609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385627 {#3393
    date: 2023-10-15 18:00:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3399 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3377
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: Proxies\__CG__\App\Entity\User {#3310 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3195
        +user: App\Entity\User {#2262 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#3020
          +user: Proxies\__CG__\App\Entity\User {#3021 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: App\Entity\EntryComment {#2211
            +user: App\Entity\User {#2262 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
              \n
              I don’t know what the rules or parameters would have to be to re-initiate that now.\n
              \n
              PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 38
            +score: 0
            +lastActive: DateTime @1697436867 {#2207
              date: 2023-10-16 08:14:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2270 …}
            +nested: Doctrine\ORM\PersistentCollection {#2257 …}
            +votes: Doctrine\ORM\PersistentCollection {#2267 …}
            +reports: Doctrine\ORM\PersistentCollection {#2271 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
            -id: 50239
            -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4915879"
            +editedAt: DateTimeImmutable @1697354814 {#2212
              date: 2023-10-15 09:26:54.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697354674 {#2208
              date: 2023-10-15 09:24:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2211}
          +body: """
            Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
            When Jack from Lost said “We have to go back!!”, this is what he was talking about.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1697356145 {#3018
            date: 2023-10-15 09:49:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3022 …}
          +nested: Doctrine\ORM\PersistentCollection {#3024 …}
          +votes: Doctrine\ORM\PersistentCollection {#3026 …}
          +reports: Doctrine\ORM\PersistentCollection {#3028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
          -id: 50265
          -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3575694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697356145 {#3019
            date: 2023-10-15 09:49:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2211}
        +body: """
          You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
          \n
          You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
          \n
          And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
          \n
          The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697358396 {#3193
          date: 2023-10-15 10:26:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
          "@IntergalacticZombie@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3196 …}
        +nested: Doctrine\ORM\PersistentCollection {#3198 …}
        +votes: Doctrine\ORM\PersistentCollection {#3200 …}
        +reports: Doctrine\ORM\PersistentCollection {#3202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
        -id: 50297
        -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4916525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358396 {#3194
          date: 2023-10-15 10:26:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
        \n
        Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697365973 {#3307
        date: 2023-10-15 12:32:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3311 …}
      +nested: Doctrine\ORM\PersistentCollection {#3313 …}
      +votes: Doctrine\ORM\PersistentCollection {#3315 …}
      +reports: Doctrine\ORM\PersistentCollection {#3317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
      -id: 50393
      -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3324956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697365973 {#3308
        date: 2023-10-15 12:32:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: "Neato! I used boinc for a while too :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697366961 {#3375
      date: 2023-10-15 12:49:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 50402
    -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4918031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697366961 {#3376
      date: 2023-10-15 12:49:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Is that the little purple gorilla guy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385627 {#3396
    date: 2023-10-15 18:00:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 50788
  -bodyTs: "'gorilla':6 'guy':7 'littl':4 'purpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4176609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385627 {#3393
    date: 2023-10-15 18:00:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3399 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3377
    +user: App\Entity\User {#2262 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: Proxies\__CG__\App\Entity\User {#3310 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#3195
        +user: App\Entity\User {#2262 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: App\Entity\EntryComment {#3020
          +user: Proxies\__CG__\App\Entity\User {#3021 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
          +image: null
          +parent: App\Entity\EntryComment {#2211
            +user: App\Entity\User {#2262 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’d like it if there was a 3rd web. Not normie web, not dark web, but 90’s-2000 web where it felt like anything could happen and you needed some skill and willpower to get online. That way you had to earn it and so did the others, so there was a lot less marketing, propaganda and conspiracy theory on it.\n
              \n
              I don’t know what the rules or parameters would have to be to re-initiate that now.\n
              \n
              PS just like the joining process on Lemmy filters out the lazy people without much initiative to tinker and find new places to hang out before they are cool and streamlined.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 38
            +score: 0
            +lastActive: DateTime @1697436867 {#2207
              date: 2023-10-16 08:14:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2270 …}
            +nested: Doctrine\ORM\PersistentCollection {#2257 …}
            +votes: Doctrine\ORM\PersistentCollection {#2267 …}
            +reports: Doctrine\ORM\PersistentCollection {#2271 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
            -id: 50239
            -bodyTs: "'-2000':20 '3rd':9 '90':18 'anyth':26 'conspiraci':60 'cool':111 'could':27 'd':2 'dark':15 'earn':44 'felt':24 'filter':91 'find':102 'get':37 'hang':106 'happen':28 'initi':80,98 'join':87 'know':67 'lazi':94 'lemmi':90 'less':56 'like':3,25,85 'lot':55 'market':57 'much':97 'need':31 'new':103 'normi':12 'onlin':38 'other':50 'paramet':72 'peopl':95 'place':104 'process':88 'propaganda':58 'ps':83 're':79 're-initi':78 'rule':70 'skill':33 'streamlin':113 'theori':61 'tinker':100 'way':40 'web':10,13,16,21 'willpow':35 'without':96 'would':73"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4915879"
            +editedAt: DateTimeImmutable @1697354814 {#2212
              date: 2023-10-15 09:26:54.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697354674 {#2208
              date: 2023-10-15 09:24:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2211}
          +body: """
            Early 2000 web was the best web. Our student flat had just moved from dial up to ASDL so download speed felt incredible. I would StumbleUpon new an fantastic websites all night long. Play Flash games for hours. Or with friends, gross ourselves out on rotten dot com. TPB and Limewire to build my music library, but always seeding above 1 of course because sharing is caring. And not forgetting the chatrooms…  \n
            When Jack from Lost said “We have to go back!!”, this is what he was talking about.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 24
          +score: 0
          +lastActive: DateTime @1697356145 {#3018
            date: 2023-10-15 09:49:05.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3022 …}
          +nested: Doctrine\ORM\PersistentCollection {#3024 …}
          +votes: Doctrine\ORM\PersistentCollection {#3026 …}
          +reports: Doctrine\ORM\PersistentCollection {#3028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3030 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3032 …}
          -id: 50265
          -bodyTs: "'1':61 '2000':2 'alway':58 'asdl':18 'back':82 'best':6 'build':53 'care':67 'chatroom':72 'com':48 'cours':63 'dial':15 'dot':47 'download':20 'earli':1 'fantast':29 'felt':22 'flash':35 'flat':10 'forget':70 'friend':41 'game':36 'go':81 'gross':42 'hour':38 'incred':23 'jack':74 'librari':56 'limewir':51 'long':33 'lost':76 'move':13 'music':55 'new':27 'night':32 'play':34 'rotten':46 'said':77 'seed':59 'share':65 'speed':21 'student':9 'stumbleupon':26 'talk':88 'tpb':49 'web':3,7 'websit':30 'would':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3575694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697356145 {#3019
            date: 2023-10-15 09:49:05.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2211}
        +body: """
          You had to work for your series, movies and music. You had to know what you want to obtain it. You weren’t force-fed content you never asked for. You really think there’s no more good music? There is but being bombarded with the commercial sh*t makes you wary of searching more of it.\n
          \n
          You had to work for it to get online and have stuff work, so you’d have to show determination. Which would mean you’d understand the value of access to information and communication. Now you’re bombarded with contradictory information pretty much constantly without even asking, accessing info isn’t the problem anymore, it becomes an effort to keep any focus or quality of information whatsoever. And that’s a soft skill.\n
          \n
          And lastly, politics and big corporations now live on the internet with us. Their target audiences are those most intellectually defenseless people. But basically the whole internet has become centered around those. Because they can’t discern and are basically technologically illiterate and don’t understand how easy it is to feed them terrible commercials, propaganda and misinformation.\n
          \n
          The internet becomes overregulated because of those users, and we get bombarded with marketing and politics because of them too. It’s become a shit show and all you can do is navigate and use it extremely selectively. Remember, these ‘normies’ are the parents of the 20-30 year Olds who once judged them for spending too much time on their PCs and phones.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697358396 {#3193
          date: 2023-10-15 10:26:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Schnitzel_bub@lemmy.ml"
          "@IntergalacticZombie@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3196 …}
        +nested: Doctrine\ORM\PersistentCollection {#3198 …}
        +votes: Doctrine\ORM\PersistentCollection {#3200 …}
        +reports: Doctrine\ORM\PersistentCollection {#3202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
        -id: 50297
        -bodyTs: "'-30':237 '20':236 'access':88,106 'anymor':112 'around':162 'ask':30,105 'audienc':147 'basic':155,171 'becom':114,160,192,212 'big':136 'bombard':45,96,201 'center':161 'commerci':48,186 'communic':92 'constant':102 'content':27 'contradictori':98 'corpor':137 'd':74,83 'defenseless':152 'determin':78 'discern':168 'easi':179 'effort':116 'even':104 'extrem':226 'fed':26 'feed':183 'focus':120 'forc':25 'force-f':24 'get':66,200 'good':39 'illiter':173 'info':107 'inform':90,99,124 'intellectu':151 'internet':142,158,191 'isn':108 'judg':242 'keep':118 'know':14 'last':133 'live':139 'make':51 'market':203 'mean':81 'misinform':189 'movi':8 'much':101,247 'music':10,40 'navig':222 'never':29 'normi':230 'obtain':19 'old':239 'onlin':67 'overregul':193 'parent':233 'pcs':251 'peopl':153 'phone':253 'polit':134,205 'pretti':100 'problem':111 'propaganda':187 'qualiti':122 're':95 'realli':33 'rememb':228 'search':55 'select':227 'seri':7 'sh':49 'shit':214 'show':77,215 'skill':131 'soft':130 'spend':245 'stuff':70 'target':146 'technolog':172 'terribl':185 'think':34 'time':248 'understand':84,177 'us':144 'use':224 'user':197 'valu':86 'want':17 'wari':53 'weren':22 'whatsoev':125 'whole':157 'without':103 'work':4,62,71 'would':80 'year':238"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4916525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697358396 {#3194
          date: 2023-10-15 10:26:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2211}
      +body: """
        So, we need a new internet community, with barriers against “normies”, so that only people with tech knowledge or friends of such can get in? Pretty much sounds like we’re already here. A few years ago I would’ve said “try the dark web” but TOR browser’s pretty much made that easy. Plus bitcoin’s way too volatile to spend now, and the eth rates are ridiculous. But, if you ask for shady, you get shady.\n
        \n
        Nowadays, I recommend decentralized networks and self-hosting wherever possible. I personally can’t do it due to my living conditions, but as soon as I can break free of this place I will absolutely have the best home setup I can get at a reasonable price, and I’ll donate my excess compute time to BOINC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697365973 {#3307
        date: 2023-10-15 12:32:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Schnitzel_bub@lemmy.ml"
        "@IntergalacticZombie@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3311 …}
      +nested: Doctrine\ORM\PersistentCollection {#3313 …}
      +votes: Doctrine\ORM\PersistentCollection {#3315 …}
      +reports: Doctrine\ORM\PersistentCollection {#3317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
      -id: 50393
      -bodyTs: "'absolut':114 'ago':37 'alreadi':32 'ask':73 'barrier':9 'best':117 'bitcoin':56 'boinc':136 'break':107 'browser':48 'communiti':7 'comput':133 'condit':100 'dark':44 'decentr':82 'donat':130 'due':96 'easi':54 'eth':66 'excess':132 'free':108 'friend':20 'get':24,77,122 'home':118 'host':87 'internet':6 'knowledg':18 'like':29 'live':99 'll':129 'made':52 'much':27,51 'need':3 'network':83 'new':5 'normi':11 'nowaday':79 'peopl':15 'person':91 'place':111 'plus':55 'possibl':89 'pretti':26,50 'price':126 'rate':67 're':31 'reason':125 'recommend':81 'ridicul':69 'said':41 'self':86 'self-host':85 'setup':119 'shadi':75,78 'soon':103 'sound':28 'spend':62 'tech':17 'time':134 'tor':47 'tri':42 've':40 'volatil':60 'way':58 'web':45 'wherev':88 'would':39 'year':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3324956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697365973 {#3308
        date: 2023-10-15 12:32:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2211}
    +body: "Neato! I used boinc for a while too :D"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697366961 {#3375
      date: 2023-10-15 12:49:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Schnitzel_bub@lemmy.ml"
      "@IntergalacticZombie@feddit.uk"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3378 …}
    +nested: Doctrine\ORM\PersistentCollection {#3380 …}
    +votes: Doctrine\ORM\PersistentCollection {#3382 …}
    +reports: Doctrine\ORM\PersistentCollection {#3384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3388 …}
    -id: 50402
    -bodyTs: "'boinc':4 'd':9 'neato':1 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4918031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697366961 {#3376
      date: 2023-10-15 12:49:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2211}
  +body: "Is that the little purple gorilla guy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385627 {#3396
    date: 2023-10-15 18:00:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Schnitzel_bub@lemmy.ml"
    "@IntergalacticZombie@feddit.uk"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 50788
  -bodyTs: "'gorilla':6 'guy':7 'littl':4 'purpl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4176609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385627 {#3393
    date: 2023-10-15 18:00:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#2186
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#2173
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#2186
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#2173
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#1994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gave up on using tor for my daily Internet use 😔 none of my school stuff worked without javascript"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353705 {#2186
    date: 2023-10-15 09:08:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 50225
  -bodyTs: "'daili':8 'gave':1 'internet':9 'javascript':18 'none':11 'school':14 'stuff':15 'tor':5 'use':4,10 'without':17 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4915672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353705 {#2173
    date: 2023-10-15 09:08:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#2491
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#2492
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#2491
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#2492
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    >give normalfags access to the web  \n
    >a place where they can say and host anything  \n
    >they choose walled garden social media instead  \n
    >they ruin the entire web in less than 10 years \   \n
    >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
    >FOR FREE AND UNCENSORED  \n
    >in better quality than any streaming service or cable provider  \n
    >they pay $10 a month to multiple low quality streaming services instead  \n
    >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
    >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
    \n
    >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
    >it’s so small they can carry it with them everywhere  \n
    >you can always get an internet connection  \n
    >normalfags use the device to take pictures of themselves to share with other normalfags  \n
    >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
    >ruin the concept of OC in less than a decade  \n
    >everyone producing high quality work is drowned out or gives up all together\n
    \n
    >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
    >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
    >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
    >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
    >took them less than 10 years to ruin free speech on the internet\n
    \n
    Why do they ruin everything? Why did we allow this to happen?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697369751 {#2491
    date: 2023-10-15 13:35:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 50218
  -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353136 {#2492
    date: 2023-10-15 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2942
  +user: Proxies\__CG__\App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#2491
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#2492
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "We don’t. The way-too-old-to-have-known-the-internet managers do. They want money. Money to their lawn green like a desert. Money to compensate their lack of accomplishments and skills."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697354877 {#2940
    date: 2023-10-15 09:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 50244
  -bodyTs: "'accomplish':33 'compens':29 'desert':26 'green':23 'internet':13 'known':11 'lack':31 'lawn':22 'like':24 'manag':14 'money':18,19,27 'old':8 'skill':35 'want':17 'way':6 'way-too-old-to-have-known-the-internet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354877 {#2941
    date: 2023-10-15 09:27:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2942
  +user: Proxies\__CG__\App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#2491
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#2492
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "We don’t. The way-too-old-to-have-known-the-internet managers do. They want money. Money to their lawn green like a desert. Money to compensate their lack of accomplishments and skills."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697354877 {#2940
    date: 2023-10-15 09:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 50244
  -bodyTs: "'accomplish':33 'compens':29 'desert':26 'green':23 'internet':13 'known':11 'lack':31 'lawn':22 'like':24 'manag':14 'money':18,19,27 'old':8 'skill':35 'want':17 'way':6 'way-too-old-to-have-known-the-internet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354877 {#2941
    date: 2023-10-15 09:27:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2942
  +user: Proxies\__CG__\App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#2491
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#2492
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "We don’t. The way-too-old-to-have-known-the-internet managers do. They want money. Money to their lawn green like a desert. Money to compensate their lack of accomplishments and skills."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697354877 {#2940
    date: 2023-10-15 09:27:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2944 …}
  +nested: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2948 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2954 …}
  -id: 50244
  -bodyTs: "'accomplish':33 'compens':29 'desert':26 'green':23 'internet':13 'known':11 'lack':31 'lawn':22 'like':24 'manag':14 'money':18,19,27 'old':8 'skill':35 'want':17 'way':6 'way-too-old-to-have-known-the-internet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354877 {#2941
    date: 2023-10-15 09:27:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2958
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#2491
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#2492
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697354414 {#2956
    date: 2023-10-15 09:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2959 …}
  +nested: Doctrine\ORM\PersistentCollection {#2961 …}
  +votes: Doctrine\ORM\PersistentCollection {#2963 …}
  +reports: Doctrine\ORM\PersistentCollection {#2965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
  -id: 50233
  -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354414 {#2957
    date: 2023-10-15 09:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2958
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#2491
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#2492
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697354414 {#2956
    date: 2023-10-15 09:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2959 …}
  +nested: Doctrine\ORM\PersistentCollection {#2961 …}
  +votes: Doctrine\ORM\PersistentCollection {#2963 …}
  +reports: Doctrine\ORM\PersistentCollection {#2965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
  -id: 50233
  -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354414 {#2957
    date: 2023-10-15 09:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2958
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      >give normalfags access to the web  \n
      >a place where they can say and host anything  \n
      >they choose walled garden social media instead  \n
      >they ruin the entire web in less than 10 years \   \n
      >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
      >FOR FREE AND UNCENSORED  \n
      >in better quality than any streaming service or cable provider  \n
      >they pay $10 a month to multiple low quality streaming services instead  \n
      >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
      >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
      \n
      >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
      >it’s so small they can carry it with them everywhere  \n
      >you can always get an internet connection  \n
      >normalfags use the device to take pictures of themselves to share with other normalfags  \n
      >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
      >ruin the concept of OC in less than a decade  \n
      >everyone producing high quality work is drowned out or gives up all together\n
      \n
      >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
      >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
      >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
      >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
      >took them less than 10 years to ruin free speech on the internet\n
      \n
      Why do they ruin everything? Why did we allow this to happen?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697369751 {#2491
      date: 2023-10-15 13:35:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 50218
    -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697353136 {#2492
      date: 2023-10-15 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697354414 {#2956
    date: 2023-10-15 09:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2959 …}
  +nested: Doctrine\ORM\PersistentCollection {#2961 …}
  +votes: Doctrine\ORM\PersistentCollection {#2963 …}
  +reports: Doctrine\ORM\PersistentCollection {#2965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
  -id: 50233
  -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4448711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354414 {#2957
    date: 2023-10-15 09:20:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2958
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#2491
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2497 …}
      +nested: Doctrine\ORM\PersistentCollection {#2499 …}
      +votes: Doctrine\ORM\PersistentCollection {#2501 …}
      +reports: Doctrine\ORM\PersistentCollection {#2503 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#2492
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#2956
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2959 …}
    +nested: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    -id: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#2957
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697354692 {#3162
    date: 2023-10-15 09:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 50242
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354692 {#3163
    date: 2023-10-15 09:24:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2958
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#2491
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2497 …}
      +nested: Doctrine\ORM\PersistentCollection {#2499 …}
      +votes: Doctrine\ORM\PersistentCollection {#2501 …}
      +reports: Doctrine\ORM\PersistentCollection {#2503 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#2492
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#2956
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2959 …}
    +nested: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    -id: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#2957
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697354692 {#3162
    date: 2023-10-15 09:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 50242
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354692 {#3163
    date: 2023-10-15 09:24:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2958
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#2491
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2497 …}
      +nested: Doctrine\ORM\PersistentCollection {#2499 …}
      +votes: Doctrine\ORM\PersistentCollection {#2501 …}
      +reports: Doctrine\ORM\PersistentCollection {#2503 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#2492
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#2956
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2959 …}
    +nested: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    -id: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#2957
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697354692 {#3162
    date: 2023-10-15 09:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 50242
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697354692 {#3163
    date: 2023-10-15 09:24:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3180
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2958
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#2491
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2497 …}
      +nested: Doctrine\ORM\PersistentCollection {#2499 …}
      +votes: Doctrine\ORM\PersistentCollection {#2501 …}
      +reports: Doctrine\ORM\PersistentCollection {#2503 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#2492
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#2956
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2959 …}
    +nested: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    -id: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#2957
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369306 {#3178
    date: 2023-10-15 13:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 50444
  -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369306 {#3179
    date: 2023-10-15 13:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3180
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2958
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#2491
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2497 …}
      +nested: Doctrine\ORM\PersistentCollection {#2499 …}
      +votes: Doctrine\ORM\PersistentCollection {#2501 …}
      +reports: Doctrine\ORM\PersistentCollection {#2503 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#2492
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#2956
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2959 …}
    +nested: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    -id: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#2957
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369306 {#3178
    date: 2023-10-15 13:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 50444
  -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369306 {#3179
    date: 2023-10-15 13:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3180
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2958
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2496
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        >give normalfags access to the web  \n
        >a place where they can say and host anything  \n
        >they choose walled garden social media instead  \n
        >they ruin the entire web in less than 10 years \   \n
        >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
        >FOR FREE AND UNCENSORED  \n
        >in better quality than any streaming service or cable provider  \n
        >they pay $10 a month to multiple low quality streaming services instead  \n
        >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
        >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
        \n
        >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
        >it’s so small they can carry it with them everywhere  \n
        >you can always get an internet connection  \n
        >normalfags use the device to take pictures of themselves to share with other normalfags  \n
        >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
        >ruin the concept of OC in less than a decade  \n
        >everyone producing high quality work is drowned out or gives up all together\n
        \n
        >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
        >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
        >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
        >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
        >took them less than 10 years to ruin free speech on the internet\n
        \n
        Why do they ruin everything? Why did we allow this to happen?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697369751 {#2491
        date: 2023-10-15 13:35:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2497 …}
      +nested: Doctrine\ORM\PersistentCollection {#2499 …}
      +votes: Doctrine\ORM\PersistentCollection {#2501 …}
      +reports: Doctrine\ORM\PersistentCollection {#2503 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
      -id: 50218
      -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353136 {#2492
        date: 2023-10-15 08:58:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697354414 {#2956
      date: 2023-10-15 09:20:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2959 …}
    +nested: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    -id: 50233
    -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4448711"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697354414 {#2957
      date: 2023-10-15 09:20:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369306 {#3178
    date: 2023-10-15 13:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 50444
  -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3966806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369306 {#3179
    date: 2023-10-15 13:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3325
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2958
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          >give normalfags access to the web  \n
          >a place where they can say and host anything  \n
          >they choose walled garden social media instead  \n
          >they ruin the entire web in less than 10 years \   \n
          >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
          >FOR FREE AND UNCENSORED  \n
          >in better quality than any streaming service or cable provider  \n
          >they pay $10 a month to multiple low quality streaming services instead  \n
          >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
          >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
          \n
          >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
          >it’s so small they can carry it with them everywhere  \n
          >you can always get an internet connection  \n
          >normalfags use the device to take pictures of themselves to share with other normalfags  \n
          >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
          >ruin the concept of OC in less than a decade  \n
          >everyone producing high quality work is drowned out or gives up all together\n
          \n
          >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
          >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
          >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
          >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
          >took them less than 10 years to ruin free speech on the internet\n
          \n
          Why do they ruin everything? Why did we allow this to happen?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697369751 {#2491
          date: 2023-10-15 13:35:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2497 …}
        +nested: Doctrine\ORM\PersistentCollection {#2499 …}
        +votes: Doctrine\ORM\PersistentCollection {#2501 …}
        +reports: Doctrine\ORM\PersistentCollection {#2503 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
        -id: 50218
        -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4448199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353136 {#2492
          date: 2023-10-15 08:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697354414 {#2956
        date: 2023-10-15 09:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@velipe4831@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2959 …}
      +nested: Doctrine\ORM\PersistentCollection {#2961 …}
      +votes: Doctrine\ORM\PersistentCollection {#2963 …}
      +reports: Doctrine\ORM\PersistentCollection {#2965 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
      -id: 50233
      -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697354414 {#2957
        date: 2023-10-15 09:20:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697369306 {#3178
      date: 2023-10-15 13:28:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 50444
    -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369306 {#3179
      date: 2023-10-15 13:28:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Well which illness?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369750 {#3323
    date: 2023-10-15 13:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 50454
  -bodyTs: "'ill':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4452532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369750 {#3324
    date: 2023-10-15 13:35:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3325
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2958
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          >give normalfags access to the web  \n
          >a place where they can say and host anything  \n
          >they choose walled garden social media instead  \n
          >they ruin the entire web in less than 10 years \   \n
          >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
          >FOR FREE AND UNCENSORED  \n
          >in better quality than any streaming service or cable provider  \n
          >they pay $10 a month to multiple low quality streaming services instead  \n
          >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
          >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
          \n
          >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
          >it’s so small they can carry it with them everywhere  \n
          >you can always get an internet connection  \n
          >normalfags use the device to take pictures of themselves to share with other normalfags  \n
          >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
          >ruin the concept of OC in less than a decade  \n
          >everyone producing high quality work is drowned out or gives up all together\n
          \n
          >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
          >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
          >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
          >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
          >took them less than 10 years to ruin free speech on the internet\n
          \n
          Why do they ruin everything? Why did we allow this to happen?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697369751 {#2491
          date: 2023-10-15 13:35:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2497 …}
        +nested: Doctrine\ORM\PersistentCollection {#2499 …}
        +votes: Doctrine\ORM\PersistentCollection {#2501 …}
        +reports: Doctrine\ORM\PersistentCollection {#2503 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
        -id: 50218
        -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4448199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353136 {#2492
          date: 2023-10-15 08:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697354414 {#2956
        date: 2023-10-15 09:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@velipe4831@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2959 …}
      +nested: Doctrine\ORM\PersistentCollection {#2961 …}
      +votes: Doctrine\ORM\PersistentCollection {#2963 …}
      +reports: Doctrine\ORM\PersistentCollection {#2965 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
      -id: 50233
      -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697354414 {#2957
        date: 2023-10-15 09:20:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697369306 {#3178
      date: 2023-10-15 13:28:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 50444
    -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369306 {#3179
      date: 2023-10-15 13:28:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Well which illness?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369750 {#3323
    date: 2023-10-15 13:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 50454
  -bodyTs: "'ill':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4452532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369750 {#3324
    date: 2023-10-15 13:35:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3325
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2958
      +user: App\Entity\User {#2509 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: App\Entity\EntryComment {#2496
        +user: App\Entity\User {#2509 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          >give normalfags access to the web  \n
          >a place where they can say and host anything  \n
          >they choose walled garden social media instead  \n
          >they ruin the entire web in less than 10 years \   \n
          >give normalfags access to all the free audio, video, vidya, books, and contnet they could ever desire  \n
          >FOR FREE AND UNCENSORED  \n
          >in better quality than any streaming service or cable provider  \n
          >they pay $10 a month to multiple low quality streaming services instead  \n
          >where content is constantly censored, removed, or edited to suit the opinions of people that don’t even watch it  \n
          >they ruin the entire entertainment sector in less than a decade as content providers produce more and more low effort shit that caters to people that don’t even play/watch/listen to it\n
          \n
          >give normalfags access to hardware so powerful a nerd in the late 90s would have murdered someone for it  \n
          >it’s so small they can carry it with them everywhere  \n
          >you can always get an internet connection  \n
          >normalfags use the device to take pictures of themselves to share with other normalfags  \n
          >this eventually morphs into short videos where they do retarded dances and point at slogans seen on screen  \n
          >ruin the concept of OC in less than a decade  \n
          >everyone producing high quality work is drowned out or gives up all together\n
          \n
          >give normalfags access to the world’s collective knowledge and archives detailing everything you can imagine  \n
          >instead of reading it, learning from it, debating it with others, and improving upon it they do web searches to find opinion pieces that align with their existing opinion and beliefs  \n
          >they demand everything they personally dislike be censored instead of closing their eyes or the webpage they’re viewing  \n
          >they incite campaigns to deplatform anything they don’t like when they don’t get their way  \n
          >took them less than 10 years to ruin free speech on the internet\n
          \n
          Why do they ruin everything? Why did we allow this to happen?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697369751 {#2491
          date: 2023-10-15 13:35:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2497 …}
        +nested: Doctrine\ORM\PersistentCollection {#2499 …}
        +votes: Doctrine\ORM\PersistentCollection {#2501 …}
        +reports: Doctrine\ORM\PersistentCollection {#2503 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
        -id: 50218
        -bodyTs: "'10':31,66,307 '90s':140 'access':3,35,130,222 'align':260 'allow':324 'alway':160 'anyth':15,291 'archiv':230 'audio':40 'belief':266 'better':55 'book':43 'cabl':62 'campaign':288 'carri':153 'cater':118 'censor':80,274 'choos':17 'close':277 'collect':227 'concept':199 'connect':164 'constant':79 'content':77,108 'contnet':45 'could':47 'danc':189 'debat':243 'decad':106,206 'demand':268 'deplatform':290 'desir':49 'detail':231 'devic':168 'dislik':272 'drown':213 'edit':83 'effort':115 'entertain':100 'entir':26,99 'even':93,124 'eventu':180 'ever':48 'everyon':207 'everyth':232,269,320 'everywher':157 'exist':263 'eye':279 'find':256 'free':39,51,311 'garden':19 'get':161,300 'give':1,33,128,216,220 'happen':327 'hardwar':132 'high':209 'host':14 'imagin':235 'improv':248 'incit':287 'instead':22,75,236,275 'internet':163,315 'knowledg':228 'late':139 'learn':240 'less':29,103,203,305 'like':295 'low':71,114 'media':21 'month':68 'morph':181 'multipl':70 'murder':143 'nerd':136 'normalfag':2,34,129,165,178,221 'oc':201 'opinion':87,257,264 'other':246 'pay':65 'peopl':89,120 'person':271 'pictur':171 'piec':258 'place':8 'play/watch/listen':125 'point':191 'power':134 'produc':110,208 'provid':63,109 'qualiti':56,72,210 're':284 'read':238 'remov':81 'retard':188 'ruin':24,97,197,310,319 'say':12 'screen':196 'search':254 'sector':101 'seen':194 'servic':60,74 'share':175 'shit':116 'short':183 'slogan':193 'small':150 'social':20 'someon':144 'speech':312 'stream':59,73 'suit':85 'take':170 'togeth':219 'took':303 'uncensor':53 'upon':249 'use':166 'video':41,184 'vidya':42 'view':285 'wall':18 'watch':94 'way':302 'web':6,27,253 'webpag':282 'work':211 'world':225 'would':141 'year':32,308"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4448199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353136 {#2492
          date: 2023-10-15 08:58:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2496}
      +body: "Ah yes the sensitive retards are mindlessly downvoting this just because of “muh slurs!!” even if they agree with the text. Thanks for proving my point. The internet has turned into a fucking daycare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697354414 {#2956
        date: 2023-10-15 09:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@velipe4831@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2959 …}
      +nested: Doctrine\ORM\PersistentCollection {#2961 …}
      +votes: Doctrine\ORM\PersistentCollection {#2963 …}
      +reports: Doctrine\ORM\PersistentCollection {#2965 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
      -id: 50233
      -bodyTs: "'agre':18 'ah':1 'daycar':34 'downvot':8 'even':15 'fuck':33 'internet':28 'mindless':7 'muh':13 'point':26 'prove':24 'retard':5 'sensit':4 'slur':14 'text':21 'thank':22 'turn':30 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4448711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697354414 {#2957
        date: 2023-10-15 09:20:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2496}
    +body: "have you ever talked with a mental health professional? that comment history indicates a severe mental illness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697369306 {#3178
      date: 2023-10-15 13:28:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@velipe4831@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 50444
    -bodyTs: "'comment':11 'ever':3 'health':8 'histori':12 'ill':17 'indic':13 'mental':7,16 'profession':9 'sever':15 'talk':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3966806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697369306 {#3179
      date: 2023-10-15 13:28:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Well which illness?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697369750 {#3323
    date: 2023-10-15 13:35:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@velipe4831@sh.itjust.works"
    "@ragnar_ok@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 50454
  -bodyTs: "'ill':3 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4452532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697369750 {#3324
    date: 2023-10-15 13:35:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#2564
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#2565
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#2564
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#2565
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697355497 {#2564
    date: 2023-10-15 09:38:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 50172
  -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4104315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351163 {#2565
    date: 2023-10-15 08:26:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2926
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2569
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#2564
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#2565
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2569}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#2923
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2928 …}
  +nested: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2932 …}
  +reports: Doctrine\ORM\PersistentCollection {#2934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2938 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#2924
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#2925
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2926
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2569
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#2564
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#2565
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2569}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#2923
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2928 …}
  +nested: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2932 …}
  +reports: Doctrine\ORM\PersistentCollection {#2934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2938 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#2924
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#2925
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2926
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2569
    +user: App\Entity\User {#2582 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagining a fresh default computer with a new user just sitting down with no blockers of any kind and just wandering around is like imagining a baby sheep in a dark forest. ![sweat](https://www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png "emoji sweat")"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697355497 {#2564
      date: 2023-10-15 09:38:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2570 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2574 …}
    +reports: Doctrine\ORM\PersistentCollection {#2576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
    -id: 50172
    -bodyTs: "'/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':36 'around':22 'babi':27 'blocker':15 'comput':5 'dark':31 'default':4 'emoji':37 'forest':32 'fresh':3 'imagin':1,25 'kind':18 'like':24 'new':8 'sheep':28 'sit':11 'sweat':33,38 'user':9 'wander':21 'www.hexbear.net':35 'www.hexbear.net/pictrs/image/a800a1e3-243e-4bfa-82f5-5c4f13f51dd6.png':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4104315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351163 {#2565
      date: 2023-10-15 08:26:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2569}
  +body: "Thus, the purest representation of hope (post from yesterday)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697355490 {#2923
    date: 2023-10-15 09:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2928 …}
  +nested: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2932 …}
  +reports: Doctrine\ORM\PersistentCollection {#2934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2938 …}
  -id: 50252
  -bodyTs: "'hope':6 'post':7 'purest':3 'represent':4 'thus':1 'yesterday':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916030"
  +editedAt: DateTimeImmutable @1697355870 {#2924
    date: 2023-10-15 09:44:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697355490 {#2925
    date: 2023-10-15 09:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#2637
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#2638
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#2637
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#2638
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
    \n
    40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
    \n
    If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697356818 {#2637
    date: 2023-10-15 10:00:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 50134
  -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3962931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349889 {#2638
    date: 2023-10-15 08:04:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2889
  +user: Proxies\__CG__\App\Entity\User {#2899 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#2637
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#2638
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#2887
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2898 …}
  +nested: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#2888
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2889
  +user: Proxies\__CG__\App\Entity\User {#2899 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#2637
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#2638
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#2887
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2898 …}
  +nested: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#2888
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2889
  +user: Proxies\__CG__\App\Entity\User {#2899 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#2637
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#2638
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697351950 {#2887
    date: 2023-10-15 08:39:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2898 …}
  +nested: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  -id: 50191
  -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351950 {#2888
    date: 2023-10-15 08:39:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3149
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2889
    +user: Proxies\__CG__\App\Entity\User {#2899 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#2637
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#2638
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#2887
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2898 …}
    +nested: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#2888
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#3147
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#3148
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3149
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2889
    +user: Proxies\__CG__\App\Entity\User {#2899 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#2637
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#2638
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#2887
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2898 …}
    +nested: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#2888
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#3147
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#3148
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3149
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2889
    +user: Proxies\__CG__\App\Entity\User {#2899 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2642
      +user: App\Entity\User {#2655 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
        \n
        40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
        \n
        If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697356818 {#2637
        date: 2023-10-15 10:00:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2643 …}
      +nested: Doctrine\ORM\PersistentCollection {#2645 …}
      +votes: Doctrine\ORM\PersistentCollection {#2647 …}
      +reports: Doctrine\ORM\PersistentCollection {#2649 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
      -id: 50134
      -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3962931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697349889 {#2638
        date: 2023-10-15 08:04:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2642}
    +body: "I’ve always heard about this but I’m so uneducated in networking I have no clue what this is called or where to start. Any tips?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697351950 {#2887
      date: 2023-10-15 08:39:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Johnnyvibrant@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2898 …}
    +nested: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    -id: 50191
    -bodyTs: "'alway':3 'call':21 'clue':17 'heard':4 'm':9 'network':13 'start':25 'tip':27 'uneduc':11 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4891012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697351950 {#2888
      date: 2023-10-15 08:39:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Pretty straight forward really, install Adguard home on a always on Linux box (rpi is our movie box) via [github.com/AdguardTeam/…/Getting-Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) and then update all your devices as per the setup instructions from the web app when working so they use the ip address of the rpi as their dns. I was surprised how easy it was to get running tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697356813 {#3147
    date: 2023-10-15 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 50277
  -bodyTs: "'/adguardteam/':22 '/adguardteam/adguardhome/wiki/getting-started)':26 '/getting-started':23 'address':49 'adguard':6 'alway':10 'app':41 'box':13,18 'devic':32 'dns':55 'easi':60 'forward':3 'get':64 'github.com':21,25 'github.com/adguardteam/':20 'github.com/adguardteam/adguardhome/wiki/getting-started)':24 'home':7 'instal':5 'instruct':37 'ip':48 'linux':12 'movi':17 'per':34 'pretti':1 'realli':4 'rpi':14,52 'run':65 'setup':36 'straight':2 'surpris':58 'tbh':66 'updat':29 'use':46 'via':19 'web':40 'work':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3964444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697356813 {#3148
    date: 2023-10-15 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2909
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#2637
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#2638
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#2907
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#2908
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2909
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#2637
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#2638
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#2907
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#2908
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2909
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2642
    +user: App\Entity\User {#2655 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I setup Adguard home on a rpi4 and run all our devices through its dns with all filters enabled ( Probably overkill tbh).\n
      \n
      40% of our traffic is trapped. 40%!! we don’t do anything on internet beyond the usual but it’s interesting that a massive chunk of our traffic is just something tracking our movements.\n
      \n
      If interested, our device are Google tv, couple fire sticks, iPad, MacBook and windows laptop. each one pretty much contributes to the tracking evenly and to their respective brand tracking urls, although msh.amazon urls are the highest scores.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697356818 {#2637
      date: 2023-10-15 10:00:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2643 …}
    +nested: Doctrine\ORM\PersistentCollection {#2645 …}
    +votes: Doctrine\ORM\PersistentCollection {#2647 …}
    +reports: Doctrine\ORM\PersistentCollection {#2649 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
    -id: 50134
    -bodyTs: "'40':23,29 'adguard':3 'although':88 'anyth':34 'beyond':37 'brand':85 'chunk':47 'contribut':76 'coupl':64 'devic':12,60 'dns':15 'enabl':19 'even':80 'filter':18 'fire':65 'googl':62 'highest':93 'home':4 'interest':43,58 'internet':36 'ipad':67 'laptop':71 'macbook':68 'massiv':46 'movement':56 'msh.amazon':89 'much':75 'one':73 'overkil':21 'pretti':74 'probabl':20 'respect':84 'rpi4':7 'run':9 'score':94 'setup':2 'someth':53 'stick':66 'tbh':22 'track':54,79,86 'traffic':26,50 'trap':28 'tv':63 'url':87,90 'usual':39 'window':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3962931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349889 {#2638
      date: 2023-10-15 08:04:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2642}
  +body: "Yes! I route my cell phone’s traffic through Adguard DNS and roughly HALF the phone’s traffic each month is blocked as tracking activity. I knew the spying was bad, but I thought I had already installed some browser tools to cut through the thicket. Yeesh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697352216 {#2907
    date: 2023-10-15 08:43:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Johnnyvibrant@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  -id: 50199
  -bodyTs: "'activ':25 'adguard':10 'alreadi':37 'bad':31 'block':22 'browser':40 'cell':5 'cut':43 'dns':11 'half':14 'instal':38 'knew':27 'month':20 'phone':6,16 'rough':13 'rout':3 'spi':29 'thicket':46 'thought':34 'tool':41 'track':24 'traffic':8,18 'yeesh':47 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4891072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697352216 {#2908
    date: 2023-10-15 08:43:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2715
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ain’t that the truth!\n
    \n
    Current EDC,\n
    \n
    Mozilla Firefox with:\n
    \n
    - uBlock Origin\n
    - SponsorBlock for Youtube…\n
    - Dark Reader\n
    - Video Background Play fix\n
    \n
    Anyone have any other recommendations or better systems?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697385809 {#2710
    date: 2023-10-15 18:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 50106
  -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697348260 {#2711
    date: 2023-10-15 07:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ain’t that the truth!\n
    \n
    Current EDC,\n
    \n
    Mozilla Firefox with:\n
    \n
    - uBlock Origin\n
    - SponsorBlock for Youtube…\n
    - Dark Reader\n
    - Video Background Play fix\n
    \n
    Anyone have any other recommendations or better systems?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697385809 {#2710
    date: 2023-10-15 18:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 50106
  -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697348260 {#2711
    date: 2023-10-15 07:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2715
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ain’t that the truth!\n
    \n
    Current EDC,\n
    \n
    Mozilla Firefox with:\n
    \n
    - uBlock Origin\n
    - SponsorBlock for Youtube…\n
    - Dark Reader\n
    - Video Background Play fix\n
    \n
    Anyone have any other recommendations or better systems?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697385809 {#2710
    date: 2023-10-15 18:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2718 …}
  +votes: Doctrine\ORM\PersistentCollection {#2720 …}
  +reports: Doctrine\ORM\PersistentCollection {#2722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
  -id: 50106
  -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697348260 {#2711
    date: 2023-10-15 07:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2791
  +user: Proxies\__CG__\App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Privacy badger is also a great tool, made by EFF themselves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697349835 {#2790
    date: 2023-10-15 08:03:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2881 …}
  +nested: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 50140
  -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4890476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349835 {#2793
    date: 2023-10-15 08:03:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2791
  +user: Proxies\__CG__\App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Privacy badger is also a great tool, made by EFF themselves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697349835 {#2790
    date: 2023-10-15 08:03:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2881 …}
  +nested: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 50140
  -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4890476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349835 {#2793
    date: 2023-10-15 08:03:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2791
  +user: Proxies\__CG__\App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Privacy badger is also a great tool, made by EFF themselves"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697349835 {#2790
    date: 2023-10-15 08:03:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2881 …}
  +nested: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -id: 50140
  -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4890476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349835 {#2793
    date: 2023-10-15 08:03:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3104
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#2790
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2881 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#2793
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351319 {#3102
    date: 2023-10-15 08:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 50178
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351319 {#3103
    date: 2023-10-15 08:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3104
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#2790
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2881 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#2793
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351319 {#3102
    date: 2023-10-15 08:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 50178
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351319 {#3103
    date: 2023-10-15 08:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3104
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#2790
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2881 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#2793
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697351319 {#3102
    date: 2023-10-15 08:28:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 50178
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351319 {#3103
    date: 2023-10-15 08:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#2790
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2881 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#2793
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Way better as Privacy Badger is [Trace](https://github.com/underrobyn/AbsoluteDoubleTrace), but sadly disattended since several years, but in the stores and still works. Currently i use [JShelter](https://jshelter.org/install/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385807 {#3117
    date: 2023-10-15 18:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 50798
  -bodyTs: "'/install/)':30 '/underrobyn/absolutedoubletrace),':10 'badger':5 'better':2 'current':24 'disattend':13 'github.com':9 'github.com/underrobyn/absolutedoubletrace),':8 'jshelter':27 'jshelter.org':29 'jshelter.org/install/)':28 'privaci':4 'sad':12 'sever':15 'sinc':14 'still':22 'store':20 'trace':7 'use':26 'way':1 'work':23 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385807 {#3118
    date: 2023-10-15 18:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#2790
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2881 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#2793
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Way better as Privacy Badger is [Trace](https://github.com/underrobyn/AbsoluteDoubleTrace), but sadly disattended since several years, but in the stores and still works. Currently i use [JShelter](https://jshelter.org/install/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385807 {#3117
    date: 2023-10-15 18:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 50798
  -bodyTs: "'/install/)':30 '/underrobyn/absolutedoubletrace),':10 'badger':5 'better':2 'current':24 'disattend':13 'github.com':9 'github.com/underrobyn/absolutedoubletrace),':8 'jshelter':27 'jshelter.org':29 'jshelter.org/install/)':28 'privaci':4 'sad':12 'sever':15 'sinc':14 'still':22 'store':20 'trace':7 'use':26 'way':1 'work':23 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385807 {#3118
    date: 2023-10-15 18:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3119
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2791
    +user: Proxies\__CG__\App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "Privacy badger is also a great tool, made by EFF themselves"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697349835 {#2790
      date: 2023-10-15 08:03:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2881 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2873 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -id: 50140
    -bodyTs: "'also':4 'badger':2 'eff':10 'great':6 'made':8 'privaci':1 'tool':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4890476"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349835 {#2793
      date: 2023-10-15 08:03:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Way better as Privacy Badger is [Trace](https://github.com/underrobyn/AbsoluteDoubleTrace), but sadly disattended since several years, but in the stores and still works. Currently i use [JShelter](https://jshelter.org/install/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697385807 {#3117
    date: 2023-10-15 18:03:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@DM294@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 50798
  -bodyTs: "'/install/)':30 '/underrobyn/absolutedoubletrace),':10 'badger':5 'better':2 'current':24 'disattend':13 'github.com':9 'github.com/underrobyn/absolutedoubletrace),':8 'jshelter':27 'jshelter.org':29 'jshelter.org/install/)':28 'privaci':4 'sad':12 'sever':15 'sinc':14 'still':22 'store':20 'trace':7 'use':26 'way':1 'work':23 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4923311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385807 {#3118
    date: 2023-10-15 18:03:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2867
  +user: Proxies\__CG__\App\Entity\User {#2866 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697349783 {#2869
    date: 2023-10-15 08:03:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -id: 50132
  -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/925525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349783 {#2868
    date: 2023-10-15 08:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2867
  +user: Proxies\__CG__\App\Entity\User {#2866 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697349783 {#2869
    date: 2023-10-15 08:03:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -id: 50132
  -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/925525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349783 {#2868
    date: 2023-10-15 08:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2867
  +user: Proxies\__CG__\App\Entity\User {#2866 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697349783 {#2869
    date: 2023-10-15 08:03:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -id: 50132
  -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/925525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349783 {#2868
    date: 2023-10-15 08:03:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3091
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: Proxies\__CG__\App\Entity\User {#2866 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697349783 {#2869
      date: 2023-10-15 08:03:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    -id: 50132
    -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/925525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349783 {#2868
      date: 2023-10-15 08:03:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you, I will check it out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697349950 {#3092
    date: 2023-10-15 08:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 50136
  -bodyTs: "'check':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349950 {#3095
    date: 2023-10-15 08:05:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3091
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: Proxies\__CG__\App\Entity\User {#2866 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697349783 {#2869
      date: 2023-10-15 08:03:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    -id: 50132
    -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/925525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349783 {#2868
      date: 2023-10-15 08:03:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you, I will check it out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697349950 {#3092
    date: 2023-10-15 08:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 50136
  -bodyTs: "'check':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349950 {#3095
    date: 2023-10-15 08:05:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3091
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2867
    +user: Proxies\__CG__\App\Entity\User {#2866 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "You could level up by adding uMatrix and plug any and all leaks of data, not just the big ones like ads and cookies. But then you’re a bit into control freak territory."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697349783 {#2869
      date: 2023-10-15 08:03:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2865 …}
    +nested: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
    -id: 50132
    -bodyTs: "'ad':6,22 'big':19 'bit':30 'control':32 'cooki':24 'could':2 'data':15 'freak':33 'leak':13 'level':3 'like':21 'one':20 'plug':9 're':28 'territori':34 'umatrix':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/925525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697349783 {#2868
      date: 2023-10-15 08:03:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you, I will check it out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697349950 {#3092
    date: 2023-10-15 08:05:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3086 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 50136
  -bodyTs: "'check':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697349950 {#3095
    date: 2023-10-15 08:05:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2850
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697359701 {#2853
    date: 2023-10-15 10:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2848 …}
  +nested: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  -id: 50309
  -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916730"
  +editedAt: DateTimeImmutable @1697359937 {#2852
    date: 2023-10-15 10:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359701 {#2851
    date: 2023-10-15 10:48:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2850
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697359701 {#2853
    date: 2023-10-15 10:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2848 …}
  +nested: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  -id: 50309
  -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916730"
  +editedAt: DateTimeImmutable @1697359937 {#2852
    date: 2023-10-15 10:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359701 {#2851
    date: 2023-10-15 10:48:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2850
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697359701 {#2853
    date: 2023-10-15 10:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2848 …}
  +nested: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
  -id: 50309
  -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4916730"
  +editedAt: DateTimeImmutable @1697359937 {#2852
    date: 2023-10-15 10:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359701 {#2851
    date: 2023-10-15 10:48:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3210
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2850
    +user: Proxies\__CG__\App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697359701 {#2853
      date: 2023-10-15 10:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2848 …}
    +nested: Doctrine\ORM\PersistentCollection {#2846 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
    -id: 50309
    -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916730"
    +editedAt: DateTimeImmutable @1697359937 {#2852
      date: 2023-10-15 10:52:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359701 {#2851
      date: 2023-10-15 10:48:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Wow, awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697368223 {#3208
    date: 2023-10-15 13:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 50419
  -bodyTs: "'awesom':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368223 {#3209
    date: 2023-10-15 13:10:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2850
    +user: Proxies\__CG__\App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697359701 {#2853
      date: 2023-10-15 10:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2848 …}
    +nested: Doctrine\ORM\PersistentCollection {#2846 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
    -id: 50309
    -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916730"
    +editedAt: DateTimeImmutable @1697359937 {#2852
      date: 2023-10-15 10:52:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359701 {#2851
      date: 2023-10-15 10:48:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Wow, awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697368223 {#3208
    date: 2023-10-15 13:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 50419
  -bodyTs: "'awesom':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368223 {#3209
    date: 2023-10-15 13:10:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2850
    +user: Proxies\__CG__\App\Entity\User {#2849 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: "[Clickbait remover for YouTube](https://addons.mozilla.org/en-US/firefox/addon/clickbait-remover-for-youtube/), Now with the new YT anti adblock policy with nasty Popups, [Adblock Plus](https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/) works better in YT than uBO to avoid this crap. You also can watch most YT videos sandboxed in [Andisearch](https://andisearch.com) or on desktop with [SMPlayer](https://www.smplayer.info) (Right click on the player and paste YT link in “Open > URL”). If you have an Google account, you can opt out your YT subscriptions and playlist (deselect all other in the list) and export this to [Odysee](https://odysee.com) (online service from IMDB), which is IMHO the best alternatve to YT (better are PeerTube and other decentralized streaming services, but not if you prefer a decent amount of videos)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697359701 {#2853
      date: 2023-10-15 10:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2848 …}
    +nested: Doctrine\ORM\PersistentCollection {#2846 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2838 …}
    -id: 50309
    -bodyTs: "'/en-us/firefox/addon/adblock-plus/)':23 '/en-us/firefox/addon/clickbait-remover-for-youtube/),':7 'account':68 'adblock':14,19 'addons.mozilla.org':6,22 'addons.mozilla.org/en-us/firefox/addon/adblock-plus/)':21 'addons.mozilla.org/en-us/firefox/addon/clickbait-remover-for-youtube/),':5 'also':35 'alternatv':99 'amount':117 'andisearch':43 'andisearch.com':44 'anti':13 'avoid':31 'best':98 'better':25,102 'click':52 'clickbait':1 'crap':33 'decent':116 'decentr':107 'deselect':78 'desktop':47 'export':85 'googl':67 'imdb':93 'imho':96 'link':59 'list':83 'nasti':17 'new':11 'odyse':88 'odysee.com':89 'onlin':90 'open':61 'opt':71 'past':57 'peertub':104 'player':55 'playlist':77 'plus':20 'polici':15 'popup':18 'prefer':114 'remov':2 'right':51 'sandbox':41 'servic':91,109 'smplayer':49 'stream':108 'subscript':75 'ubo':29 'url':62 'video':40,119 'watch':37 'work':24 'www.smplayer.info':50 'youtub':4 'yt':12,27,39,58,74,101"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4916730"
    +editedAt: DateTimeImmutable @1697359937 {#2852
      date: 2023-10-15 10:52:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359701 {#2851
      date: 2023-10-15 10:48:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Wow, awesome!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697368223 {#3208
    date: 2023-10-15 13:10:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 50419
  -bodyTs: "'awesom':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2279186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697368223 {#3209
    date: 2023-10-15 13:10:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2834
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    - SingleFile to save webpages\n
    - OneTab\n
    - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
    - LibRedirect (privacy frontends for any websites possible)\n
    - Bypass Paywalls Clean by magnolia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697384487 {#2836
    date: 2023-10-15 17:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2831 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  -id: 50771
  -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4922901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384487 {#2835
    date: 2023-10-15 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#2834
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    - SingleFile to save webpages\n
    - OneTab\n
    - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
    - LibRedirect (privacy frontends for any websites possible)\n
    - Bypass Paywalls Clean by magnolia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697384487 {#2836
    date: 2023-10-15 17:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2831 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  -id: 50771
  -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4922901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384487 {#2835
    date: 2023-10-15 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#2834
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: """
    - SingleFile to save webpages\n
    - OneTab\n
    - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
    - LibRedirect (privacy frontends for any websites possible)\n
    - Bypass Paywalls Clean by magnolia
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697384487 {#2836
    date: 2023-10-15 17:41:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2831 …}
  +votes: Doctrine\ORM\PersistentCollection {#2829 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
  -id: 50771
  -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4922901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697384487 {#2835
    date: 2023-10-15 17:41:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3256
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2834
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      - SingleFile to save webpages\n
      - OneTab\n
      - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
      - LibRedirect (privacy frontends for any websites possible)\n
      - Bypass Paywalls Clean by magnolia
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697384487 {#2836
      date: 2023-10-15 17:41:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2831 …}
    +votes: Doctrine\ORM\PersistentCollection {#2829 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    -id: 50771
    -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4922901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384487 {#2835
      date: 2023-10-15 17:41:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697385314 {#3254
    date: 2023-10-15 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 50782
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2283047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385314 {#3255
    date: 2023-10-15 17:55:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2834
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      - SingleFile to save webpages\n
      - OneTab\n
      - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
      - LibRedirect (privacy frontends for any websites possible)\n
      - Bypass Paywalls Clean by magnolia
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697384487 {#2836
      date: 2023-10-15 17:41:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2831 …}
    +votes: Doctrine\ORM\PersistentCollection {#2829 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    -id: 50771
    -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4922901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384487 {#2835
      date: 2023-10-15 17:41:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697385314 {#3254
    date: 2023-10-15 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 50782
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2283047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385314 {#3255
    date: 2023-10-15 17:55:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2834
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: App\Entity\EntryComment {#2715
      +user: App\Entity\User {#2728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ain’t that the truth!\n
        \n
        Current EDC,\n
        \n
        Mozilla Firefox with:\n
        \n
        - uBlock Origin\n
        - SponsorBlock for Youtube…\n
        - Dark Reader\n
        - Video Background Play fix\n
        \n
        Anyone have any other recommendations or better systems?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697385809 {#2710
        date: 2023-10-15 18:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2716 …}
      +nested: Doctrine\ORM\PersistentCollection {#2718 …}
      +votes: Doctrine\ORM\PersistentCollection {#2720 …}
      +reports: Doctrine\ORM\PersistentCollection {#2722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
      -id: 50106
      -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmus.org/comment/2276321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697348260 {#2711
        date: 2023-10-15 07:37:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2715}
    +body: """
      - SingleFile to save webpages\n
      - OneTab\n
      - Resurrect Pages (can open any URL with archive.is, Internet Archive or Google Webcache)\n
      - LibRedirect (privacy frontends for any websites possible)\n
      - Bypass Paywalls Clean by magnolia
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697384487 {#2836
      date: 2023-10-15 17:41:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@jimmydoreisalefty@lemmus.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2831 …}
    +votes: Doctrine\ORM\PersistentCollection {#2829 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2823 …}
    -id: 50771
    -bodyTs: "'archiv':15 'archive.is':13 'bypass':26 'clean':28 'frontend':21 'googl':17 'internet':14 'libredirect':19 'magnolia':30 'onetab':5 'open':9 'page':7 'paywal':27 'possibl':25 'privaci':20 'resurrect':6 'save':3 'singlefil':1 'url':11 'webcach':18 'webpag':4 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4922901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697384487 {#2835
      date: 2023-10-15 17:41:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2715}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697385314 {#3254
    date: 2023-10-15 17:55:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 50782
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2283047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385314 {#3255
    date: 2023-10-15 17:55:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3134
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2819 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351316 {#3132
    date: 2023-10-15 08:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 50177
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351316 {#3133
    date: 2023-10-15 08:28:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3134
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2819 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351316 {#3132
    date: 2023-10-15 08:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 50177
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351316 {#3133
    date: 2023-10-15 08:28:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3134
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#2819 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351316 {#3132
    date: 2023-10-15 08:28:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 50177
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351316 {#3133
    date: 2023-10-15 08:28:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3359
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3300 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: """
    Yes, I learn that everytime I instal JS or umatrix like extensions, hahahahaha\n
    \n
    I tweak them for certain websites only, thank you for the reply!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351584 {#3358
    date: 2023-10-15 08:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 50182
  -bodyTs: "'certain':18 'everytim':5 'extens':12 'hahahahaha':13 'instal':7 'js':8 'learn':3 'like':11 'repli':25 'thank':21 'tweak':15 'umatrix':10 'websit':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351584 {#3355
    date: 2023-10-15 08:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3359
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3300 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: """
    Yes, I learn that everytime I instal JS or umatrix like extensions, hahahahaha\n
    \n
    I tweak them for certain websites only, thank you for the reply!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351584 {#3358
    date: 2023-10-15 08:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 50182
  -bodyTs: "'certain':18 'everytim':5 'extens':12 'hahahahaha':13 'instal':7 'js':8 'learn':3 'like':11 'repli':25 'thank':21 'tweak':15 'umatrix':10 'websit':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351584 {#3355
    date: 2023-10-15 08:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3359
  +user: App\Entity\User {#2728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
  +image: null
  +parent: App\Entity\EntryComment {#3300 …}
  +root: App\Entity\EntryComment {#2715
    +user: App\Entity\User {#2728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1769 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1871 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ain’t that the truth!\n
      \n
      Current EDC,\n
      \n
      Mozilla Firefox with:\n
      \n
      - uBlock Origin\n
      - SponsorBlock for Youtube…\n
      - Dark Reader\n
      - Video Background Play fix\n
      \n
      Anyone have any other recommendations or better systems?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697385809 {#2710
      date: 2023-10-15 18:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2716 …}
    +nested: Doctrine\ORM\PersistentCollection {#2718 …}
    +votes: Doctrine\ORM\PersistentCollection {#2720 …}
    +reports: Doctrine\ORM\PersistentCollection {#2722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2726 …}
    -id: 50106
    -bodyTs: "'ain':1 'anyon':22 'background':19 'better':28 'current':6 'dark':16 'edc':7 'firefox':9 'fix':21 'mozilla':8 'origin':12 'play':20 'reader':17 'recommend':26 'sponsorblock':13 'system':29 'truth':5 'ublock':11 'video':18 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmus.org/comment/2276321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697348260 {#2711
      date: 2023-10-15 07:37:40.0 +02:00
    }
  }
  +body: """
    Yes, I learn that everytime I instal JS or umatrix like extensions, hahahahaha\n
    \n
    I tweak them for certain websites only, thank you for the reply!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697351584 {#3358
    date: 2023-10-15 08:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@jimmydoreisalefty@lemmus.org"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 50182
  -bodyTs: "'certain':18 'everytim':5 'extens':12 'hahahahaha':13 'instal':7 'js':8 'learn':3 'like':11 'repli':25 'thank':21 'tweak':15 'umatrix':10 'websit':19 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/2276840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697351584 {#3355
    date: 2023-10-15 08:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details