GET https://kbin.spritesserver.nl/u/@TheOSINTguy@sh.itjust.works/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.23 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.05 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 {#2050
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Not to also mention that the dev for qksms hasn’t fixed some issues from 2017."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705934626 {#2104
    date: 2024-01-22 15:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOSINTguy@sh.itjust.works"
    "@sxan@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 331479
  -bodyTs: "'2017':16 'also':3 'dev':7 'fix':12 'hasn':10 'issu':14 'mention':4 'qksms':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934626 {#2060
    date: 2024-01-22 15:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Not to also mention that the dev for qksms hasn’t fixed some issues from 2017."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705934626 {#2104
    date: 2024-01-22 15:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOSINTguy@sh.itjust.works"
    "@sxan@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 331479
  -bodyTs: "'2017':16 'also':3 'dev':7 'fix':12 'hasn':10 'issu':14 'mention':4 'qksms':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934626 {#2060
    date: 2024-01-22 15:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Not to also mention that the dev for qksms hasn’t fixed some issues from 2017."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705934626 {#2104
    date: 2024-01-22 15:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOSINTguy@sh.itjust.works"
    "@sxan@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 331479
  -bodyTs: "'2017':16 'also':3 'dev':7 'fix':12 'hasn':10 'issu':14 'mention':4 'qksms':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934626 {#2060
    date: 2024-01-22 15:43:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2330
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +body: """
    I understand thats its sent in plain text, I just want something that works and doesn’t have trackers built in.\n
    \n
    I already tried getting my family and friends to use signal, so that cant really be done because none of them want to use it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705934321 {#2052
    date: 2024-01-22 15:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOSINTguy@sh.itjust.works"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 331469
  -bodyTs: "'alreadi':23 'built':20 'cant':35 'doesn':16 'done':38 'famili':27 'friend':29 'get':25 'none':40 'plain':7 'realli':36 'sent':5 'signal':32 'someth':12 'text':8 'that':3 'tracker':19 'tri':24 'understand':2 'use':31,45 'want':11,43 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934321 {#2058
    date: 2024-01-22 15:38:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2330
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +body: """
    I understand thats its sent in plain text, I just want something that works and doesn’t have trackers built in.\n
    \n
    I already tried getting my family and friends to use signal, so that cant really be done because none of them want to use it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705934321 {#2052
    date: 2024-01-22 15:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOSINTguy@sh.itjust.works"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 331469
  -bodyTs: "'alreadi':23 'built':20 'cant':35 'doesn':16 'done':38 'famili':27 'friend':29 'get':25 'none':40 'plain':7 'realli':36 'sent':5 'signal':32 'someth':12 'text':8 'that':3 'tracker':19 'tri':24 'understand':2 'use':31,45 'want':11,43 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934321 {#2058
    date: 2024-01-22 15:38:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2330
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2346 …}
  +body: """
    I understand thats its sent in plain text, I just want something that works and doesn’t have trackers built in.\n
    \n
    I already tried getting my family and friends to use signal, so that cant really be done because none of them want to use it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705934321 {#2052
    date: 2024-01-22 15:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOSINTguy@sh.itjust.works"
    "@BearOfaTime@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 331469
  -bodyTs: "'alreadi':23 'built':20 'cant':35 'doesn':16 'done':38 'famili':27 'friend':29 'get':25 'none':40 'plain':7 'realli':36 'sent':5 'signal':32 'someth':12 'text':8 'that':3 'tracker':19 'tri':24 'understand':2 'use':31,45 'want':11,43 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7899790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934321 {#2058
    date: 2024-01-22 15:38:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2090
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2106 …}
  +image: null
  +parent: null
  +root: null
  +body: "Inspector element goes crazy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724838114 {#2348
    date: 2024-08-28 11:41:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier2@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 313594
  -bodyTs: "'crazi':4 'element':2 'goe':3 'inspector':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7640726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705412671 {#2051
    date: 2024-01-16 14:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2106 …}
  +image: null
  +parent: null
  +root: null
  +body: "Inspector element goes crazy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724838114 {#2348
    date: 2024-08-28 11:41:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier2@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 313594
  -bodyTs: "'crazi':4 'element':2 'goe':3 'inspector':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7640726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705412671 {#2051
    date: 2024-01-16 14:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2106 …}
  +image: null
  +parent: null
  +root: null
  +body: "Inspector element goes crazy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724838114 {#2348
    date: 2024-08-28 11:41:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier2@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 313594
  -bodyTs: "'crazi':4 'element':2 'goe':3 'inspector':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7640726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705412671 {#2051
    date: 2024-01-16 14:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2044
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +body: "Maybe its something to do because of censorship?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988924 {#2093
    date: 2024-01-11 17:02:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BobGnarley@lemm.ee"
    "@Auli@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 299208
  -bodyTs: "'censorship':8 'mayb':1 'someth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7387595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988924 {#2092
    date: 2024-01-11 17:02:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +body: "Maybe its something to do because of censorship?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988924 {#2093
    date: 2024-01-11 17:02:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BobGnarley@lemm.ee"
    "@Auli@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 299208
  -bodyTs: "'censorship':8 'mayb':1 'someth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7387595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988924 {#2092
    date: 2024-01-11 17:02:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2044
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +body: "Maybe its something to do because of censorship?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988924 {#2093
    date: 2024-01-11 17:02:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BobGnarley@lemm.ee"
    "@Auli@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 299208
  -bodyTs: "'censorship':8 'mayb':1 'someth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7387595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988924 {#2092
    date: 2024-01-11 17:02:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2299
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Most of the time disabling javascript in ublock orgin works"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704651452 {#2119
    date: 2024-01-07 19:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@z3rOR0ne@lemmy.ml"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@z3rOR0ne@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 289318
  -bodyTs: "'disabl':5 'javascript':6 'orgin':9 'time':4 'ublock':8 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7220324"
  +editedAt: DateTimeImmutable @1719058637 {#2163
    date: 2024-06-22 14:17:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704651452 {#2041
    date: 2024-01-07 19:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Most of the time disabling javascript in ublock orgin works"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704651452 {#2119
    date: 2024-01-07 19:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@z3rOR0ne@lemmy.ml"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@z3rOR0ne@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 289318
  -bodyTs: "'disabl':5 'javascript':6 'orgin':9 'time':4 'ublock':8 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7220324"
  +editedAt: DateTimeImmutable @1719058637 {#2163
    date: 2024-06-22 14:17:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704651452 {#2041
    date: 2024-01-07 19:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Most of the time disabling javascript in ublock orgin works"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704651452 {#2119
    date: 2024-01-07 19:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@z3rOR0ne@lemmy.ml"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@z3rOR0ne@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 289318
  -bodyTs: "'disabl':5 'javascript':6 'orgin':9 'time':4 'ublock':8 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7220324"
  +editedAt: DateTimeImmutable @1719058637 {#2163
    date: 2024-06-22 14:17:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704651452 {#2041
    date: 2024-01-07 19:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2291
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "And so is a IR flashlight!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701171453 {#2192
    date: 2023-11-28 12:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leraje@lemmy.blahaj.zone"
    "@lemann@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 173234
  -bodyTs: "'flashlight':6 'ir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6030273"
  +editedAt: DateTimeImmutable @1701943070 {#2228
    date: 2023-12-07 10:57:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701171453 {#2117
    date: 2023-11-28 12:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "And so is a IR flashlight!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701171453 {#2192
    date: 2023-11-28 12:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leraje@lemmy.blahaj.zone"
    "@lemann@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 173234
  -bodyTs: "'flashlight':6 'ir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6030273"
  +editedAt: DateTimeImmutable @1701943070 {#2228
    date: 2023-12-07 10:57:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701171453 {#2117
    date: 2023-11-28 12:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "And so is a IR flashlight!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701171453 {#2192
    date: 2023-11-28 12:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@leraje@lemmy.blahaj.zone"
    "@lemann@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 173234
  -bodyTs: "'flashlight':6 'ir':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6030273"
  +editedAt: DateTimeImmutable @1701943070 {#2228
    date: 2023-12-07 10:57:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701171453 {#2117
    date: 2023-11-28 12:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2318
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nord has a bad reputation for privacy, maybe change your provider? Use mullvad or proton if you want a better experience.\n
    \n
    I think it would be safe to assume that they are blocking some things due to their background, that could be your problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700320994 {#2309
    date: 2023-11-18 16:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheWozardOfIz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 104493
  -bodyTs: "'assum':29 'background':39 'bad':4 'better':20 'block':33 'chang':9 'could':41 'due':36 'experi':21 'mayb':8 'mullvad':13 'nord':1 'privaci':7 'problem':44 'proton':15 'provid':11 'reput':5 'safe':27 'thing':35 'think':23 'use':12 'want':18 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5314086"
  +editedAt: DateTimeImmutable @1699609694 {#2100
    date: 2023-11-10 10:48:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699545058 {#2099
    date: 2023-11-09 16:50:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nord has a bad reputation for privacy, maybe change your provider? Use mullvad or proton if you want a better experience.\n
    \n
    I think it would be safe to assume that they are blocking some things due to their background, that could be your problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700320994 {#2309
    date: 2023-11-18 16:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheWozardOfIz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 104493
  -bodyTs: "'assum':29 'background':39 'bad':4 'better':20 'block':33 'chang':9 'could':41 'due':36 'experi':21 'mayb':8 'mullvad':13 'nord':1 'privaci':7 'problem':44 'proton':15 'provid':11 'reput':5 'safe':27 'thing':35 'think':23 'use':12 'want':18 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5314086"
  +editedAt: DateTimeImmutable @1699609694 {#2100
    date: 2023-11-10 10:48:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699545058 {#2099
    date: 2023-11-09 16:50:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nord has a bad reputation for privacy, maybe change your provider? Use mullvad or proton if you want a better experience.\n
    \n
    I think it would be safe to assume that they are blocking some things due to their background, that could be your problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700320994 {#2309
    date: 2023-11-18 16:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheWozardOfIz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 104493
  -bodyTs: "'assum':29 'background':39 'bad':4 'better':20 'block':33 'chang':9 'could':41 'due':36 'experi':21 'mayb':8 'mullvad':13 'nord':1 'privaci':7 'problem':44 'proton':15 'provid':11 'reput':5 'safe':27 'thing':35 'think':23 'use':12 'want':18 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5314086"
  +editedAt: DateTimeImmutable @1699609694 {#2100
    date: 2023-11-10 10:48:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699545058 {#2099
    date: 2023-11-09 16:50:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2277
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think you are using the free version of proton vpn.\n
      \n
      With proton vpn you have to pay to use BitTorrent or other p2p stuff. It’s how they fund the free tier.\n
      \n
      It could also be your ISP blocking torrent traffic.\n
      \n
      You could try using quad9 dns and enable DNS over HTTPS on your system and do DDL.\n
      \n
      There is also ECH (very hard to get working) but is amazing at bypassing content blocks.\n
      \n
      Edit: unlikely that you would want to take the time to set it up but DNScrypt is amazing especially when you have annoying captive portals at a coffee shop. Requires some setup before you try to bypass.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698964669 {#2275
      date: 2023-11-02 23:37:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DreadPotato@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2203 …}
    +nested: Doctrine\ORM\PersistentCollection {#2212 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
    -id: 84808
    -bodyTs: "'also':36,62 'amaz':71,93 'annoy':98 'bittorr':21 'block':40,75 'bypass':73,112 'captiv':99 'coffe':103 'content':74 'could':35,44 'ddl':59 'dns':48,51 'dnscrypt':91 'ech':63 'edit':76 'enabl':50 'especi':94 'free':7,32 'fund':30 'get':67 'hard':65 'https':53 'isp':39 'p2p':24 'pay':18 'portal':100 'proton':10,13 'quad9':47 'requir':105 'set':87 'setup':107 'shop':104 'stuff':25 'system':56 'take':83 'think':2 'tier':33 'time':85 'torrent':41 'traffic':42 'tri':45,110 'unlik':77 'use':5,20,46 'version':8 'vpn':11,14 'want':81 'work':68 'would':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5083942"
    +editedAt: DateTimeImmutable @1698940694 {#2279
      date: 2023-11-02 16:58:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698940480 {#2303
      date: 2023-11-02 16:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Could be just a bad torrent or bad config in qBitTorrent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698941979 {#2317
    date: 2023-11-02 17:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DreadPotato@sopuli.xyz"
    "@TheOSINTguy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 84886
  -bodyTs: "'bad':5,8 'config':9 'could':1 'qbittorr':11 'torrent':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5084557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941979 {#2319
    date: 2023-11-02 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think you are using the free version of proton vpn.\n
      \n
      With proton vpn you have to pay to use BitTorrent or other p2p stuff. It’s how they fund the free tier.\n
      \n
      It could also be your ISP blocking torrent traffic.\n
      \n
      You could try using quad9 dns and enable DNS over HTTPS on your system and do DDL.\n
      \n
      There is also ECH (very hard to get working) but is amazing at bypassing content blocks.\n
      \n
      Edit: unlikely that you would want to take the time to set it up but DNScrypt is amazing especially when you have annoying captive portals at a coffee shop. Requires some setup before you try to bypass.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698964669 {#2275
      date: 2023-11-02 23:37:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DreadPotato@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2203 …}
    +nested: Doctrine\ORM\PersistentCollection {#2212 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
    -id: 84808
    -bodyTs: "'also':36,62 'amaz':71,93 'annoy':98 'bittorr':21 'block':40,75 'bypass':73,112 'captiv':99 'coffe':103 'content':74 'could':35,44 'ddl':59 'dns':48,51 'dnscrypt':91 'ech':63 'edit':76 'enabl':50 'especi':94 'free':7,32 'fund':30 'get':67 'hard':65 'https':53 'isp':39 'p2p':24 'pay':18 'portal':100 'proton':10,13 'quad9':47 'requir':105 'set':87 'setup':107 'shop':104 'stuff':25 'system':56 'take':83 'think':2 'tier':33 'time':85 'torrent':41 'traffic':42 'tri':45,110 'unlik':77 'use':5,20,46 'version':8 'vpn':11,14 'want':81 'work':68 'would':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5083942"
    +editedAt: DateTimeImmutable @1698940694 {#2279
      date: 2023-11-02 16:58:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698940480 {#2303
      date: 2023-11-02 16:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Could be just a bad torrent or bad config in qBitTorrent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698941979 {#2317
    date: 2023-11-02 17:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DreadPotato@sopuli.xyz"
    "@TheOSINTguy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 84886
  -bodyTs: "'bad':5,8 'config':9 'could':1 'qbittorr':11 'torrent':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5084557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941979 {#2319
    date: 2023-11-02 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I think you are using the free version of proton vpn.\n
      \n
      With proton vpn you have to pay to use BitTorrent or other p2p stuff. It’s how they fund the free tier.\n
      \n
      It could also be your ISP blocking torrent traffic.\n
      \n
      You could try using quad9 dns and enable DNS over HTTPS on your system and do DDL.\n
      \n
      There is also ECH (very hard to get working) but is amazing at bypassing content blocks.\n
      \n
      Edit: unlikely that you would want to take the time to set it up but DNScrypt is amazing especially when you have annoying captive portals at a coffee shop. Requires some setup before you try to bypass.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698964669 {#2275
      date: 2023-11-02 23:37:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@DreadPotato@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2203 …}
    +nested: Doctrine\ORM\PersistentCollection {#2212 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
    -id: 84808
    -bodyTs: "'also':36,62 'amaz':71,93 'annoy':98 'bittorr':21 'block':40,75 'bypass':73,112 'captiv':99 'coffe':103 'content':74 'could':35,44 'ddl':59 'dns':48,51 'dnscrypt':91 'ech':63 'edit':76 'enabl':50 'especi':94 'free':7,32 'fund':30 'get':67 'hard':65 'https':53 'isp':39 'p2p':24 'pay':18 'portal':100 'proton':10,13 'quad9':47 'requir':105 'set':87 'setup':107 'shop':104 'stuff':25 'system':56 'take':83 'think':2 'tier':33 'time':85 'torrent':41 'traffic':42 'tri':45,110 'unlik':77 'use':5,20,46 'version':8 'vpn':11,14 'want':81 'work':68 'would':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5083942"
    +editedAt: DateTimeImmutable @1698940694 {#2279
      date: 2023-11-02 16:58:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698940480 {#2303
      date: 2023-11-02 16:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Could be just a bad torrent or bad config in qBitTorrent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698941979 {#2317
    date: 2023-11-02 17:19:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DreadPotato@sopuli.xyz"
    "@TheOSINTguy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 84886
  -bodyTs: "'bad':5,8 'config':9 'could':1 'qbittorr':11 'torrent':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5084557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698941979 {#2319
    date: 2023-11-02 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2218
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think you are using the free version of proton vpn.\n
    \n
    With proton vpn you have to pay to use BitTorrent or other p2p stuff. It’s how they fund the free tier.\n
    \n
    It could also be your ISP blocking torrent traffic.\n
    \n
    You could try using quad9 dns and enable DNS over HTTPS on your system and do DDL.\n
    \n
    There is also ECH (very hard to get working) but is amazing at bypassing content blocks.\n
    \n
    Edit: unlikely that you would want to take the time to set it up but DNScrypt is amazing especially when you have annoying captive portals at a coffee shop. Requires some setup before you try to bypass.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698964669 {#2275
    date: 2023-11-02 23:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DreadPotato@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 84808
  -bodyTs: "'also':36,62 'amaz':71,93 'annoy':98 'bittorr':21 'block':40,75 'bypass':73,112 'captiv':99 'coffe':103 'content':74 'could':35,44 'ddl':59 'dns':48,51 'dnscrypt':91 'ech':63 'edit':76 'enabl':50 'especi':94 'free':7,32 'fund':30 'get':67 'hard':65 'https':53 'isp':39 'p2p':24 'pay':18 'portal':100 'proton':10,13 'quad9':47 'requir':105 'set':87 'setup':107 'shop':104 'stuff':25 'system':56 'take':83 'think':2 'tier':33 'time':85 'torrent':41 'traffic':42 'tri':45,110 'unlik':77 'use':5,20,46 'version':8 'vpn':11,14 'want':81 'work':68 'would':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5083942"
  +editedAt: DateTimeImmutable @1698940694 {#2279
    date: 2023-11-02 16:58:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698940480 {#2303
    date: 2023-11-02 16:54:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2218
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think you are using the free version of proton vpn.\n
    \n
    With proton vpn you have to pay to use BitTorrent or other p2p stuff. It’s how they fund the free tier.\n
    \n
    It could also be your ISP blocking torrent traffic.\n
    \n
    You could try using quad9 dns and enable DNS over HTTPS on your system and do DDL.\n
    \n
    There is also ECH (very hard to get working) but is amazing at bypassing content blocks.\n
    \n
    Edit: unlikely that you would want to take the time to set it up but DNScrypt is amazing especially when you have annoying captive portals at a coffee shop. Requires some setup before you try to bypass.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698964669 {#2275
    date: 2023-11-02 23:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DreadPotato@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 84808
  -bodyTs: "'also':36,62 'amaz':71,93 'annoy':98 'bittorr':21 'block':40,75 'bypass':73,112 'captiv':99 'coffe':103 'content':74 'could':35,44 'ddl':59 'dns':48,51 'dnscrypt':91 'ech':63 'edit':76 'enabl':50 'especi':94 'free':7,32 'fund':30 'get':67 'hard':65 'https':53 'isp':39 'p2p':24 'pay':18 'portal':100 'proton':10,13 'quad9':47 'requir':105 'set':87 'setup':107 'shop':104 'stuff':25 'system':56 'take':83 'think':2 'tier':33 'time':85 'torrent':41 'traffic':42 'tri':45,110 'unlik':77 'use':5,20,46 'version':8 'vpn':11,14 'want':81 'work':68 'would':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5083942"
  +editedAt: DateTimeImmutable @1698940694 {#2279
    date: 2023-11-02 16:58:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698940480 {#2303
    date: 2023-11-02 16:54:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2218
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think you are using the free version of proton vpn.\n
    \n
    With proton vpn you have to pay to use BitTorrent or other p2p stuff. It’s how they fund the free tier.\n
    \n
    It could also be your ISP blocking torrent traffic.\n
    \n
    You could try using quad9 dns and enable DNS over HTTPS on your system and do DDL.\n
    \n
    There is also ECH (very hard to get working) but is amazing at bypassing content blocks.\n
    \n
    Edit: unlikely that you would want to take the time to set it up but DNScrypt is amazing especially when you have annoying captive portals at a coffee shop. Requires some setup before you try to bypass.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698964669 {#2275
    date: 2023-11-02 23:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DreadPotato@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 84808
  -bodyTs: "'also':36,62 'amaz':71,93 'annoy':98 'bittorr':21 'block':40,75 'bypass':73,112 'captiv':99 'coffe':103 'content':74 'could':35,44 'ddl':59 'dns':48,51 'dnscrypt':91 'ech':63 'edit':76 'enabl':50 'especi':94 'free':7,32 'fund':30 'get':67 'hard':65 'https':53 'isp':39 'p2p':24 'pay':18 'portal':100 'proton':10,13 'quad9':47 'requir':105 'set':87 'setup':107 'shop':104 'stuff':25 'system':56 'take':83 'think':2 'tier':33 'time':85 'torrent':41 'traffic':42 'tri':45,110 'unlik':77 'use':5,20,46 'version':8 'vpn':11,14 'want':81 'work':68 'would':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5083942"
  +editedAt: DateTimeImmutable @1698940694 {#2279
    date: 2023-11-02 16:58:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698940480 {#2303
    date: 2023-11-02 16:54:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: "I sandbox stuff, using firejail or VM’s. coming from a cybersecurity perspective, AV’s are ok but they also aren’t stoping 0-days or malware that has been coded well by a good hacker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698777751 {#2210
    date: 2023-10-31 19:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elarionus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 81760
  -bodyTs: "'0':24 'also':20 'aren':21 'av':14 'code':31 'come':9 'cybersecur':12 'day':25 'firejail':5 'good':35 'hacker':36 'malwar':27 'ok':17 'perspect':13 'sandbox':2 'stope':23 'stuff':3 'use':4 'vm':7 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5019932"
  +editedAt: DateTimeImmutable @1698778397 {#2201
    date: 2023-10-31 19:53:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698777751 {#2202
    date: 2023-10-31 19:42:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: "I sandbox stuff, using firejail or VM’s. coming from a cybersecurity perspective, AV’s are ok but they also aren’t stoping 0-days or malware that has been coded well by a good hacker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698777751 {#2210
    date: 2023-10-31 19:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elarionus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 81760
  -bodyTs: "'0':24 'also':20 'aren':21 'av':14 'code':31 'come':9 'cybersecur':12 'day':25 'firejail':5 'good':35 'hacker':36 'malwar':27 'ok':17 'perspect':13 'sandbox':2 'stope':23 'stuff':3 'use':4 'vm':7 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5019932"
  +editedAt: DateTimeImmutable @1698778397 {#2201
    date: 2023-10-31 19:53:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698777751 {#2202
    date: 2023-10-31 19:42:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: null
  +root: null
  +body: "I sandbox stuff, using firejail or VM’s. coming from a cybersecurity perspective, AV’s are ok but they also aren’t stoping 0-days or malware that has been coded well by a good hacker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698777751 {#2210
    date: 2023-10-31 19:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elarionus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 81760
  -bodyTs: "'0':24 'also':20 'aren':21 'av':14 'code':31 'come':9 'cybersecur':12 'day':25 'firejail':5 'good':35 'hacker':36 'malwar':27 'ok':17 'perspect':13 'sandbox':2 'stope':23 'stuff':3 'use':4 'vm':7 'well':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5019932"
  +editedAt: DateTimeImmutable @1698778397 {#2201
    date: 2023-10-31 19:53:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698777751 {#2202
    date: 2023-10-31 19:42:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "At that point I would find a used radeon 6400, but even then the card would probably be bottlenecked by the cpu/ram and many other factors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698679561 {#2271
    date: 2023-10-30 16:26:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@Pyro@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 80110
  -bodyTs: "'6400':10 'bottleneck':19 'card':15 'cpu/ram':22 'even':12 'factor':26 'find':6 'mani':24 'point':3 'probabl':17 'radeon':9 'use':8 'would':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4974701"
  +editedAt: DateTimeImmutable @1698679607 {#2273
    date: 2023-10-30 16:26:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698679561 {#2267
    date: 2023-10-30 16:26:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "At that point I would find a used radeon 6400, but even then the card would probably be bottlenecked by the cpu/ram and many other factors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698679561 {#2271
    date: 2023-10-30 16:26:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@Pyro@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 80110
  -bodyTs: "'6400':10 'bottleneck':19 'card':15 'cpu/ram':22 'even':12 'factor':26 'find':6 'mani':24 'point':3 'probabl':17 'radeon':9 'use':8 'would':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4974701"
  +editedAt: DateTimeImmutable @1698679607 {#2273
    date: 2023-10-30 16:26:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698679561 {#2267
    date: 2023-10-30 16:26:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2237
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "At that point I would find a used radeon 6400, but even then the card would probably be bottlenecked by the cpu/ram and many other factors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698679561 {#2271
    date: 2023-10-30 16:26:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@Pyro@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 80110
  -bodyTs: "'6400':10 'bottleneck':19 'card':15 'cpu/ram':22 'even':12 'factor':26 'find':6 'mani':24 'point':3 'probabl':17 'radeon':9 'use':8 'would':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4974701"
  +editedAt: DateTimeImmutable @1698679607 {#2273
    date: 2023-10-30 16:26:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698679561 {#2267
    date: 2023-10-30 16:26:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2285
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2287 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +body: "Source? The voices told me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697937895 {#2238
    date: 2023-10-22 03:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@ISometimesAdmin@the.coolest.zone"
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 63951
  -bodyTs: "'sourc':1 'told':4 'voic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4673137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937895 {#2234
    date: 2023-10-22 03:24: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
47 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2287 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +body: "Source? The voices told me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697937895 {#2238
    date: 2023-10-22 03:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@ISometimesAdmin@the.coolest.zone"
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 63951
  -bodyTs: "'sourc':1 'told':4 'voic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4673137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937895 {#2234
    date: 2023-10-22 03:24: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
48 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2287 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2142 …}
  +body: "Source? The voices told me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697937895 {#2238
    date: 2023-10-22 03:24:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@ISometimesAdmin@the.coolest.zone"
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 63951
  -bodyTs: "'sourc':1 'told':4 'voic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4673137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937895 {#2234
    date: 2023-10-22 03:24: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