Redirect 302 redirect from GET @entry_comment_create (a7c3c5)

GET https://kbin.spritesserver.nl/index.php/d/github.com/comments/oldest?p=10

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just found a bloody [always on top button](https://github.com/fablevi/OnTheTop-fablevi.github.io) while searching extensions for “button”. crazy times we live in :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702377700 {#95
    date: 2023-12-12 11:41:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 217938
  -bodyTs: "'/fablevi/onthetop-fablevi.github.io)':12 'alway':6 'bloodi':5 'button':9,17 'crazi':18 'd':23 'extens':15 'found':3 'github.com':11 'github.com/fablevi/onthetop-fablevi.github.io)':10 'live':21 'search':14 'time':19 'top':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5651699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377700 {#1934
    date: 2023-12-12 11:41:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just found a bloody [always on top button](https://github.com/fablevi/OnTheTop-fablevi.github.io) while searching extensions for “button”. crazy times we live in :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702377700 {#95
    date: 2023-12-12 11:41:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 217938
  -bodyTs: "'/fablevi/onthetop-fablevi.github.io)':12 'alway':6 'bloodi':5 'button':9,17 'crazi':18 'd':23 'extens':15 'found':3 'github.com':11 'github.com/fablevi/onthetop-fablevi.github.io)':10 'live':21 'search':14 'time':19 'top':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5651699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377700 {#1934
    date: 2023-12-12 11:41:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just found a bloody [always on top button](https://github.com/fablevi/OnTheTop-fablevi.github.io) while searching extensions for “button”. crazy times we live in :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702377700 {#95
    date: 2023-12-12 11:41:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 217938
  -bodyTs: "'/fablevi/onthetop-fablevi.github.io)':12 'alway':6 'bloodi':5 'button':9,17 'crazi':18 'd':23 'extens':15 'found':3 'github.com':11 'github.com/fablevi/onthetop-fablevi.github.io)':10 'live':21 'search':14 'time':19 'top':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5651699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377700 {#1934
    date: 2023-12-12 11:41:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2855
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#1555 …}
  +root: App\Entity\EntryComment {#1555 …}
  +body: """
    The advantage of V Shell is that you switch workspaces vertically as well instead of scrolling sideways. It overrides the native GNOME scrolling.\n
    \n
    Amount of options are overwhelming. It is extending GNOME with a lot of functions\n
    \n
    There is a little flashing when scrolling through workspaces you’re right. All else it works alright I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702387866 {#2859
    date: 2023-12-12 14:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 218181
  -bodyTs: "'advantag':2 'alright':54 'amount':24 'els':51 'extend':31 'flash':42 'function':37 'gnome':22,32 'guess':56 'instead':14 'littl':41 'lot':35 'nativ':21 'option':26 'overrid':19 'overwhelm':28 're':48 'right':49 'scroll':16,23,44 'shell':5 'sideway':17 'switch':9 'v':4 'vertic':11 'well':13 'work':53 'workspac':10,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5654390"
  +editedAt: DateTimeImmutable @1704013699 {#2862
    date: 2023-12-31 10:08:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702387866 {#2858
    date: 2023-12-12 14:31:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#1555 …}
  +root: App\Entity\EntryComment {#1555 …}
  +body: """
    The advantage of V Shell is that you switch workspaces vertically as well instead of scrolling sideways. It overrides the native GNOME scrolling.\n
    \n
    Amount of options are overwhelming. It is extending GNOME with a lot of functions\n
    \n
    There is a little flashing when scrolling through workspaces you’re right. All else it works alright I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702387866 {#2859
    date: 2023-12-12 14:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 218181
  -bodyTs: "'advantag':2 'alright':54 'amount':24 'els':51 'extend':31 'flash':42 'function':37 'gnome':22,32 'guess':56 'instead':14 'littl':41 'lot':35 'nativ':21 'option':26 'overrid':19 'overwhelm':28 're':48 'right':49 'scroll':16,23,44 'shell':5 'sideway':17 'switch':9 'v':4 'vertic':11 'well':13 'work':53 'workspac':10,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5654390"
  +editedAt: DateTimeImmutable @1704013699 {#2862
    date: 2023-12-31 10:08:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702387866 {#2858
    date: 2023-12-12 14:31:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#1555 …}
  +root: App\Entity\EntryComment {#1555 …}
  +body: """
    The advantage of V Shell is that you switch workspaces vertically as well instead of scrolling sideways. It overrides the native GNOME scrolling.\n
    \n
    Amount of options are overwhelming. It is extending GNOME with a lot of functions\n
    \n
    There is a little flashing when scrolling through workspaces you’re right. All else it works alright I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702387866 {#2859
    date: 2023-12-12 14:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2852 …}
  +nested: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 218181
  -bodyTs: "'advantag':2 'alright':54 'amount':24 'els':51 'extend':31 'flash':42 'function':37 'gnome':22,32 'guess':56 'instead':14 'littl':41 'lot':35 'nativ':21 'option':26 'overrid':19 'overwhelm':28 're':48 'right':49 'scroll':16,23,44 'shell':5 'sideway':17 'switch':9 'v':4 'vertic':11 'well':13 'work':53 'workspac':10,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5654390"
  +editedAt: DateTimeImmutable @1704013699 {#2862
    date: 2023-12-31 10:08:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702387866 {#2858
    date: 2023-12-12 14:31:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2364
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704160367 {#2370
    date: 2024-01-02 02:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 218039
  -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7264866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702382728 {#2377
    date: 2023-12-12 13:05: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
11 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704160367 {#2370
    date: 2024-01-02 02:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 218039
  -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7264866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702382728 {#2377
    date: 2023-12-12 13:05: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
12 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704160367 {#2370
    date: 2024-01-02 02:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 218039
  -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7264866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702382728 {#2377
    date: 2023-12-12 13:05: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
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 {#2873
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Libredirect is a manifest v2 extension (can’t be published on chrome store) and has permissions for all_urls, predirect is a manifest v3 extension and only has permissions for necessary domains"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702385123 {#2871
    date: 2023-12-12 13:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 218102
  -bodyTs: "'chrome':12 'domain':32 'extens':6,25 'libredirect':1 'manifest':4,23 'necessari':31 'permiss':16,29 'predirect':20 'publish':10 'store':13 'url':19 'v2':5 'v3':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4308705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385123 {#2872
    date: 2023-12-12 13:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2873
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Libredirect is a manifest v2 extension (can’t be published on chrome store) and has permissions for all_urls, predirect is a manifest v3 extension and only has permissions for necessary domains"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702385123 {#2871
    date: 2023-12-12 13:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 218102
  -bodyTs: "'chrome':12 'domain':32 'extens':6,25 'libredirect':1 'manifest':4,23 'necessari':31 'permiss':16,29 'predirect':20 'publish':10 'store':13 'url':19 'v2':5 'v3':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4308705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385123 {#2872
    date: 2023-12-12 13:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2873
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "Libredirect is a manifest v2 extension (can’t be published on chrome store) and has permissions for all_urls, predirect is a manifest v3 extension and only has permissions for necessary domains"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702385123 {#2871
    date: 2023-12-12 13:45:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 218102
  -bodyTs: "'chrome':12 'domain':32 'extens':6,25 'libredirect':1 'manifest':4,23 'necessari':31 'permiss':16,29 'predirect':20 'publish':10 'store':13 'url':19 'v2':5 'v3':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4308705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385123 {#2872
    date: 2023-12-12 13:45:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3177
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: """
    Lol, wow. What kind of BS is that?\n
    \n
    May have been useful, say 15 years ago. Even then machines were plenty powerful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702421260 {#3178
    date: 2023-12-12 23:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 219566
  -bodyTs: "'15':14 'ago':16 'bs':6 'even':17 'kind':4 'lol':1 'machin':19 'may':9 'plenti':21 'power':22 'say':13 'use':12 'wow':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7279991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421260 {#3181
    date: 2023-12-12 23:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: """
    Lol, wow. What kind of BS is that?\n
    \n
    May have been useful, say 15 years ago. Even then machines were plenty powerful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702421260 {#3178
    date: 2023-12-12 23:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 219566
  -bodyTs: "'15':14 'ago':16 'bs':6 'even':17 'kind':4 'lol':1 'machin':19 'may':9 'plenti':21 'power':22 'say':13 'use':12 'wow':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7279991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421260 {#3181
    date: 2023-12-12 23:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3177
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: """
    Lol, wow. What kind of BS is that?\n
    \n
    May have been useful, say 15 years ago. Even then machines were plenty powerful.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702421260 {#3178
    date: 2023-12-12 23:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 219566
  -bodyTs: "'15':14 'ago':16 'bs':6 'even':17 'kind':4 'lol':1 'machin':19 'may':9 'plenti':21 'power':22 'say':13 'use':12 'wow':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7279991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421260 {#3181
    date: 2023-12-12 23:47:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: "No. Yes. Probably not for most use cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702385628 {#3136
    date: 2023-12-12 13:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 218118
  -bodyTs: "'case':8 'probabl':3 'use':7 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7265722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385628 {#3137
    date: 2023-12-12 13:53: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
23 DENIED edit
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: "No. Yes. Probably not for most use cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702385628 {#3136
    date: 2023-12-12 13:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 218118
  -bodyTs: "'case':8 'probabl':3 'use':7 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7265722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385628 {#3137
    date: 2023-12-12 13:53: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
24 DENIED moderate
App\Entity\EntryComment {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: "No. Yes. Probably not for most use cases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702385628 {#3136
    date: 2023-12-12 13:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 218118
  -bodyTs: "'case':8 'probabl':3 'use':7 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7265722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385628 {#3137
    date: 2023-12-12 13:53: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
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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: "No, yes, It depends- for my simple use case of redirecting embeds and links, it is probably faster by using declarativenetapi instead of heavier webrequestblocking api"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702393832 {#3152
    date: 2023-12-12 16:10:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 218379
  -bodyTs: "'api':26 'case':9 'declarativenetapi':21 'depend':4 'emb':12 'faster':18 'heavier':24 'instead':22 'link':14 'probabl':17 'redirect':11 'simpl':7 'use':8,20 'webrequestblock':25 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4311411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393832 {#3153
    date: 2023-12-12 16:10: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
27 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: "No, yes, It depends- for my simple use case of redirecting embeds and links, it is probably faster by using declarativenetapi instead of heavier webrequestblocking api"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702393832 {#3152
    date: 2023-12-12 16:10:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 218379
  -bodyTs: "'api':26 'case':9 'declarativenetapi':21 'depend':4 'emb':12 'faster':18 'heavier':24 'instead':22 'link':14 'probabl':17 'redirect':11 'simpl':7 'use':8,20 'webrequestblock':25 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4311411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393832 {#3153
    date: 2023-12-12 16:10: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
28 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080 …}
  +root: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1926 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this any different to [LibRedirect](https://libredirect.github.io/)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704160367 {#2370
      date: 2024-01-02 02:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2386 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2378 …}
    +reports: Doctrine\ORM\PersistentCollection {#2381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
    -id: 218039
    -bodyTs: "'/)?':9 'differ':4 'libredirect':6 'libredirect.github.io':8 'libredirect.github.io/)?':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7264866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702382728 {#2377
      date: 2023-12-12 13:05:28.0 +01:00
    }
  }
  +body: "No, yes, It depends- for my simple use case of redirecting embeds and links, it is probably faster by using declarativenetapi instead of heavier webrequestblocking api"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702393832 {#3152
    date: 2023-12-12 16:10:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@simple@lemm.ee"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 218379
  -bodyTs: "'api':26 'case':9 'declarativenetapi':21 'depend':4 'emb':12 'faster':18 'heavier':24 'instead':22 'link':14 'probabl':17 'redirect':11 'simpl':7 'use':8,20 'webrequestblock':25 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4311411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702393832 {#3153
    date: 2023-12-12 16:10: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
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 {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.\n
    \n
    And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704216769 {#2078
    date: 2024-01-02 18:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 219130
  -bodyTs: "'ad':46 'add':64 'alreadi':9 'also':38 'assumpt':55 'browser':25 'chrome':68 'click':60 'e.g':16 'extens':15,29,53 'handler':70 'instal':27 'instanc':36 'instead':50 'libredirect':57 'log':19 'make':54 'mayb':39 'option':62 'pre':11 'pre-select':10 'redirect':5,32,43 'select':12 'shouldn':6 'site':2,41,66 'twitter':22 'unintent':31 'user':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6598779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411058 {#2076
    date: 2023-12-12 20:57: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
31 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.\n
    \n
    And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704216769 {#2078
    date: 2024-01-02 18:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 219130
  -bodyTs: "'ad':46 'add':64 'alreadi':9 'also':38 'assumpt':55 'browser':25 'chrome':68 'click':60 'e.g':16 'extens':15,29,53 'handler':70 'instal':27 'instanc':36 'instead':50 'libredirect':57 'log':19 'make':54 'mayb':39 'option':62 'pre':11 'pre-select':10 'redirect':5,32,43 'select':12 'shouldn':6 'site':2,41,66 'twitter':22 'unintent':31 'user':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6598779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411058 {#2076
    date: 2023-12-12 20:57: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
32 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.\n
    \n
    And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704216769 {#2078
    date: 2024-01-02 18:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 219130
  -bodyTs: "'ad':46 'add':64 'alreadi':9 'also':38 'assumpt':55 'browser':25 'chrome':68 'click':60 'e.g':16 'extens':15,29,53 'handler':70 'instal':27 'instanc':36 'instead':50 'libredirect':57 'log':19 'make':54 'mayb':39 'option':62 'pre':11 'pre-select':10 'redirect':5,32,43 'select':12 'shouldn':6 'site':2,41,66 'twitter':22 'unintent':31 'user':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6598779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411058 {#2076
    date: 2023-12-12 20:57: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
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 {#2942
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: App\Entity\User {#2086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.\n
      \n
      And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704216769 {#2078
      date: 2024-01-02 18:32:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2062 …}
    +nested: Doctrine\ORM\PersistentCollection {#2077 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    -id: 219130
    -bodyTs: "'ad':46 'add':64 'alreadi':9 'also':38 'assumpt':55 'browser':25 'chrome':68 'click':60 'e.g':16 'extens':15,29,53 'handler':70 'instal':27 'instanc':36 'instead':50 'libredirect':57 'log':19 'make':54 'mayb':39 'option':62 'pre':11 'pre-select':10 'redirect':5,32,43 'select':12 'shouldn':6 'site':2,41,66 'twitter':22 'unintent':31 'user':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6598779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702411058 {#2076
      date: 2023-12-12 20:57:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "It has a reasonable default of reliable privacy frontends but I may add an onboarding step(already in firefox due to more restrictions in their manifest v3 than chrome) for selecting sites"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702438010 {#2944
    date: 2023-12-13 04:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@hottari@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 220143
  -bodyTs: "'add':13 'alreadi':17 'chrome':29 'default':5 'due':20 'firefox':19 'frontend':9 'manifest':26 'may':12 'onboard':15 'privaci':8 'reason':4 'reliabl':7 'restrict':23 'select':31 'site':32 'step':16 'v3':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4325045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438010 {#2943
    date: 2023-12-13 04:26:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2942
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: App\Entity\User {#2086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.\n
      \n
      And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704216769 {#2078
      date: 2024-01-02 18:32:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2062 …}
    +nested: Doctrine\ORM\PersistentCollection {#2077 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    -id: 219130
    -bodyTs: "'ad':46 'add':64 'alreadi':9 'also':38 'assumpt':55 'browser':25 'chrome':68 'click':60 'e.g':16 'extens':15,29,53 'handler':70 'instal':27 'instanc':36 'instead':50 'libredirect':57 'log':19 'make':54 'mayb':39 'option':62 'pre':11 'pre-select':10 'redirect':5,32,43 'select':12 'shouldn':6 'site':2,41,66 'twitter':22 'unintent':31 'user':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6598779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702411058 {#2076
      date: 2023-12-12 20:57:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "It has a reasonable default of reliable privacy frontends but I may add an onboarding step(already in firefox due to more restrictions in their manifest v3 than chrome) for selecting sites"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702438010 {#2944
    date: 2023-12-13 04:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@hottari@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 220143
  -bodyTs: "'add':13 'alreadi':17 'chrome':29 'default':5 'due':20 'firefox':19 'frontend':9 'manifest':26 'may':12 'onboard':15 'privaci':8 'reason':4 'reliabl':7 'restrict':23 'select':31 'site':32 'step':16 'v3':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4325045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438010 {#2943
    date: 2023-12-13 04:26:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2942
  +user: Proxies\__CG__\App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: App\Entity\EntryComment {#2096
    +user: App\Entity\User {#2086 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.\n
      \n
      And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704216769 {#2078
      date: 2024-01-02 18:32:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@libreom@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2062 …}
    +nested: Doctrine\ORM\PersistentCollection {#2077 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2064 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    -id: 219130
    -bodyTs: "'ad':46 'add':64 'alreadi':9 'also':38 'assumpt':55 'browser':25 'chrome':68 'click':60 'e.g':16 'extens':15,29,53 'handler':70 'instal':27 'instanc':36 'instead':50 'libredirect':57 'log':19 'make':54 'mayb':39 'option':62 'pre':11 'pre-select':10 'redirect':5,32,43 'select':12 'shouldn':6 'site':2,41,66 'twitter':22 'unintent':31 'user':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6598779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702411058 {#2076
      date: 2023-12-12 20:57:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2096}
  +body: "It has a reasonable default of reliable privacy frontends but I may add an onboarding step(already in firefox due to more restrictions in their manifest v3 than chrome) for selecting sites"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702438010 {#2944
    date: 2023-12-13 04:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@libreom@lemmings.world"
    "@hottari@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2941 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2931 …}
  -id: 220143
  -bodyTs: "'add':13 'alreadi':17 'chrome':29 'default':5 'due':20 'firefox':19 'frontend':9 'manifest':26 'may':12 'onboard':15 'privaci':8 'reason':4 'reliabl':7 'restrict':23 'select':31 'site':32 'step':16 'v3':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4325045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438010 {#2943
    date: 2023-12-13 04:26:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2065
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "dont forget about a comment to remind the next dev to not fix it because the client wont pay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1704728282 {#2137
    date: 2024-01-08 16:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 221326
  -bodyTs: "'client':17 'comment':5 'dev':10 'dont':1 'fix':13 'forget':2 'next':9 'pay':19 'remind':7 'wont':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7322398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558539 {#2073
    date: 2023-12-14 13:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2065
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "dont forget about a comment to remind the next dev to not fix it because the client wont pay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1704728282 {#2137
    date: 2024-01-08 16:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 221326
  -bodyTs: "'client':17 'comment':5 'dev':10 'dont':1 'fix':13 'forget':2 'next':9 'pay':19 'remind':7 'wont':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7322398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558539 {#2073
    date: 2023-12-14 13:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2065
  +user: App\Entity\User {#2050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "dont forget about a comment to remind the next dev to not fix it because the client wont pay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1704728282 {#2137
    date: 2024-01-08 16:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 221326
  -bodyTs: "'client':17 'comment':5 'dev':10 'dont':1 'fix':13 'forget':2 'next':9 'pay':19 'remind':7 'wont':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7322398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558539 {#2073
    date: 2023-12-14 13:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2927
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2065
    +user: App\Entity\User {#2050 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +parent: null
    +root: null
    +body: "dont forget about a comment to remind the next dev to not fix it because the client wont pay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1704728282 {#2137
      date: 2024-01-08 16:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2071 …}
    +nested: Doctrine\ORM\PersistentCollection {#2070 …}
    +votes: Doctrine\ORM\PersistentCollection {#2048 …}
    +reports: Doctrine\ORM\PersistentCollection {#2056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
    -id: 221326
    -bodyTs: "'client':17 'comment':5 'dev':10 'dont':1 'fix':13 'forget':2 'next':9 'pay':19 'remind':7 'wont':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7322398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702558539 {#2073
      date: 2023-12-14 13:55:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2065}
  +body: "“Abandon all hope, ye who enter here.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1702563393 {#2929
    date: 2023-12-14 15:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 221485
  -bodyTs: "'abandon':1 'enter':6 'hope':3 'ye':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4092367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702563393 {#2928
    date: 2023-12-14 15:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2927
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2065
    +user: App\Entity\User {#2050 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +parent: null
    +root: null
    +body: "dont forget about a comment to remind the next dev to not fix it because the client wont pay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1704728282 {#2137
      date: 2024-01-08 16:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2071 …}
    +nested: Doctrine\ORM\PersistentCollection {#2070 …}
    +votes: Doctrine\ORM\PersistentCollection {#2048 …}
    +reports: Doctrine\ORM\PersistentCollection {#2056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
    -id: 221326
    -bodyTs: "'client':17 'comment':5 'dev':10 'dont':1 'fix':13 'forget':2 'next':9 'pay':19 'remind':7 'wont':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7322398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702558539 {#2073
      date: 2023-12-14 13:55:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2065}
  +body: "“Abandon all hope, ye who enter here.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1702563393 {#2929
    date: 2023-12-14 15:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 221485
  -bodyTs: "'abandon':1 'enter':6 'hope':3 'ye':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4092367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702563393 {#2928
    date: 2023-12-14 15:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2927
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2065
    +user: App\Entity\User {#2050 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +parent: null
    +root: null
    +body: "dont forget about a comment to remind the next dev to not fix it because the client wont pay"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1704728282 {#2137
      date: 2024-01-08 16:38:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2071 …}
    +nested: Doctrine\ORM\PersistentCollection {#2070 …}
    +votes: Doctrine\ORM\PersistentCollection {#2048 …}
    +reports: Doctrine\ORM\PersistentCollection {#2056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
    -id: 221326
    -bodyTs: "'client':17 'comment':5 'dev':10 'dont':1 'fix':13 'forget':2 'next':9 'pay':19 'remind':7 'wont':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7322398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702558539 {#2073
      date: 2023-12-14 13:55:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2065}
  +body: "“Abandon all hope, ye who enter here.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1702563393 {#2929
    date: 2023-12-14 15:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2925 …}
  +nested: Doctrine\ORM\PersistentCollection {#2923 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 221485
  -bodyTs: "'abandon':1 'enter':6 'hope':3 'ye':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4092367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702563393 {#2928
    date: 2023-12-14 15:16:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2192
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whoops. That’s the old link. Here’s the new one [github.com/RandomNinjaAtk/arr-scripts](https://github.com/RandomNinjaAtk/arr-scripts)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702559658 {#2231
    date: 2023-12-14 14:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 221360
  -bodyTs: "'/randomninjaatk/arr-scripts](https://github.com/randomninjaatk/arr-scripts)':14 'github.com':13 'github.com/randomninjaatk/arr-scripts](https://github.com/randomninjaatk/arr-scripts)':12 'link':6 'new':10 'old':5 'one':11 'whoop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5705821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702559658 {#2232
    date: 2023-12-14 14:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2192
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whoops. That’s the old link. Here’s the new one [github.com/RandomNinjaAtk/arr-scripts](https://github.com/RandomNinjaAtk/arr-scripts)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702559658 {#2231
    date: 2023-12-14 14:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 221360
  -bodyTs: "'/randomninjaatk/arr-scripts](https://github.com/randomninjaatk/arr-scripts)':14 'github.com':13 'github.com/randomninjaatk/arr-scripts](https://github.com/randomninjaatk/arr-scripts)':12 'link':6 'new':10 'old':5 'one':11 'whoop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5705821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702559658 {#2232
    date: 2023-12-14 14:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2192
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whoops. That’s the old link. Here’s the new one [github.com/RandomNinjaAtk/arr-scripts](https://github.com/RandomNinjaAtk/arr-scripts)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702559658 {#2231
    date: 2023-12-14 14:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 221360
  -bodyTs: "'/randomninjaatk/arr-scripts](https://github.com/randomninjaatk/arr-scripts)':14 'github.com':13 'github.com/randomninjaatk/arr-scripts](https://github.com/randomninjaatk/arr-scripts)':12 'link':6 'new':10 'old':5 'one':11 'whoop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5705821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702559658 {#2232
    date: 2023-12-14 14:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2307
  +user: App\Entity\User {#2290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s a bit more civil than redirecting the domain name to 2girls1cup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1704807523 {#2252
    date: 2024-01-09 14:38:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 221410
  -bodyTs: "'2girls1cup':13 'bit':4 'civil':6 'domain':10 'name':11 'redirect':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2733932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561060 {#2228
    date: 2023-12-14 14:37:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#2290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s a bit more civil than redirecting the domain name to 2girls1cup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1704807523 {#2252
    date: 2024-01-09 14:38:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 221410
  -bodyTs: "'2girls1cup':13 'bit':4 'civil':6 'domain':10 'name':11 'redirect':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2733932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561060 {#2228
    date: 2023-12-14 14:37:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#2290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s a bit more civil than redirecting the domain name to 2girls1cup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1704807523 {#2252
    date: 2024-01-09 14:38:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 221410
  -bodyTs: "'2girls1cup':13 'bit':4 'civil':6 'domain':10 'name':11 'redirect':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2733932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561060 {#2228
    date: 2023-12-14 14:37:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2911
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2307
    +user: App\Entity\User {#2290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’s a bit more civil than redirecting the domain name to 2girls1cup"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1704807523 {#2252
      date: 2024-01-09 14:38:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2306 …}
    +nested: Doctrine\ORM\PersistentCollection {#2305 …}
    +votes: Doctrine\ORM\PersistentCollection {#2303 …}
    +reports: Doctrine\ORM\PersistentCollection {#2317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
    -id: 221410
    -bodyTs: "'2girls1cup':13 'bit':4 'civil':6 'domain':10 'name':11 'redirect':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2733932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561060 {#2228
      date: 2023-12-14 14:37:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2307}
  +body: "Or to Rick Astley for a more SFW version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702596428 {#2913
    date: 2023-12-15 00:27:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2905 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  -id: 222761
  -bodyTs: "'astley':4 'rick':3 'sfw':8 'version':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6047859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596428 {#2912
    date: 2023-12-15 00:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2911
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2307
    +user: App\Entity\User {#2290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’s a bit more civil than redirecting the domain name to 2girls1cup"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1704807523 {#2252
      date: 2024-01-09 14:38:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2306 …}
    +nested: Doctrine\ORM\PersistentCollection {#2305 …}
    +votes: Doctrine\ORM\PersistentCollection {#2303 …}
    +reports: Doctrine\ORM\PersistentCollection {#2317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
    -id: 221410
    -bodyTs: "'2girls1cup':13 'bit':4 'civil':6 'domain':10 'name':11 'redirect':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2733932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561060 {#2228
      date: 2023-12-14 14:37:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2307}
  +body: "Or to Rick Astley for a more SFW version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702596428 {#2913
    date: 2023-12-15 00:27:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2905 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  -id: 222761
  -bodyTs: "'astley':4 'rick':3 'sfw':8 'version':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6047859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596428 {#2912
    date: 2023-12-15 00:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2911
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2307
    +user: App\Entity\User {#2290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’s a bit more civil than redirecting the domain name to 2girls1cup"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1704807523 {#2252
      date: 2024-01-09 14:38:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2306 …}
    +nested: Doctrine\ORM\PersistentCollection {#2305 …}
    +votes: Doctrine\ORM\PersistentCollection {#2303 …}
    +reports: Doctrine\ORM\PersistentCollection {#2317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
    -id: 221410
    -bodyTs: "'2girls1cup':13 'bit':4 'civil':6 'domain':10 'name':11 'redirect':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2733932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561060 {#2228
      date: 2023-12-14 14:37:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2307}
  +body: "Or to Rick Astley for a more SFW version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702596428 {#2913
    date: 2023-12-15 00:27:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2905 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  -id: 222761
  -bodyTs: "'astley':4 'rick':3 'sfw':8 'version':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6047859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596428 {#2912
    date: 2023-12-15 00:27:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2234
  +user: App\Entity\User {#2243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "[added typescript for safety](https://github.com/kleampa/not-paid/pull/54)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702562032 {#2239
    date: 2023-12-14 14:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 221450
  -bodyTs: "'/kleampa/not-paid/pull/54)':7 'ad':1 'github.com':6 'github.com/kleampa/not-paid/pull/54)':5 'safeti':4 'typescript':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/702572/-/comment/4123177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562032 {#2240
    date: 2023-12-14 14:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#2243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "[added typescript for safety](https://github.com/kleampa/not-paid/pull/54)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702562032 {#2239
    date: 2023-12-14 14:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 221450
  -bodyTs: "'/kleampa/not-paid/pull/54)':7 'ad':1 'github.com':6 'github.com/kleampa/not-paid/pull/54)':5 'safeti':4 'typescript':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/702572/-/comment/4123177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562032 {#2240
    date: 2023-12-14 14:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#2243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: "[added typescript for safety](https://github.com/kleampa/not-paid/pull/54)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702562032 {#2239
    date: 2023-12-14 14:53:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 221450
  -bodyTs: "'/kleampa/not-paid/pull/54)':7 'ad':1 'github.com':6 'github.com/kleampa/not-paid/pull/54)':5 'safeti':4 'typescript':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/702572/-/comment/4123177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562032 {#2240
    date: 2023-12-14 14:53:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#2016 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Better option, have a good contract in place.\n
    \n
    Obligatory Mike Montiero video “Fuck you, pay me” - [youtu.be/jVkLVRt6c1U](https://youtu.be/jVkLVRt6c1U)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1702562228 {#1996
    date: 2023-12-14 14:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2002 …}
  +nested: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  -id: 221456
  -bodyTs: "'/jvklvrt6c1u](https://youtu.be/jvklvrt6c1u)':19 'better':1 'contract':6 'fuck':13 'good':5 'mike':10 'montiero':11 'obligatori':9 'option':2 'pay':15 'place':8 'video':12 'youtu.be':18 'youtu.be/jvklvrt6c1u](https://youtu.be/jvklvrt6c1u)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5053123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562228 {#1997
    date: 2023-12-14 14:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#2016 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Better option, have a good contract in place.\n
    \n
    Obligatory Mike Montiero video “Fuck you, pay me” - [youtu.be/jVkLVRt6c1U](https://youtu.be/jVkLVRt6c1U)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1702562228 {#1996
    date: 2023-12-14 14:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2002 …}
  +nested: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  -id: 221456
  -bodyTs: "'/jvklvrt6c1u](https://youtu.be/jvklvrt6c1u)':19 'better':1 'contract':6 'fuck':13 'good':5 'mike':10 'montiero':11 'obligatori':9 'option':2 'pay':15 'place':8 'video':12 'youtu.be':18 'youtu.be/jvklvrt6c1u](https://youtu.be/jvklvrt6c1u)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5053123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562228 {#1997
    date: 2023-12-14 14:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#2016 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Better option, have a good contract in place.\n
    \n
    Obligatory Mike Montiero video “Fuck you, pay me” - [youtu.be/jVkLVRt6c1U](https://youtu.be/jVkLVRt6c1U)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1702562228 {#1996
    date: 2023-12-14 14:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2002 …}
  +nested: Doctrine\ORM\PersistentCollection {#2000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  -id: 221456
  -bodyTs: "'/jvklvrt6c1u](https://youtu.be/jvklvrt6c1u)':19 'better':1 'contract':6 'fuck':13 'good':5 'mike':10 'montiero':11 'obligatori':9 'option':2 'pay':15 'place':8 'video':12 'youtu.be':18 'youtu.be/jvklvrt6c1u](https://youtu.be/jvklvrt6c1u)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5053123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562228 {#1997
    date: 2023-12-14 14:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2895
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "Well, he has his own villain backstory to justify that… he simply didn’t get paid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1702575041 {#2897
    date: 2023-12-14 18:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2893 …}
  +nested: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2889 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 221878
  -bodyTs: "'backstori':7 'didn':13 'get':15 'justifi':9 'paid':16 'simpli':12 'villain':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5973792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702575041 {#2896
    date: 2023-12-14 18:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2895
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "Well, he has his own villain backstory to justify that… he simply didn’t get paid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1702575041 {#2897
    date: 2023-12-14 18:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2893 …}
  +nested: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2889 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 221878
  -bodyTs: "'backstori':7 'didn':13 'get':15 'justifi':9 'paid':16 'simpli':12 'villain':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5973792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702575041 {#2896
    date: 2023-12-14 18:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2895
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "Well, he has his own villain backstory to justify that… he simply didn’t get paid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1702575041 {#2897
    date: 2023-12-14 18:30:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2893 …}
  +nested: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2889 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 221878
  -bodyTs: "'backstori':7 'didn':13 'get':15 'justifi':9 'paid':16 'simpli':12 'villain':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5973792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702575041 {#2896
    date: 2023-12-14 18:30:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2963
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "Free real estate 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702604493 {#2961
    date: 2023-12-15 02:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  -id: 223113
  -bodyTs: "'estat':3 'free':1 'real':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5503301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604493 {#2962
    date: 2023-12-15 02:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2963
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "Free real estate 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702604493 {#2961
    date: 2023-12-15 02:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  -id: 223113
  -bodyTs: "'estat':3 'free':1 'real':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5503301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604493 {#2962
    date: 2023-12-15 02:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2963
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "Free real estate 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702604493 {#2961
    date: 2023-12-15 02:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  -id: 223113
  -bodyTs: "'estat':3 'free':1 'real':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5503301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604493 {#2962
    date: 2023-12-15 02:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2983
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "While at the same time closing all PRs indiscriminately, even the ones that are just trying to update the repo from its decades old JavaScript syntax (and get support in the comments)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702646724 {#2981
    date: 2023-12-15 14:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 224303
  -bodyTs: "'close':6 'comment':32 'decad':23 'even':10 'get':28 'indiscrimin':9 'javascript':25 'old':24 'one':12 'prs':8 'repo':20 'support':29 'syntax':26 'time':5 'tri':16 'updat':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5678226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646724 {#2982
    date: 2023-12-15 14:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2983
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "While at the same time closing all PRs indiscriminately, even the ones that are just trying to update the repo from its decades old JavaScript syntax (and get support in the comments)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702646724 {#2981
    date: 2023-12-15 14:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 224303
  -bodyTs: "'close':6 'comment':32 'decad':23 'even':10 'get':28 'indiscrimin':9 'javascript':25 'old':24 'one':12 'prs':8 'repo':20 'support':29 'syntax':26 'time':5 'tri':16 'updat':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5678226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646724 {#2982
    date: 2023-12-15 14:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2983
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "While at the same time closing all PRs indiscriminately, even the ones that are just trying to update the repo from its decades old JavaScript syntax (and get support in the comments)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702646724 {#2981
    date: 2023-12-15 14:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  -id: 224303
  -bodyTs: "'close':6 'comment':32 'decad':23 'even':10 'get':28 'indiscrimin':9 'javascript':25 'old':24 'one':12 'prs':8 'repo':20 'support':29 'syntax':26 'time':5 'tri':16 'updat':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5678226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646724 {#2982
    date: 2023-12-15 14:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2999
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "I hate adware and nagware, but I respect it here. From the get-go you know this is a space where this person gets paid. This is just an extension of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321327 {#2997
    date: 2024-01-03 23:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 277826
  -bodyTs: "'adwar':3 'extens':31 'get':14,25 'get-go':13 'go':15 'hate':2 'know':17 'nagwar':5 'paid':26 'person':24 'respect':8 'space':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321327 {#2998
    date: 2024-01-03 23:35: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
79 DENIED edit
App\Entity\EntryComment {#2999
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "I hate adware and nagware, but I respect it here. From the get-go you know this is a space where this person gets paid. This is just an extension of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321327 {#2997
    date: 2024-01-03 23:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 277826
  -bodyTs: "'adwar':3 'extens':31 'get':14,25 'get-go':13 'go':15 'hate':2 'know':17 'nagwar':5 'paid':26 'person':24 'respect':8 'space':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321327 {#2998
    date: 2024-01-03 23:35: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
80 DENIED moderate
App\Entity\EntryComment {#2999
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2074 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2066 …}
  +image: null
  +parent: App\Entity\EntryComment {#2519 …}
  +root: App\Entity\EntryComment {#2519 …}
  +body: "I hate adware and nagware, but I respect it here. From the get-go you know this is a space where this person gets paid. This is just an extension of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321327 {#2997
    date: 2024-01-03 23:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@AcesFullOfKings@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3003 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  -id: 277826
  -bodyTs: "'adwar':3 'extens':31 'get':14,25 'get-go':13 'go':15 'hate':2 'know':17 'nagwar':5 'paid':26 'person':24 'respect':8 'space':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321327 {#2998
    date: 2024-01-03 23:35: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2593
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705668457 {#2587
    date: 2024-01-19 13:47:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2595 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2599 …}
  +reports: Doctrine\ORM\PersistentCollection {#2601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
  -id: 234926
  -bodyTs: "'ever':11 'hacker':19 'hear':15 'latex':10 'love':2 'news':20 'replac':8 'sinc':12 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.escapebigtech.info/comment/902792"
  +editedAt: DateTimeImmutable @1705665841 {#2588
    date: 2024-01-19 13:04:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702995120 {#2589
    date: 2023-12-19 15:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2593
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705668457 {#2587
    date: 2024-01-19 13:47:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2595 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2599 …}
  +reports: Doctrine\ORM\PersistentCollection {#2601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
  -id: 234926
  -bodyTs: "'ever':11 'hacker':19 'hear':15 'latex':10 'love':2 'news':20 'replac':8 'sinc':12 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.escapebigtech.info/comment/902792"
  +editedAt: DateTimeImmutable @1705665841 {#2588
    date: 2024-01-19 13:04:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702995120 {#2589
    date: 2023-12-19 15:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2593
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705668457 {#2587
    date: 2024-01-19 13:47:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2595 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2599 …}
  +reports: Doctrine\ORM\PersistentCollection {#2601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
  -id: 234926
  -bodyTs: "'ever':11 'hacker':19 'hear':15 'latex':10 'love':2 'news':20 'replac':8 'sinc':12 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.escapebigtech.info/comment/902792"
  +editedAt: DateTimeImmutable @1705665841 {#2588
    date: 2024-01-19 13:04:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702995120 {#2589
    date: 2023-12-19 15:12:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3015
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2593
    +user: App\Entity\User {#2607 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705668457 {#2587
      date: 2024-01-19 13:47:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2595 …}
    +nested: Doctrine\ORM\PersistentCollection {#2597 …}
    +votes: Doctrine\ORM\PersistentCollection {#2599 …}
    +reports: Doctrine\ORM\PersistentCollection {#2601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
    -id: 234926
    -bodyTs: "'ever':11 'hacker':19 'hear':15 'latex':10 'love':2 'news':20 'replac':8 'sinc':12 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.escapebigtech.info/comment/902792"
    +editedAt: DateTimeImmutable @1705665841 {#2588
      date: 2024-01-19 13:04:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702995120 {#2589
      date: 2023-12-19 15:12:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2593}
  +body: "Yeah man. And it keeps getting better!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702995636 {#3013
    date: 2023-12-19 15:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@dannym@lemmy.escapebigtech.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 234961
  -bodyTs: "'better':7 'get':6 'keep':5 'man':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995636 {#3014
    date: 2023-12-19 15:20:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3015
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2593
    +user: App\Entity\User {#2607 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705668457 {#2587
      date: 2024-01-19 13:47:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2595 …}
    +nested: Doctrine\ORM\PersistentCollection {#2597 …}
    +votes: Doctrine\ORM\PersistentCollection {#2599 …}
    +reports: Doctrine\ORM\PersistentCollection {#2601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
    -id: 234926
    -bodyTs: "'ever':11 'hacker':19 'hear':15 'latex':10 'love':2 'news':20 'replac':8 'sinc':12 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.escapebigtech.info/comment/902792"
    +editedAt: DateTimeImmutable @1705665841 {#2588
      date: 2024-01-19 13:04:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702995120 {#2589
      date: 2023-12-19 15:12:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2593}
  +body: "Yeah man. And it keeps getting better!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702995636 {#3013
    date: 2023-12-19 15:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@dannym@lemmy.escapebigtech.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 234961
  -bodyTs: "'better':7 'get':6 'keep':5 'man':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995636 {#3014
    date: 2023-12-19 15:20:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3015
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2593
    +user: App\Entity\User {#2607 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705668457 {#2587
      date: 2024-01-19 13:47:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2595 …}
    +nested: Doctrine\ORM\PersistentCollection {#2597 …}
    +votes: Doctrine\ORM\PersistentCollection {#2599 …}
    +reports: Doctrine\ORM\PersistentCollection {#2601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
    -id: 234926
    -bodyTs: "'ever':11 'hacker':19 'hear':15 'latex':10 'love':2 'news':20 'replac':8 'sinc':12 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.escapebigtech.info/comment/902792"
    +editedAt: DateTimeImmutable @1705665841 {#2588
      date: 2024-01-19 13:04:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702995120 {#2589
      date: 2023-12-19 15:12:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2593}
  +body: "Yeah man. And it keeps getting better!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702995636 {#3013
    date: 2023-12-19 15:20:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@dannym@lemmy.escapebigtech.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 234961
  -bodyTs: "'better':7 'get':6 'keep':5 'man':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995636 {#3014
    date: 2023-12-19 15:20:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?\n
    \n
    Markdown is already a very easy interface to latex and html. And latex has been there since forever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705666976 {#2662
    date: 2024-01-19 13:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2668 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  -id: 234933
  -bodyTs: "'adapt':10 'alreadi':23,30 'anyon':17 'easi':33 'experi':19 'feel':5 'forev':45 'html':38 'interfac':34 'latex':36,40 'lot':13 'markdown':28 'opinion':27 'profound':26 'sinc':44 'strang':7 'syntax':4 'thing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5813938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995205 {#2663
    date: 2023-12-19 15:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?\n
    \n
    Markdown is already a very easy interface to latex and html. And latex has been there since forever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705666976 {#2662
    date: 2024-01-19 13:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2668 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  -id: 234933
  -bodyTs: "'adapt':10 'alreadi':23,30 'anyon':17 'easi':33 'experi':19 'feel':5 'forev':45 'html':38 'interfac':34 'latex':36,40 'lot':13 'markdown':28 'opinion':27 'profound':26 'sinc':44 'strang':7 'syntax':4 'thing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5813938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995205 {#2663
    date: 2023-12-19 15:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?\n
    \n
    Markdown is already a very easy interface to latex and html. And latex has been there since forever.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705666976 {#2662
    date: 2024-01-19 13:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2668 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
  -id: 234933
  -bodyTs: "'adapt':10 'alreadi':23,30 'anyon':17 'easi':33 'experi':19 'feel':5 'forev':45 'html':38 'interfac':34 'latex':36,40 'lot':13 'markdown':28 'opinion':27 'profound':26 'sinc':44 'strang':7 'syntax':4 'thing':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5813938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995205 {#2663
    date: 2023-12-19 15:13:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3030
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2667
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?\n
      \n
      Markdown is already a very easy interface to latex and html. And latex has been there since forever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705666976 {#2662
      date: 2024-01-19 13:22:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2668 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    -id: 234933
    -bodyTs: "'adapt':10 'alreadi':23,30 'anyon':17 'easi':33 'experi':19 'feel':5 'forev':45 'html':38 'interfac':34 'latex':36,40 'lot':13 'markdown':28 'opinion':27 'profound':26 'sinc':44 'strang':7 'syntax':4 'thing':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5813938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702995205 {#2663
      date: 2023-12-19 15:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2667}
  +body: "the syntax is more powerful than markdown, the whole idea of with blocks and the ability to have more complex layouts is great"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702995385 {#3028
    date: 2023-12-19 15:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  -id: 234946
  -bodyTs: "'abil':16 'block':13 'complex':20 'great':23 'idea':10 'layout':21 'markdown':7 'power':5 'syntax':2 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.escapebigtech.info/comment/902801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995385 {#3029
    date: 2023-12-19 15:16:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3030
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2667
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?\n
      \n
      Markdown is already a very easy interface to latex and html. And latex has been there since forever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705666976 {#2662
      date: 2024-01-19 13:22:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2668 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    -id: 234933
    -bodyTs: "'adapt':10 'alreadi':23,30 'anyon':17 'easi':33 'experi':19 'feel':5 'forev':45 'html':38 'interfac':34 'latex':36,40 'lot':13 'markdown':28 'opinion':27 'profound':26 'sinc':44 'strang':7 'syntax':4 'thing':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5813938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702995205 {#2663
      date: 2023-12-19 15:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2667}
  +body: "the syntax is more powerful than markdown, the whole idea of with blocks and the ability to have more complex layouts is great"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702995385 {#3028
    date: 2023-12-19 15:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  -id: 234946
  -bodyTs: "'abil':16 'block':13 'complex':20 'great':23 'idea':10 'layout':21 'markdown':7 'power':5 'syntax':2 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.escapebigtech.info/comment/902801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995385 {#3029
    date: 2023-12-19 15:16:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3030
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2667
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      To me the syntax feels very strange but I adapt to a lot of things. Does anyone have experience with it and already a more profound opinion?\n
      \n
      Markdown is already a very easy interface to latex and html. And latex has been there since forever.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705666976 {#2662
      date: 2024-01-19 13:22:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2668 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2678 …}
    -id: 234933
    -bodyTs: "'adapt':10 'alreadi':23,30 'anyon':17 'easi':33 'experi':19 'feel':5 'forev':45 'html':38 'interfac':34 'latex':36,40 'lot':13 'markdown':28 'opinion':27 'profound':26 'sinc':44 'strang':7 'syntax':4 'thing':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5813938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702995205 {#2663
      date: 2023-12-19 15:13:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2667}
  +body: "the syntax is more powerful than markdown, the whole idea of with blocks and the ability to have more complex layouts is great"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702995385 {#3028
    date: 2023-12-19 15:16:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  -id: 234946
  -bodyTs: "'abil':16 'block':13 'complex':20 'great':23 'idea':10 'layout':21 'markdown':7 'power':5 'syntax':2 'whole':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.escapebigtech.info/comment/902801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702995385 {#3029
    date: 2023-12-19 15:16:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love it. I ditched LaTeX and Word entirely for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705707906 {#2666
    date: 2024-01-20 00:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 234958
  -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131289"
  +editedAt: DateTimeImmutable @1705696657 {#2665
    date: 2024-01-19 21:37:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702995608 {#2664
    date: 2023-12-19 15:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love it. I ditched LaTeX and Word entirely for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705707906 {#2666
    date: 2024-01-20 00:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 234958
  -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131289"
  +editedAt: DateTimeImmutable @1705696657 {#2665
    date: 2024-01-19 21:37:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702995608 {#2664
    date: 2023-12-19 15:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2683
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love it. I ditched LaTeX and Word entirely for it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705707906 {#2666
    date: 2024-01-20 00:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 234958
  -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131289"
  +editedAt: DateTimeImmutable @1705696657 {#2665
    date: 2024-01-19 21:37:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702995608 {#2664
    date: 2023-12-19 15:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3045
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love it. I ditched LaTeX and Word entirely for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705707906 {#2666
      date: 2024-01-20 00:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 234958
    -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131289"
    +editedAt: DateTimeImmutable @1705696657 {#2665
      date: 2024-01-19 21:37:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702995608 {#2664
      date: 2023-12-19 15:20:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Are tgere templates?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703004701 {#3043
    date: 2023-12-19 17:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 235396
  -bodyTs: "'templat':3 'tgere':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703004701 {#3044
    date: 2023-12-19 17:51:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3045
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love it. I ditched LaTeX and Word entirely for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705707906 {#2666
      date: 2024-01-20 00:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 234958
    -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131289"
    +editedAt: DateTimeImmutable @1705696657 {#2665
      date: 2024-01-19 21:37:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702995608 {#2664
      date: 2023-12-19 15:20:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Are tgere templates?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703004701 {#3043
    date: 2023-12-19 17:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 235396
  -bodyTs: "'templat':3 'tgere':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703004701 {#3044
    date: 2023-12-19 17:51:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3045
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2683
    +user: App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love it. I ditched LaTeX and Word entirely for it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705707906 {#2666
      date: 2024-01-20 00:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2684 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
    -id: 234958
    -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131289"
    +editedAt: DateTimeImmutable @1705696657 {#2665
      date: 2024-01-19 21:37:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702995608 {#2664
      date: 2023-12-19 15:20:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: "Are tgere templates?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703004701 {#3043
    date: 2023-12-19 17:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 235396
  -bodyTs: "'templat':3 'tgere':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703004701 {#3044
    date: 2023-12-19 17:51:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3045
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love it. I ditched LaTeX and Word entirely for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705707906 {#2666
        date: 2024-01-20 00:45:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 234958
      -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6131289"
      +editedAt: DateTimeImmutable @1705696657 {#2665
        date: 2024-01-19 21:37:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702995608 {#2664
        date: 2023-12-19 15:20:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Are tgere templates?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703004701 {#3043
      date: 2023-12-19 17:51:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 235396
    -bodyTs: "'templat':3 'tgere':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5817165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703004701 {#3044
      date: 2023-12-19 17:51:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: """
    There are official ones and there’s also [github.com/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)\n
    \n
    I took one of those and easily adjusted it to my needs. It’s so easy and intuitive! And fast!!!
    """
  +lang: "br"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703008061 {#3096
    date: 2023-12-19 18:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 235571
  -bodyTs: "'/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)':11 'adjust':19 'also':8 'easi':27 'easili':18 'fast':31 'github.com':10 'github.com/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)':9 'intuit':29 'need':23 'offici':3 'one':4,14 'took':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008061 {#3097
    date: 2023-12-19 18:47:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3045
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love it. I ditched LaTeX and Word entirely for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705707906 {#2666
        date: 2024-01-20 00:45:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 234958
      -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6131289"
      +editedAt: DateTimeImmutable @1705696657 {#2665
        date: 2024-01-19 21:37:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702995608 {#2664
        date: 2023-12-19 15:20:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Are tgere templates?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703004701 {#3043
      date: 2023-12-19 17:51:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 235396
    -bodyTs: "'templat':3 'tgere':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5817165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703004701 {#3044
      date: 2023-12-19 17:51:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: """
    There are official ones and there’s also [github.com/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)\n
    \n
    I took one of those and easily adjusted it to my needs. It’s so easy and intuitive! And fast!!!
    """
  +lang: "br"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703008061 {#3096
    date: 2023-12-19 18:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 235571
  -bodyTs: "'/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)':11 'adjust':19 'also':8 'easi':27 'easili':18 'fast':31 'github.com':10 'github.com/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)':9 'intuit':29 'need':23 'offici':3 'one':4,14 'took':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008061 {#3097
    date: 2023-12-19 18:47:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3045
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2683
      +user: App\Entity\User {#2696 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love it. I ditched LaTeX and Word entirely for it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705707906 {#2666
        date: 2024-01-20 00:45:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2684 …}
      +nested: Doctrine\ORM\PersistentCollection {#2686 …}
      +votes: Doctrine\ORM\PersistentCollection {#2688 …}
      +reports: Doctrine\ORM\PersistentCollection {#2690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
      -id: 234958
      -bodyTs: "'ditch':5 'entir':9 'latex':6 'love':2 'word':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6131289"
      +editedAt: DateTimeImmutable @1705696657 {#2665
        date: 2024-01-19 21:37:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702995608 {#2664
        date: 2023-12-19 15:20:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2683}
    +body: "Are tgere templates?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703004701 {#3043
      date: 2023-12-19 17:51:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@PropaGandalf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    -id: 235396
    -bodyTs: "'templat':3 'tgere':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5817165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703004701 {#3044
      date: 2023-12-19 17:51:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2683}
  +body: """
    There are official ones and there’s also [github.com/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)\n
    \n
    I took one of those and easily adjusted it to my needs. It’s so easy and intuitive! And fast!!!
    """
  +lang: "br"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703008061 {#3096
    date: 2023-12-19 18:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 235571
  -bodyTs: "'/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)':11 'adjust':19 'also':8 'easi':27 'easili':18 'fast':31 'github.com':10 'github.com/qjcg/awesome-typst](https://github.com/qjcg/awesome-typst)':9 'intuit':29 'need':23 'offici':3 'one':4,14 'took':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008061 {#3097
    date: 2023-12-19 18:47:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can it run doom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702997685 {#2751
    date: 2023-12-19 15:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 235050
  -bodyTs: "'doom':4 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/712830/-/comment/4206689"
  +editedAt: DateTimeImmutable @1705677385 {#2752
    date: 2024-01-19 16:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702997685 {#2753
    date: 2023-12-19 15:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can it run doom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702997685 {#2751
    date: 2023-12-19 15:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 235050
  -bodyTs: "'doom':4 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/712830/-/comment/4206689"
  +editedAt: DateTimeImmutable @1705677385 {#2752
    date: 2024-01-19 16:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702997685 {#2753
    date: 2023-12-19 15:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2243 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can it run doom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702997685 {#2751
    date: 2023-12-19 15:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 235050
  -bodyTs: "'doom':4 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/712830/-/comment/4206689"
  +editedAt: DateTimeImmutable @1705677385 {#2752
    date: 2024-01-19 16:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702997685 {#2753
    date: 2023-12-19 15:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2772
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705700787 {#2756
    date: 2024-01-19 22:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 235053
  -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997779 {#2755
    date: 2023-12-19 15:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2772
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705700787 {#2756
    date: 2024-01-19 22:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 235053
  -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997779 {#2755
    date: 2023-12-19 15:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2772
  +user: App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705700787 {#2756
    date: 2024-01-19 22:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  -id: 235053
  -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6131903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997779 {#2755
    date: 2023-12-19 15:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3060
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2772
    +user: App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705700787 {#2756
      date: 2024-01-19 22:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 235053
    -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997779 {#2755
      date: 2023-12-19 15:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2772}
  +body: "Sounds good, thx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703005127 {#3058
    date: 2023-12-19 17:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 235411
  -bodyTs: "'good':2 'sound':1 'thx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005127 {#3059
    date: 2023-12-19 17:58:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3060
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2772
    +user: App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705700787 {#2756
      date: 2024-01-19 22:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 235053
    -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997779 {#2755
      date: 2023-12-19 15:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2772}
  +body: "Sounds good, thx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703005127 {#3058
    date: 2023-12-19 17:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 235411
  -bodyTs: "'good':2 'sound':1 'thx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005127 {#3059
    date: 2023-12-19 17:58:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3060
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2772
    +user: App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve used it for a few documents and loved it. There’s a learning curve, but I’m glad they’re not carrying the technical debt latex has, so it’s definitely worth the effort IMO."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705700787 {#2756
      date: 2024-01-19 22:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    -id: 235053
    -bodyTs: "'carri':24 'curv':16 'debt':27 'definit':33 'document':8 'effort':36 'glad':20 'imo':37 'latex':28 'learn':15 'love':10 'm':19 're':22 'technic':26 'use':3 've':2 'worth':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6131903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997779 {#2755
      date: 2023-12-19 15:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2772}
  +body: "Sounds good, thx."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703005127 {#3058
    date: 2023-12-19 17:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3061 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3065 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 235411
  -bodyTs: "'good':2 'sound':1 'thx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5817340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703005127 {#3059
    date: 2023-12-19 17:58:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details