GET https://kbin.spritesserver.nl/u/@Cannizzaro@feddit.ch/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
3.04 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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "here we put ketchup on pizza until it’s completely covered by it. something like this except you can’t even see the toppings and cheese just ketchup ![](https://feddit.ch/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703853178 {#2118
    date: 2023-12-29 13:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tixanou@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 279492
  -bodyTs: "'/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)':31 'chees':26 'complet':10 'cover':11 'even':21 'except':17 'feddit.ch':30 'feddit.ch/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)':29 'ketchup':4,28 'like':15 'pizza':6 'put':3 'see':22 'someth':14 'top':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4326940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703853178 {#2340
    date: 2023-12-29 13:32: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
3 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "here we put ketchup on pizza until it’s completely covered by it. something like this except you can’t even see the toppings and cheese just ketchup ![](https://feddit.ch/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703853178 {#2118
    date: 2023-12-29 13:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tixanou@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 279492
  -bodyTs: "'/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)':31 'chees':26 'complet':10 'cover':11 'even':21 'except':17 'feddit.ch':30 'feddit.ch/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)':29 'ketchup':4,28 'like':15 'pizza':6 'put':3 'see':22 'someth':14 'top':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4326940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703853178 {#2340
    date: 2023-12-29 13:32: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
4 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "here we put ketchup on pizza until it’s completely covered by it. something like this except you can’t even see the toppings and cheese just ketchup ![](https://feddit.ch/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703853178 {#2118
    date: 2023-12-29 13:32:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tixanou@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 279492
  -bodyTs: "'/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)':31 'chees':26 'complet':10 'cover':11 'even':21 'except':17 'feddit.ch':30 'feddit.ch/pictrs/image/689aaafa-cedb-43be-85d4-7d0c5d2f3503.png)':29 'ketchup':4,28 'like':15 'pizza':6 'put':3 'see':22 'someth':14 'top':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4326940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703853178 {#2340
    date: 2023-12-29 13:32: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
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 {#2326
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +body: "This is exactly what i wanted!. Thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703066444 {#2103
    date: 2023-12-20 11:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Crul@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 237351
  -bodyTs: "'exact':3 'thank':7 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4195598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066444 {#2110
    date: 2023-12-20 11:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +body: "This is exactly what i wanted!. Thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703066444 {#2103
    date: 2023-12-20 11:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Crul@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 237351
  -bodyTs: "'exact':3 'thank':7 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4195598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066444 {#2110
    date: 2023-12-20 11:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2461 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +body: "This is exactly what i wanted!. Thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703066444 {#2103
    date: 2023-12-20 11:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Crul@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 237351
  -bodyTs: "'exact':3 'thank':7 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4195598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066444 {#2110
    date: 2023-12-20 11:00:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +body: "This is not true. the method has been public for quite a while afaik"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701945692 {#2191
    date: 2023-12-07 11:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nostradiel@lemmy.world"
    "@surfrock66@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 206028
  -bodyTs: "'afaik':14 'method':6 'public':9 'quit':11 'true':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3943051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945692 {#2045
    date: 2023-12-07 11:41: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
11 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +body: "This is not true. the method has been public for quite a while afaik"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701945692 {#2191
    date: 2023-12-07 11:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nostradiel@lemmy.world"
    "@surfrock66@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 206028
  -bodyTs: "'afaik':14 'method':6 'public':9 'quit':11 'true':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3943051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945692 {#2045
    date: 2023-12-07 11:41: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
12 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +body: "This is not true. the method has been public for quite a while afaik"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701945692 {#2191
    date: 2023-12-07 11:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nostradiel@lemmy.world"
    "@surfrock66@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 206028
  -bodyTs: "'afaik':14 'method':6 'public':9 'quit':11 'true':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3943051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945692 {#2045
    date: 2023-12-07 11:41: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
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 {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yo, what you are asking for is called webDL. webRIP is screen recording and there are quality differences between them. If u are interested in webDL’ing check out [cdm-project.com/explore/repos](https://cdm-project.com/explore/repos). Also check around videohelp forums. I won’t mention anything else in here because it would put me in danger legally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701945627 {#2299
    date: 2023-12-07 11:40:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nostradiel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 206027
  -bodyTs: "'/explore/repos](https://cdm-project.com/explore/repos).':32 'also':33 'anyth':42 'around':35 'ask':5 'call':8 'cdm-project.com':31 'cdm-project.com/explore/repos](https://cdm-project.com/explore/repos).':30 'check':28,34 'danger':52 'differ':18 'els':43 'forum':37 'ing':27 'interest':24 'legal':53 'mention':41 'put':49 'qualiti':17 'record':13 'screen':12 'u':22 'videohelp':36 'webdl':9,26 'webrip':10 'won':39 'would':48 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3943041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945627 {#2232
    date: 2023-12-07 11:40:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yo, what you are asking for is called webDL. webRIP is screen recording and there are quality differences between them. If u are interested in webDL’ing check out [cdm-project.com/explore/repos](https://cdm-project.com/explore/repos). Also check around videohelp forums. I won’t mention anything else in here because it would put me in danger legally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701945627 {#2299
    date: 2023-12-07 11:40:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nostradiel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 206027
  -bodyTs: "'/explore/repos](https://cdm-project.com/explore/repos).':32 'also':33 'anyth':42 'around':35 'ask':5 'call':8 'cdm-project.com':31 'cdm-project.com/explore/repos](https://cdm-project.com/explore/repos).':30 'check':28,34 'danger':52 'differ':18 'els':43 'forum':37 'ing':27 'interest':24 'legal':53 'mention':41 'put':49 'qualiti':17 'record':13 'screen':12 'u':22 'videohelp':36 'webdl':9,26 'webrip':10 'won':39 'would':48 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3943041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945627 {#2232
    date: 2023-12-07 11:40:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yo, what you are asking for is called webDL. webRIP is screen recording and there are quality differences between them. If u are interested in webDL’ing check out [cdm-project.com/explore/repos](https://cdm-project.com/explore/repos). Also check around videohelp forums. I won’t mention anything else in here because it would put me in danger legally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701945627 {#2299
    date: 2023-12-07 11:40:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nostradiel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 206027
  -bodyTs: "'/explore/repos](https://cdm-project.com/explore/repos).':32 'also':33 'anyth':42 'around':35 'ask':5 'call':8 'cdm-project.com':31 'cdm-project.com/explore/repos](https://cdm-project.com/explore/repos).':30 'check':28,34 'danger':52 'differ':18 'els':43 'forum':37 'ing':27 'interest':24 'legal':53 'mention':41 'put':49 'qualiti':17 'record':13 'screen':12 'u':22 'videohelp':36 'webdl':9,26 'webrip':10 'won':39 'would':48 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3943041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945627 {#2232
    date: 2023-12-07 11:40:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +body: "I did check the megathread because my family wanted to watch today’s ICC worldcup but they aren’t that fluent in english. and there were good streams available in english only It sucks but i will try to get into some top cabal trackers and see if their forums have some sort of recommendations?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700417028 {#2328
    date: 2023-11-19 19:03:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@AnEilifintChorcra@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 140435
  -bodyTs: "'aren':18 'avail':29 'cabal':44 'check':3 'english':23,31 'famili':8 'fluent':21 'forum':50 'get':40 'good':27 'icc':14 'megathread':5 'recommend':55 'see':47 'sort':53 'stream':28 'suck':34 'today':12 'top':43 'tracker':45 'tri':38 'want':9 'watch':11 'worldcup':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3572409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700417028 {#2314
    date: 2023-11-19 19:03:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +body: "I did check the megathread because my family wanted to watch today’s ICC worldcup but they aren’t that fluent in english. and there were good streams available in english only It sucks but i will try to get into some top cabal trackers and see if their forums have some sort of recommendations?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700417028 {#2328
    date: 2023-11-19 19:03:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@AnEilifintChorcra@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 140435
  -bodyTs: "'aren':18 'avail':29 'cabal':44 'check':3 'english':23,31 'famili':8 'fluent':21 'forum':50 'get':40 'good':27 'icc':14 'megathread':5 'recommend':55 'see':47 'sort':53 'stream':28 'suck':34 'today':12 'top':43 'tracker':45 'tri':38 'want':9 'watch':11 'worldcup':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3572409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700417028 {#2314
    date: 2023-11-19 19:03:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2227
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +body: "I did check the megathread because my family wanted to watch today’s ICC worldcup but they aren’t that fluent in english. and there were good streams available in english only It sucks but i will try to get into some top cabal trackers and see if their forums have some sort of recommendations?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700417028 {#2328
    date: 2023-11-19 19:03:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@AnEilifintChorcra@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 140435
  -bodyTs: "'aren':18 'avail':29 'cabal':44 'check':3 'english':23,31 'famili':8 'fluent':21 'forum':50 'get':40 'good':27 'icc':14 'megathread':5 'recommend':55 'see':47 'sort':53 'stream':28 'suck':34 'today':12 'top':43 'tracker':45 'tri':38 'want':9 'watch':11 'worldcup':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3572409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700417028 {#2314
    date: 2023-11-19 19:03:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "You are right i always try to think in all ways but maybe i am biased? It’s just that during my school life i was never bullied but rather it was my classmates badmouthing my family, me, shaming my body, or insulting me so that the entire class would know etc. The attitude of people just randomly changes if you open up too much to them or be too friendly they don’t respect your boundaries. I just don’t know anymore i talk to people but i never try to get too close to them. I feel like i have changed in just these recent 6 months"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700415628 {#2213
    date: 2023-11-19 18:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@vlad76@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 140361
  -bodyTs: "'6':108 'alway':5 'anymor':83 'attitud':54 'badmouth':35 'bias':16 'bodi':41 'boundari':77 'bulli':28 'chang':59,103 'class':49 'classmat':34 'close':95 'entir':48 'etc':52 'famili':37 'feel':99 'friend':71 'get':93 'insult':43 'know':51,82 'life':24 'like':100 'mayb':13 'month':109 'much':65 'never':27,90 'open':62 'peopl':56,87 'random':58 'rather':30 'recent':107 'respect':75 'right':3 'school':23 'shame':39 'talk':85 'think':8 'tri':6,91 'way':11 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3572034"
  +editedAt: DateTimeImmutable @1700780870 {#2214
    date: 2023-11-24 00:07:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700415628 {#2114
    date: 2023-11-19 18:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "You are right i always try to think in all ways but maybe i am biased? It’s just that during my school life i was never bullied but rather it was my classmates badmouthing my family, me, shaming my body, or insulting me so that the entire class would know etc. The attitude of people just randomly changes if you open up too much to them or be too friendly they don’t respect your boundaries. I just don’t know anymore i talk to people but i never try to get too close to them. I feel like i have changed in just these recent 6 months"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700415628 {#2213
    date: 2023-11-19 18:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@vlad76@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 140361
  -bodyTs: "'6':108 'alway':5 'anymor':83 'attitud':54 'badmouth':35 'bias':16 'bodi':41 'boundari':77 'bulli':28 'chang':59,103 'class':49 'classmat':34 'close':95 'entir':48 'etc':52 'famili':37 'feel':99 'friend':71 'get':93 'insult':43 'know':51,82 'life':24 'like':100 'mayb':13 'month':109 'much':65 'never':27,90 'open':62 'peopl':56,87 'random':58 'rather':30 'recent':107 'respect':75 'right':3 'school':23 'shame':39 'talk':85 'think':8 'tri':6,91 'way':11 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3572034"
  +editedAt: DateTimeImmutable @1700780870 {#2214
    date: 2023-11-24 00:07:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700415628 {#2114
    date: 2023-11-19 18:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "You are right i always try to think in all ways but maybe i am biased? It’s just that during my school life i was never bullied but rather it was my classmates badmouthing my family, me, shaming my body, or insulting me so that the entire class would know etc. The attitude of people just randomly changes if you open up too much to them or be too friendly they don’t respect your boundaries. I just don’t know anymore i talk to people but i never try to get too close to them. I feel like i have changed in just these recent 6 months"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700415628 {#2213
    date: 2023-11-19 18:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@vlad76@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 140361
  -bodyTs: "'6':108 'alway':5 'anymor':83 'attitud':54 'badmouth':35 'bias':16 'bodi':41 'boundari':77 'bulli':28 'chang':59,103 'class':49 'classmat':34 'close':95 'entir':48 'etc':52 'famili':37 'feel':99 'friend':71 'get':93 'insult':43 'know':51,82 'life':24 'like':100 'mayb':13 'month':109 'much':65 'never':27,90 'open':62 'peopl':56,87 'random':58 'rather':30 'recent':107 'respect':75 'right':3 'school':23 'shame':39 'talk':85 'think':8 'tri':6,91 'way':11 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3572034"
  +editedAt: DateTimeImmutable @1700780870 {#2214
    date: 2023-11-24 00:07:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700415628 {#2114
    date: 2023-11-19 18:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2280
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "I am 18 currently and I have pretty much stopped caring about what others think of me. It just feels as if wasting any more energy speaking to them would be useless. But when I don’t defend myself people start verbally abusing me etc. I just don’t know what to do in situations like these"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700414835 {#2113
    date: 2023-11-19 18:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 140330
  -bodyTs: "'18':3 'abus':43 'care':11 'current':4 'defend':38 'energi':26 'etc':45 'feel':20 'know':50 'like':56 'much':9 'other':14 'peopl':40 'pretti':8 'situat':55 'speak':27 'start':41 'stop':10 'think':15 'useless':32 'verbal':42 'wast':23 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3571822"
  +editedAt: DateTimeImmutable @1700778996 {#2123
    date: 2023-11-23 23:36:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700414835 {#2119
    date: 2023-11-19 18:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "I am 18 currently and I have pretty much stopped caring about what others think of me. It just feels as if wasting any more energy speaking to them would be useless. But when I don’t defend myself people start verbally abusing me etc. I just don’t know what to do in situations like these"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700414835 {#2113
    date: 2023-11-19 18:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 140330
  -bodyTs: "'18':3 'abus':43 'care':11 'current':4 'defend':38 'energi':26 'etc':45 'feel':20 'know':50 'like':56 'much':9 'other':14 'peopl':40 'pretti':8 'situat':55 'speak':27 'start':41 'stop':10 'think':15 'useless':32 'verbal':42 'wast':23 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3571822"
  +editedAt: DateTimeImmutable @1700778996 {#2123
    date: 2023-11-23 23:36:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700414835 {#2119
    date: 2023-11-19 18:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "I am 18 currently and I have pretty much stopped caring about what others think of me. It just feels as if wasting any more energy speaking to them would be useless. But when I don’t defend myself people start verbally abusing me etc. I just don’t know what to do in situations like these"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700414835 {#2113
    date: 2023-11-19 18:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 140330
  -bodyTs: "'18':3 'abus':43 'care':11 'current':4 'defend':38 'energi':26 'etc':45 'feel':20 'know':50 'like':56 'much':9 'other':14 'peopl':40 'pretti':8 'situat':55 'speak':27 'start':41 'stop':10 'think':15 'useless':32 'verbal':42 'wast':23 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3571822"
  +editedAt: DateTimeImmutable @1700778996 {#2123
    date: 2023-11-23 23:36:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700414835 {#2119
    date: 2023-11-19 18:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Nothing about gatekeeping man. people are free to choose whatever they find convenient. Have a nice day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700413510 {#2283
    date: 2023-11-19 18:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 140269
  -bodyTs: "'choos':9 'conveni':13 'day':17 'find':12 'free':7 'gatekeep':3 'man':4 'nice':16 'noth':1 'peopl':5 'whatev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3571404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700413510 {#2281
    date: 2023-11-19 18:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Nothing about gatekeeping man. people are free to choose whatever they find convenient. Have a nice day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700413510 {#2283
    date: 2023-11-19 18:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 140269
  -bodyTs: "'choos':9 'conveni':13 'day':17 'find':12 'free':7 'gatekeep':3 'man':4 'nice':16 'noth':1 'peopl':5 'whatev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3571404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700413510 {#2281
    date: 2023-11-19 18:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Nothing about gatekeeping man. people are free to choose whatever they find convenient. Have a nice day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700413510 {#2283
    date: 2023-11-19 18:05:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 140269
  -bodyTs: "'choos':9 'conveni':13 'day':17 'find':12 'free':7 'gatekeep':3 'man':4 'nice':16 'noth':1 'peopl':5 'whatev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3571404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700413510 {#2281
    date: 2023-11-19 18:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: "PM’d"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411738 {#2199
    date: 2023-11-19 17:35:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Sylocule@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 140199
  -bodyTs: "'d':2 'pm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700411738 {#2196
    date: 2023-11-19 17:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: "PM’d"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411738 {#2199
    date: 2023-11-19 17:35:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Sylocule@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 140199
  -bodyTs: "'d':2 'pm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700411738 {#2196
    date: 2023-11-19 17:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: "PM’d"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411738 {#2199
    date: 2023-11-19 17:35:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Sylocule@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 140199
  -bodyTs: "'d':2 'pm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700411738 {#2196
    date: 2023-11-19 17:35:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2240
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: "someone pm’ed one and i did try it. unfortunately the country’s channels i specifically want don’t work well enough. but **most** of the US ones are working perfectly fine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700409382 {#2211
    date: 2023-11-19 16:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Sylocule@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 140101
  -bodyTs: "'channel':14 'countri':12 'ed':3 'enough':22 'fine':32 'one':4,28 'perfect':31 'pm':2 'someon':1 'specif':16 'tri':8 'unfortun':10 'us':27 'want':17 'well':21 'work':20,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570285"
  +editedAt: DateTimeImmutable @1700767625 {#2200
    date: 2023-11-23 20:27:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700409382 {#2295
    date: 2023-11-19 16:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2240
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: "someone pm’ed one and i did try it. unfortunately the country’s channels i specifically want don’t work well enough. but **most** of the US ones are working perfectly fine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700409382 {#2211
    date: 2023-11-19 16:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Sylocule@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 140101
  -bodyTs: "'channel':14 'countri':12 'ed':3 'enough':22 'fine':32 'one':4,28 'perfect':31 'pm':2 'someon':1 'specif':16 'tri':8 'unfortun':10 'us':27 'want':17 'well':21 'work':20,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570285"
  +editedAt: DateTimeImmutable @1700767625 {#2200
    date: 2023-11-23 20:27:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700409382 {#2295
    date: 2023-11-19 16:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2240
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +body: "someone pm’ed one and i did try it. unfortunately the country’s channels i specifically want don’t work well enough. but **most** of the US ones are working perfectly fine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700409382 {#2211
    date: 2023-11-19 16:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@Sylocule@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 140101
  -bodyTs: "'channel':14 'countri':12 'ed':3 'enough':22 'fine':32 'one':4,28 'perfect':31 'pm':2 'someon':1 'specif':16 'tri':8 'unfortun':10 'us':27 'want':17 'well':21 'work':20,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570285"
  +editedAt: DateTimeImmutable @1700767625 {#2200
    date: 2023-11-23 20:27:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700409382 {#2295
    date: 2023-11-19 16:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2245
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Iptorrents is generally despised due to the fact that you can pay your way. CABAL trackers will have much more niche stuff than possibly available at ipt. sure it’s good if you only want newer releases but trackers like popcorntime have much more seeded stuff and better releases since they encourage community contributing instead of chasing after money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700409181 {#2239
    date: 2023-11-19 16:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  -id: 140095
  -bodyTs: "'avail':25 'better':48 'cabal':15 'chase':57 'communiti':53 'contribut':54 'despis':4 'due':5 'encourag':52 'fact':8 'general':3 'good':31 'instead':55 'ipt':27 'iptorr':1 'like':40 'money':59 'much':19,43 'newer':36 'nich':21 'pay':12 'popcorntim':41 'possibl':24 'releas':37,49 'seed':45 'sinc':50 'stuff':22,46 'sure':28 'tracker':16,39 'want':35 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700409181 {#2242
    date: 2023-11-19 16:53: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 {#2245
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Iptorrents is generally despised due to the fact that you can pay your way. CABAL trackers will have much more niche stuff than possibly available at ipt. sure it’s good if you only want newer releases but trackers like popcorntime have much more seeded stuff and better releases since they encourage community contributing instead of chasing after money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700409181 {#2239
    date: 2023-11-19 16:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  -id: 140095
  -bodyTs: "'avail':25 'better':48 'cabal':15 'chase':57 'communiti':53 'contribut':54 'despis':4 'due':5 'encourag':52 'fact':8 'general':3 'good':31 'instead':55 'ipt':27 'iptorr':1 'like':40 'money':59 'much':19,43 'newer':36 'nich':21 'pay':12 'popcorntim':41 'possibl':24 'releas':37,49 'seed':45 'sinc':50 'stuff':22,46 'sure':28 'tracker':16,39 'want':35 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700409181 {#2242
    date: 2023-11-19 16:53: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 {#2245
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2248 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "Iptorrents is generally despised due to the fact that you can pay your way. CABAL trackers will have much more niche stuff than possibly available at ipt. sure it’s good if you only want newer releases but trackers like popcorntime have much more seeded stuff and better releases since they encourage community contributing instead of chasing after money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700409181 {#2239
    date: 2023-11-19 16:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  -id: 140095
  -bodyTs: "'avail':25 'better':48 'cabal':15 'chase':57 'communiti':53 'contribut':54 'despis':4 'due':5 'encourag':52 'fact':8 'general':3 'good':31 'instead':55 'ipt':27 'iptorr':1 'like':40 'money':59 'much':19,43 'newer':36 'nich':21 'pay':12 'popcorntim':41 'possibl':24 'releas':37,49 'seed':45 'sinc':50 'stuff':22,46 'sure':28 'tracker':16,39 'want':35 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3570236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700409181 {#2242
    date: 2023-11-19 16:53: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 {#2154
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "hey king if u don’t mind could you share the method by which you obtained it’s latest version? Edit: the 2024 version is available on libgen.is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700403217 {#2246
    date: 2023-11-19 15:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LifeTheUnchosenOne@lemmy.world"
    "@isolatedscotch@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 139851
  -bodyTs: "'2024':23 'avail':26 'could':8 'edit':21 'hey':1 'king':2 'latest':19 'libgen.is':28 'method':12 'mind':7 'obtain':16 'share':10 'u':4 'version':20,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3568716"
  +editedAt: DateTimeImmutable @1700768039 {#2250
    date: 2023-11-23 20:33:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700403217 {#2235
    date: 2023-11-19 15:13:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "hey king if u don’t mind could you share the method by which you obtained it’s latest version? Edit: the 2024 version is available on libgen.is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700403217 {#2246
    date: 2023-11-19 15:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LifeTheUnchosenOne@lemmy.world"
    "@isolatedscotch@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 139851
  -bodyTs: "'2024':23 'avail':26 'could':8 'edit':21 'hey':1 'king':2 'latest':19 'libgen.is':28 'method':12 'mind':7 'obtain':16 'share':10 'u':4 'version':20,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3568716"
  +editedAt: DateTimeImmutable @1700768039 {#2250
    date: 2023-11-23 20:33:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700403217 {#2235
    date: 2023-11-19 15:13:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +body: "hey king if u don’t mind could you share the method by which you obtained it’s latest version? Edit: the 2024 version is available on libgen.is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700403217 {#2246
    date: 2023-11-19 15:13:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LifeTheUnchosenOne@lemmy.world"
    "@isolatedscotch@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2151 …}
  +nested: Doctrine\ORM\PersistentCollection {#2145 …}
  +votes: Doctrine\ORM\PersistentCollection {#2152 …}
  +reports: Doctrine\ORM\PersistentCollection {#2148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2180 …}
  -id: 139851
  -bodyTs: "'2024':23 'avail':26 'could':8 'edit':21 'hey':1 'king':2 'latest':19 'libgen.is':28 'method':12 'mind':7 'obtain':16 'share':10 'u':4 'version':20,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3568716"
  +editedAt: DateTimeImmutable @1700768039 {#2250
    date: 2023-11-23 20:33:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700403217 {#2235
    date: 2023-11-19 15:13:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: """
    Hi thanks you for your detailed response. I am already familiar with the idea of the hacked firestick/settopbox thing. What i was mainly looking for was a provider. I also fully understand the fact that these are not legal but cable costs are high for what they are offering here. Someone mentioned a site but it got deleted and looks really good and what i was looking for. My main reason was live sports. as for public record i am familiar with using crypto so it’s not an issue.\n
    \n
    > Best place is sport events/pubs -I doubt people would know about it in a third world country
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700402935 {#2155
    date: 2023-11-19 15:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@ForgotAboutDre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 139837
  -bodyTs: "'alreadi':10 'also':30 'best':91 'cabl':41 'cost':42 'countri':107 'crypto':84 'delet':58 'detail':6 'doubt':97 'events/pubs':95 'fact':34 'familiar':11,81 'firestick/settopbox':18 'fulli':31 'good':62 'got':57 'hack':17 'hi':1 'high':44 'idea':14 'issu':90 'know':100 'legal':39 'live':73 'look':24,60,67 'main':23,70 'mention':52 'offer':49 'peopl':98 'place':92 'provid':28 'public':77 'realli':61 'reason':71 'record':78 'respons':7 'site':54 'someon':51 'sport':74,94 'thank':2 'thing':19 'third':105 'understand':32 'use':83 'world':106 'would':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3568651"
  +editedAt: DateTimeImmutable @1700755874 {#2156
    date: 2023-11-23 17:11:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700402935 {#2039
    date: 2023-11-19 15:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: """
    Hi thanks you for your detailed response. I am already familiar with the idea of the hacked firestick/settopbox thing. What i was mainly looking for was a provider. I also fully understand the fact that these are not legal but cable costs are high for what they are offering here. Someone mentioned a site but it got deleted and looks really good and what i was looking for. My main reason was live sports. as for public record i am familiar with using crypto so it’s not an issue.\n
    \n
    > Best place is sport events/pubs -I doubt people would know about it in a third world country
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700402935 {#2155
    date: 2023-11-19 15:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@ForgotAboutDre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 139837
  -bodyTs: "'alreadi':10 'also':30 'best':91 'cabl':41 'cost':42 'countri':107 'crypto':84 'delet':58 'detail':6 'doubt':97 'events/pubs':95 'fact':34 'familiar':11,81 'firestick/settopbox':18 'fulli':31 'good':62 'got':57 'hack':17 'hi':1 'high':44 'idea':14 'issu':90 'know':100 'legal':39 'live':73 'look':24,60,67 'main':23,70 'mention':52 'offer':49 'peopl':98 'place':92 'provid':28 'public':77 'realli':61 'reason':71 'record':78 'respons':7 'site':54 'someon':51 'sport':74,94 'thank':2 'thing':19 'third':105 'understand':32 'use':83 'world':106 'would':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3568651"
  +editedAt: DateTimeImmutable @1700755874 {#2156
    date: 2023-11-23 17:11:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700402935 {#2039
    date: 2023-11-19 15:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2172
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +body: """
    Hi thanks you for your detailed response. I am already familiar with the idea of the hacked firestick/settopbox thing. What i was mainly looking for was a provider. I also fully understand the fact that these are not legal but cable costs are high for what they are offering here. Someone mentioned a site but it got deleted and looks really good and what i was looking for. My main reason was live sports. as for public record i am familiar with using crypto so it’s not an issue.\n
    \n
    > Best place is sport events/pubs -I doubt people would know about it in a third world country
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700402935 {#2155
    date: 2023-11-19 15:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@ForgotAboutDre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 139837
  -bodyTs: "'alreadi':10 'also':30 'best':91 'cabl':41 'cost':42 'countri':107 'crypto':84 'delet':58 'detail':6 'doubt':97 'events/pubs':95 'fact':34 'familiar':11,81 'firestick/settopbox':18 'fulli':31 'good':62 'got':57 'hack':17 'hi':1 'high':44 'idea':14 'issu':90 'know':100 'legal':39 'live':73 'look':24,60,67 'main':23,70 'mention':52 'offer':49 'peopl':98 'place':92 'provid':28 'public':77 'realli':61 'reason':71 'record':78 'respons':7 'site':54 'someon':51 'sport':74,94 'thank':2 'thing':19 'third':105 'understand':32 'use':83 'world':106 'would':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3568651"
  +editedAt: DateTimeImmutable @1700755874 {#2156
    date: 2023-11-23 17:11:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700402935 {#2039
    date: 2023-11-19 15:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is the 2020 version any different from 2024 one? I found the 2020 one on [annas-archive.org](https://annas-archive.org/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701161774 {#2171
    date: 2023-11-28 09:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LifeTheUnchosenOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 139675
  -bodyTs: "'/)':19 '2020':3,13 '2024':8 'annas-archive.org':16,18 'annas-archive.org/)':17 'differ':6 'found':11 'one':9,14 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3567511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396831 {#2182
    date: 2023-11-19 13:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is the 2020 version any different from 2024 one? I found the 2020 one on [annas-archive.org](https://annas-archive.org/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701161774 {#2171
    date: 2023-11-28 09:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LifeTheUnchosenOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 139675
  -bodyTs: "'/)':19 '2020':3,13 '2024':8 'annas-archive.org':16,18 'annas-archive.org/)':17 'differ':6 'found':11 'one':9,14 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3567511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396831 {#2182
    date: 2023-11-19 13:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is the 2020 version any different from 2024 one? I found the 2020 one on [annas-archive.org](https://annas-archive.org/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701161774 {#2171
    date: 2023-11-28 09:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LifeTheUnchosenOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 139675
  -bodyTs: "'/)':19 '2020':3,13 '2024':8 'annas-archive.org':16,18 'annas-archive.org/)':17 'differ':6 'found':11 'one':9,14 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3567511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700396831 {#2182
    date: 2023-11-19 13:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "I searched about and looks like they do have great service. If i don’t find anything better will definitely go with this one. On a side note it does seem that they have a bad history being a tracker. but will still check out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700393697 {#2134
    date: 2023-11-19 12:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 139612
  -bodyTs: "'anyth':17 'bad':36 'better':18 'check':44 'definit':20 'find':16 'go':21 'great':10 'histori':37 'like':6 'look':5 'note':28 'one':24 'search':2 'seem':31 'servic':11 'side':27 'still':43 'tracker':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3567024"
  +editedAt: DateTimeImmutable @1700741331 {#2038
    date: 2023-11-23 13:08:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700393697 {#2181
    date: 2023-11-19 12:34:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "I searched about and looks like they do have great service. If i don’t find anything better will definitely go with this one. On a side note it does seem that they have a bad history being a tracker. but will still check out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700393697 {#2134
    date: 2023-11-19 12:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 139612
  -bodyTs: "'anyth':17 'bad':36 'better':18 'check':44 'definit':20 'find':16 'go':21 'great':10 'histori':37 'like':6 'look':5 'note':28 'one':24 'search':2 'seem':31 'servic':11 'side':27 'still':43 'tracker':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3567024"
  +editedAt: DateTimeImmutable @1700741331 {#2038
    date: 2023-11-23 13:08:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700393697 {#2181
    date: 2023-11-19 12:34:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "I searched about and looks like they do have great service. If i don’t find anything better will definitely go with this one. On a side note it does seem that they have a bad history being a tracker. but will still check out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700393697 {#2134
    date: 2023-11-19 12:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannizzaro@feddit.ch"
    "@skankhunt42@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2007 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  -id: 139612
  -bodyTs: "'anyth':17 'bad':36 'better':18 'check':44 'definit':20 'find':16 'go':21 'great':10 'histori':37 'like':6 'look':5 'note':28 'one':24 'search':2 'seem':31 'servic':11 'side':27 'still':43 'tracker':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3567024"
  +editedAt: DateTimeImmutable @1700741331 {#2038
    date: 2023-11-23 13:08:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700393697 {#2181
    date: 2023-11-19 12:34:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details