GET https://kbin.spritesserver.nl/u/@Azzu@lemm.ee/comments/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 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 {#2071
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe your server just has Gluetun intolerance…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727746088 {#2045
    date: 2024-10-01 03:28:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 332444
  -bodyTs: "'gluetun':6 'intoler':7 'mayb':1 'server':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8545521"
  +editedAt: DateTimeImmutable @1727743101 {#2350
    date: 2024-10-01 02:38:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705955056 {#2047
    date: 2024-01-22 21:24:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe your server just has Gluetun intolerance…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727746088 {#2045
    date: 2024-10-01 03:28:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 332444
  -bodyTs: "'gluetun':6 'intoler':7 'mayb':1 'server':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8545521"
  +editedAt: DateTimeImmutable @1727743101 {#2350
    date: 2024-10-01 02:38:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705955056 {#2047
    date: 2024-01-22 21:24:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe your server just has Gluetun intolerance…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727746088 {#2045
    date: 2024-10-01 03:28:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@tubbadu@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 332444
  -bodyTs: "'gluetun':6 'intoler':7 'mayb':1 'server':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8545521"
  +editedAt: DateTimeImmutable @1727743101 {#2350
    date: 2024-10-01 02:38:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705955056 {#2047
    date: 2024-01-22 21:24:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2130 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ignore me please, I have nothing productive to say - I’m just honestly a bit confused why you’d think you would *not* increase all ingredients of the dough if you want more dough. And how you have to ask how to scale it from X pizza area to Y pizza area. This all just seems so basic and common sense to me. Where did you fail when figuring this out yourself? Or did you not even try and went straight to asking?\n
    \n
    I know this sounds mocking or something, but I’m actually genuinely curious
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1723500579 {#2070
    date: 2024-08-13 00:09:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SpiceDealer@lemmy.world"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 305433
  -bodyTs: "'actual':94 'area':48,52 'ask':40,83 'basic':58 'bit':15 'common':60 'confus':16 'curious':96 'd':19 'dough':29,34 'even':77 'fail':67 'figur':69 'genuin':95 'honest':13 'ignor':1 'increas':24 'ingredi':26 'know':85 'm':11,93 'mock':88 'noth':6 'pizza':47,51 'pleas':3 'product':7 'say':9 'scale':43 'seem':56 'sens':61 'someth':90 'sound':87 'straight':81 'think':20 'tri':78 'want':32 'went':80 'would':22 'x':46 'y':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8220726"
  +editedAt: DateTimeImmutable @1722658576 {#2049
    date: 2024-08-03 06:16:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705159262 {#2051
    date: 2024-01-13 16:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2130 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ignore me please, I have nothing productive to say - I’m just honestly a bit confused why you’d think you would *not* increase all ingredients of the dough if you want more dough. And how you have to ask how to scale it from X pizza area to Y pizza area. This all just seems so basic and common sense to me. Where did you fail when figuring this out yourself? Or did you not even try and went straight to asking?\n
    \n
    I know this sounds mocking or something, but I’m actually genuinely curious
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1723500579 {#2070
    date: 2024-08-13 00:09:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SpiceDealer@lemmy.world"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 305433
  -bodyTs: "'actual':94 'area':48,52 'ask':40,83 'basic':58 'bit':15 'common':60 'confus':16 'curious':96 'd':19 'dough':29,34 'even':77 'fail':67 'figur':69 'genuin':95 'honest':13 'ignor':1 'increas':24 'ingredi':26 'know':85 'm':11,93 'mock':88 'noth':6 'pizza':47,51 'pleas':3 'product':7 'say':9 'scale':43 'seem':56 'sens':61 'someth':90 'sound':87 'straight':81 'think':20 'tri':78 'want':32 'went':80 'would':22 'x':46 'y':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8220726"
  +editedAt: DateTimeImmutable @1722658576 {#2049
    date: 2024-08-03 06:16:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705159262 {#2051
    date: 2024-01-13 16:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2130 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ignore me please, I have nothing productive to say - I’m just honestly a bit confused why you’d think you would *not* increase all ingredients of the dough if you want more dough. And how you have to ask how to scale it from X pizza area to Y pizza area. This all just seems so basic and common sense to me. Where did you fail when figuring this out yourself? Or did you not even try and went straight to asking?\n
    \n
    I know this sounds mocking or something, but I’m actually genuinely curious
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1723500579 {#2070
    date: 2024-08-13 00:09:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SpiceDealer@lemmy.world"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 305433
  -bodyTs: "'actual':94 'area':48,52 'ask':40,83 'basic':58 'bit':15 'common':60 'confus':16 'curious':96 'd':19 'dough':29,34 'even':77 'fail':67 'figur':69 'genuin':95 'honest':13 'ignor':1 'increas':24 'ingredi':26 'know':85 'm':11,93 'mock':88 'noth':6 'pizza':47,51 'pleas':3 'product':7 'say':9 'scale':43 'seem':56 'sens':61 'someth':90 'sound':87 'straight':81 'think':20 'tri':78 'want':32 'went':80 'would':22 'x':46 'y':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8220726"
  +editedAt: DateTimeImmutable @1722658576 {#2049
    date: 2024-08-03 06:16:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705159262 {#2051
    date: 2024-01-13 16:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2161
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [eroscripts.com](https://eroscripts.com) sometimes has script releases that include a dl link to the video as well.\n
    \n
    Otherwise, almost all studio websites give you the option to download short 2 min preview videos in full quality. Go to [sexlikereal.com](https://sexlikereal.com) (a portal/collection site) to find studios and videos.\n
    \n
    Better quality makes a huge difference. Don’t look at anything below your native VR headset resolution if possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723395893 {#2093
    date: 2024-08-11 19:04:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 307355
  -bodyTs: "'2':29 'almost':18 'anyth':58 'better':48 'differ':53 'dl':10 'download':27 'eroscripts.com':1,2 'find':44 'full':34 'give':22 'go':36 'headset':63 'huge':52 'includ':8 'link':11 'look':56 'make':50 'min':30 'nativ':61 'option':25 'otherwis':17 'portal/collection':41 'possibl':66 'preview':31 'qualiti':35,49 'releas':6 'resolut':64 'script':5 'sexlikereal.com':38,39 'short':28 'site':42 'sometim':3 'studio':20,45 'video':14,32,47 'vr':62 'websit':21 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8254597"
  +editedAt: DateTimeImmutable @1723117597 {#2094
    date: 2024-08-08 13:46:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705221723 {#2343
    date: 2024-01-14 09:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [eroscripts.com](https://eroscripts.com) sometimes has script releases that include a dl link to the video as well.\n
    \n
    Otherwise, almost all studio websites give you the option to download short 2 min preview videos in full quality. Go to [sexlikereal.com](https://sexlikereal.com) (a portal/collection site) to find studios and videos.\n
    \n
    Better quality makes a huge difference. Don’t look at anything below your native VR headset resolution if possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723395893 {#2093
    date: 2024-08-11 19:04:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 307355
  -bodyTs: "'2':29 'almost':18 'anyth':58 'better':48 'differ':53 'dl':10 'download':27 'eroscripts.com':1,2 'find':44 'full':34 'give':22 'go':36 'headset':63 'huge':52 'includ':8 'link':11 'look':56 'make':50 'min':30 'nativ':61 'option':25 'otherwis':17 'portal/collection':41 'possibl':66 'preview':31 'qualiti':35,49 'releas':6 'resolut':64 'script':5 'sexlikereal.com':38,39 'short':28 'site':42 'sometim':3 'studio':20,45 'video':14,32,47 'vr':62 'websit':21 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8254597"
  +editedAt: DateTimeImmutable @1723117597 {#2094
    date: 2024-08-08 13:46:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705221723 {#2343
    date: 2024-01-14 09:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [eroscripts.com](https://eroscripts.com) sometimes has script releases that include a dl link to the video as well.\n
    \n
    Otherwise, almost all studio websites give you the option to download short 2 min preview videos in full quality. Go to [sexlikereal.com](https://sexlikereal.com) (a portal/collection site) to find studios and videos.\n
    \n
    Better quality makes a huge difference. Don’t look at anything below your native VR headset resolution if possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723395893 {#2093
    date: 2024-08-11 19:04:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
    "@Lennard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 307355
  -bodyTs: "'2':29 'almost':18 'anyth':58 'better':48 'differ':53 'dl':10 'download':27 'eroscripts.com':1,2 'find':44 'full':34 'give':22 'go':36 'headset':63 'huge':52 'includ':8 'link':11 'look':56 'make':50 'min':30 'nativ':61 'option':25 'otherwis':17 'portal/collection':41 'possibl':66 'preview':31 'qualiti':35,49 'releas':6 'resolut':64 'script':5 'sexlikereal.com':38,39 'short':28 'site':42 'sometim':3 'studio':20,45 'video':14,32,47 'vr':62 'websit':21 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8254597"
  +editedAt: DateTimeImmutable @1723117597 {#2094
    date: 2024-08-08 13:46:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705221723 {#2343
    date: 2024-01-14 09:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it… Unmatched because they used :-) instead of :)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1712536586 {#2127
    date: 2024-04-08 02:36:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loadingartist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 282937
  -bodyTs: "'get':4 'instead':10 'unmatch':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704474643 {#2224
    date: 2024-01-05 18:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it… Unmatched because they used :-) instead of :)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1712536586 {#2127
    date: 2024-04-08 02:36:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loadingartist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 282937
  -bodyTs: "'get':4 'instead':10 'unmatch':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704474643 {#2224
    date: 2024-01-05 18:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it… Unmatched because they used :-) instead of :)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 70
  +score: 0
  +lastActive: DateTime @1712536586 {#2127
    date: 2024-04-08 02:36:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loadingartist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 282937
  -bodyTs: "'get':4 'instead':10 'unmatch':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704474643 {#2224
    date: 2024-01-05 18:10:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pro pro tip: [Bags bags bags](https://www.nexusmods.com/baldursgate3/mods/880) and [Better Containers](https://www.nexusmods.com/baldursgate3/mods/1416) (and his whole suite of “better” mods)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706358591 {#2116
    date: 2024-01-27 13:29:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@papalonian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 240817
  -bodyTs: "'/baldursgate3/mods/1416)':15 '/baldursgate3/mods/880)':9 'bag':4,5,6 'better':11,21 'contain':12 'mod':22 'pro':1,2 'suit':19 'tip':3 'whole':18 'www.nexusmods.com':8,14 'www.nexusmods.com/baldursgate3/mods/1416)':13 'www.nexusmods.com/baldursgate3/mods/880)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7494964"
  +editedAt: DateTimeImmutable @1706113149 {#2128
    date: 2024-01-24 17:19:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703177640 {#2223
    date: 2023-12-21 17:54: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
19 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pro pro tip: [Bags bags bags](https://www.nexusmods.com/baldursgate3/mods/880) and [Better Containers](https://www.nexusmods.com/baldursgate3/mods/1416) (and his whole suite of “better” mods)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706358591 {#2116
    date: 2024-01-27 13:29:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@papalonian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 240817
  -bodyTs: "'/baldursgate3/mods/1416)':15 '/baldursgate3/mods/880)':9 'bag':4,5,6 'better':11,21 'contain':12 'mod':22 'pro':1,2 'suit':19 'tip':3 'whole':18 'www.nexusmods.com':8,14 'www.nexusmods.com/baldursgate3/mods/1416)':13 'www.nexusmods.com/baldursgate3/mods/880)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7494964"
  +editedAt: DateTimeImmutable @1706113149 {#2128
    date: 2024-01-24 17:19:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703177640 {#2223
    date: 2023-12-21 17:54: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
20 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pro pro tip: [Bags bags bags](https://www.nexusmods.com/baldursgate3/mods/880) and [Better Containers](https://www.nexusmods.com/baldursgate3/mods/1416) (and his whole suite of “better” mods)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706358591 {#2116
    date: 2024-01-27 13:29:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@papalonian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 240817
  -bodyTs: "'/baldursgate3/mods/1416)':15 '/baldursgate3/mods/880)':9 'bag':4,5,6 'better':11,21 'contain':12 'mod':22 'pro':1,2 'suit':19 'tip':3 'whole':18 'www.nexusmods.com':8,14 'www.nexusmods.com/baldursgate3/mods/1416)':13 'www.nexusmods.com/baldursgate3/mods/880)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7494964"
  +editedAt: DateTimeImmutable @1706113149 {#2128
    date: 2024-01-24 17:19:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703177640 {#2223
    date: 2023-12-21 17:54: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
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 {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I mean depends on what you mean by playing “wrong”. If you mean non-optimal, then of course, because almost no one is. If you survive each encounter with at least one alive, then you’re not going game over though, and it’s trivial to resurrect the rest of your characters, just need some money. Perfectly fine way to play the game.\n
    \n
    If you want some general tips on how to play fights better:\n
    \n
    - Always always always focus the target that has the worst damage/survivability ratio first, and only that. Enemy wizards. Or ranged enemies. Or small, fast critters. Each enemy does its full damage no matter what its hp is. 10 half-HP enemies are much worse for you than 5 full-HP ones and 5 dead ones. That said, still use your AOE spells with your wizards etc, but then immediately target only one of those damaged ones to go down first.\n
    - Each combat participant has a threat radius around it, which is the radius in which they can deal damage to something. If the threat radius of 4 enemies overlaps on one of your characters, that character is in big trouble. But in turn, if the threat radius of 4 of your characters overlaps on one enemy that enemy is in huge trouble. So, always create situations in which all your characters can do damage to an enemy, but they can’t do the same to you. For example, positioning your ranged characters on a cliff could make them immune to a bunch of melee enemies and deliberately *not* running your melees in, waiting for the enenies to come to you and using (sub-optimal compared to melee) range attacks on your melees until then.\n
    - Use healing word and throwing of potions to pick up downed characters. Don’t heal before they go down, it’s mostly not worth it. If your bonus action is not used, keep drinking healing potions with it in hard fights. If you can, spread around the damage on your characters, like I just said, 4 half-HP characters are damage-wise exactly as strong as 4 full-HP ones, but 2 full-HP and 2 downed ones are much much worse.\n
    - Use your long rest abilities, like spell slots, liberally. There’s enough resources laying around to rest often.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706317707 {#2109
    date: 2024-01-27 02:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 343494
  -bodyTs: "'10':114 '2':368,373 '4':185,207,349,362 '5':125,131 'abil':384 'action':322 'aliv':34 'almost':21 'alway':77,78,79,222 'aoe':139 'around':166,339,394 'attack':288 'better':76 'big':197 'bonus':321 'bunch':260 'charact':53,192,194,210,229,250,305,344,353 'cliff':253 'combat':160 'come':276 'compar':284 'could':254 'cours':19 'creat':223 'critter':101 'damag':107,153,177,232,341,356 'damage-wis':355 'damage/survivability':87 'dead':132 'deal':176 'deliber':265 'depend':3 'down':304,374 'drink':327 'encount':29 'enemi':93,97,103,118,186,214,216,235,263 'eneni':274 'enough':391 'etc':144 'exact':358 'exampl':246 'fast':100 'fight':75,334 'fine':59 'first':89,158 'focus':80 'full':106,127,364,370 'full-hp':126,363,369 'game':40,64 'general':69 'go':39,156,311 'half':116,351 'half-hp':115,350 'hard':333 'heal':295,308,328 'hp':112,117,128,352,365,371 'huge':219 'immedi':147 'immun':257 'keep':326 'lay':393 'least':32 'liber':388 'like':345,385 'long':382 'make':255 'matter':109 'mean':2,7,13 'mele':262,269,286,291 'money':57 'most':315 'much':120,377,378 'need':55 'non':15 'non-optim':14 'often':397 'one':23,33,129,133,150,154,189,213,366,375 'optim':16,283 'overlap':187,211 'particip':161 'perfect':58 'pick':302 'play':9,62,74 'posit':247 'potion':300,329 'radius':165,171,183,205 'rang':96,249,287 'ratio':88 're':37 'resourc':392 'rest':50,383,396 'resurrect':48 'run':267 'said':135,348 'situat':224 'slot':387 'small':99 'someth':179 'spell':140,386 'spread':338 'still':136 'strong':360 'sub':282 'sub-optim':281 'surviv':27 'target':82,148 'though':42 'threat':164,182,204 'throw':298 'tip':70 'trivial':46 'troubl':198,220 'turn':201 'use':137,280,294,325,380 'wait':271 'want':67 'way':60 'wise':357 'wizard':94,143 'word':296 'wors':121,379 'worst':86 'worth':317 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8698913"
  +editedAt: DateTimeImmutable @1728876351 {#2106
    date: 2024-10-14 05:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706317707 {#2110
    date: 2024-01-27 02:08: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
23 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I mean depends on what you mean by playing “wrong”. If you mean non-optimal, then of course, because almost no one is. If you survive each encounter with at least one alive, then you’re not going game over though, and it’s trivial to resurrect the rest of your characters, just need some money. Perfectly fine way to play the game.\n
    \n
    If you want some general tips on how to play fights better:\n
    \n
    - Always always always focus the target that has the worst damage/survivability ratio first, and only that. Enemy wizards. Or ranged enemies. Or small, fast critters. Each enemy does its full damage no matter what its hp is. 10 half-HP enemies are much worse for you than 5 full-HP ones and 5 dead ones. That said, still use your AOE spells with your wizards etc, but then immediately target only one of those damaged ones to go down first.\n
    - Each combat participant has a threat radius around it, which is the radius in which they can deal damage to something. If the threat radius of 4 enemies overlaps on one of your characters, that character is in big trouble. But in turn, if the threat radius of 4 of your characters overlaps on one enemy that enemy is in huge trouble. So, always create situations in which all your characters can do damage to an enemy, but they can’t do the same to you. For example, positioning your ranged characters on a cliff could make them immune to a bunch of melee enemies and deliberately *not* running your melees in, waiting for the enenies to come to you and using (sub-optimal compared to melee) range attacks on your melees until then.\n
    - Use healing word and throwing of potions to pick up downed characters. Don’t heal before they go down, it’s mostly not worth it. If your bonus action is not used, keep drinking healing potions with it in hard fights. If you can, spread around the damage on your characters, like I just said, 4 half-HP characters are damage-wise exactly as strong as 4 full-HP ones, but 2 full-HP and 2 downed ones are much much worse.\n
    - Use your long rest abilities, like spell slots, liberally. There’s enough resources laying around to rest often.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706317707 {#2109
    date: 2024-01-27 02:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 343494
  -bodyTs: "'10':114 '2':368,373 '4':185,207,349,362 '5':125,131 'abil':384 'action':322 'aliv':34 'almost':21 'alway':77,78,79,222 'aoe':139 'around':166,339,394 'attack':288 'better':76 'big':197 'bonus':321 'bunch':260 'charact':53,192,194,210,229,250,305,344,353 'cliff':253 'combat':160 'come':276 'compar':284 'could':254 'cours':19 'creat':223 'critter':101 'damag':107,153,177,232,341,356 'damage-wis':355 'damage/survivability':87 'dead':132 'deal':176 'deliber':265 'depend':3 'down':304,374 'drink':327 'encount':29 'enemi':93,97,103,118,186,214,216,235,263 'eneni':274 'enough':391 'etc':144 'exact':358 'exampl':246 'fast':100 'fight':75,334 'fine':59 'first':89,158 'focus':80 'full':106,127,364,370 'full-hp':126,363,369 'game':40,64 'general':69 'go':39,156,311 'half':116,351 'half-hp':115,350 'hard':333 'heal':295,308,328 'hp':112,117,128,352,365,371 'huge':219 'immedi':147 'immun':257 'keep':326 'lay':393 'least':32 'liber':388 'like':345,385 'long':382 'make':255 'matter':109 'mean':2,7,13 'mele':262,269,286,291 'money':57 'most':315 'much':120,377,378 'need':55 'non':15 'non-optim':14 'often':397 'one':23,33,129,133,150,154,189,213,366,375 'optim':16,283 'overlap':187,211 'particip':161 'perfect':58 'pick':302 'play':9,62,74 'posit':247 'potion':300,329 'radius':165,171,183,205 'rang':96,249,287 'ratio':88 're':37 'resourc':392 'rest':50,383,396 'resurrect':48 'run':267 'said':135,348 'situat':224 'slot':387 'small':99 'someth':179 'spell':140,386 'spread':338 'still':136 'strong':360 'sub':282 'sub-optim':281 'surviv':27 'target':82,148 'though':42 'threat':164,182,204 'throw':298 'tip':70 'trivial':46 'troubl':198,220 'turn':201 'use':137,280,294,325,380 'wait':271 'want':67 'way':60 'wise':357 'wizard':94,143 'word':296 'wors':121,379 'worst':86 'worth':317 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8698913"
  +editedAt: DateTimeImmutable @1728876351 {#2106
    date: 2024-10-14 05:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706317707 {#2110
    date: 2024-01-27 02:08: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
24 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I mean depends on what you mean by playing “wrong”. If you mean non-optimal, then of course, because almost no one is. If you survive each encounter with at least one alive, then you’re not going game over though, and it’s trivial to resurrect the rest of your characters, just need some money. Perfectly fine way to play the game.\n
    \n
    If you want some general tips on how to play fights better:\n
    \n
    - Always always always focus the target that has the worst damage/survivability ratio first, and only that. Enemy wizards. Or ranged enemies. Or small, fast critters. Each enemy does its full damage no matter what its hp is. 10 half-HP enemies are much worse for you than 5 full-HP ones and 5 dead ones. That said, still use your AOE spells with your wizards etc, but then immediately target only one of those damaged ones to go down first.\n
    - Each combat participant has a threat radius around it, which is the radius in which they can deal damage to something. If the threat radius of 4 enemies overlaps on one of your characters, that character is in big trouble. But in turn, if the threat radius of 4 of your characters overlaps on one enemy that enemy is in huge trouble. So, always create situations in which all your characters can do damage to an enemy, but they can’t do the same to you. For example, positioning your ranged characters on a cliff could make them immune to a bunch of melee enemies and deliberately *not* running your melees in, waiting for the enenies to come to you and using (sub-optimal compared to melee) range attacks on your melees until then.\n
    - Use healing word and throwing of potions to pick up downed characters. Don’t heal before they go down, it’s mostly not worth it. If your bonus action is not used, keep drinking healing potions with it in hard fights. If you can, spread around the damage on your characters, like I just said, 4 half-HP characters are damage-wise exactly as strong as 4 full-HP ones, but 2 full-HP and 2 downed ones are much much worse.\n
    - Use your long rest abilities, like spell slots, liberally. There’s enough resources laying around to rest often.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706317707 {#2109
    date: 2024-01-27 02:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
    "@srpwnd@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 343494
  -bodyTs: "'10':114 '2':368,373 '4':185,207,349,362 '5':125,131 'abil':384 'action':322 'aliv':34 'almost':21 'alway':77,78,79,222 'aoe':139 'around':166,339,394 'attack':288 'better':76 'big':197 'bonus':321 'bunch':260 'charact':53,192,194,210,229,250,305,344,353 'cliff':253 'combat':160 'come':276 'compar':284 'could':254 'cours':19 'creat':223 'critter':101 'damag':107,153,177,232,341,356 'damage-wis':355 'damage/survivability':87 'dead':132 'deal':176 'deliber':265 'depend':3 'down':304,374 'drink':327 'encount':29 'enemi':93,97,103,118,186,214,216,235,263 'eneni':274 'enough':391 'etc':144 'exact':358 'exampl':246 'fast':100 'fight':75,334 'fine':59 'first':89,158 'focus':80 'full':106,127,364,370 'full-hp':126,363,369 'game':40,64 'general':69 'go':39,156,311 'half':116,351 'half-hp':115,350 'hard':333 'heal':295,308,328 'hp':112,117,128,352,365,371 'huge':219 'immedi':147 'immun':257 'keep':326 'lay':393 'least':32 'liber':388 'like':345,385 'long':382 'make':255 'matter':109 'mean':2,7,13 'mele':262,269,286,291 'money':57 'most':315 'much':120,377,378 'need':55 'non':15 'non-optim':14 'often':397 'one':23,33,129,133,150,154,189,213,366,375 'optim':16,283 'overlap':187,211 'particip':161 'perfect':58 'pick':302 'play':9,62,74 'posit':247 'potion':300,329 'radius':165,171,183,205 'rang':96,249,287 'ratio':88 're':37 'resourc':392 'rest':50,383,396 'resurrect':48 'run':267 'said':135,348 'situat':224 'slot':387 'small':99 'someth':179 'spell':140,386 'spread':338 'still':136 'strong':360 'sub':282 'sub-optim':281 'surviv':27 'target':82,148 'though':42 'threat':164,182,204 'throw':298 'tip':70 'trivial':46 'troubl':198,220 'turn':201 'use':137,280,294,325,380 'wait':271 'want':67 'way':60 'wise':357 'wizard':94,143 'word':296 'wors':121,379 'worst':86 'worth':317 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8698913"
  +editedAt: DateTimeImmutable @1728876351 {#2106
    date: 2024-10-14 05:25:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706317707 {#2110
    date: 2024-01-27 02:08: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
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 {#2315
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "Yeah idk why you spread misinformation like that. File up/downloads are done via a p2p connection ([see a reverse-engineered documentation of the p2p connection process](https://nicotine-plus.org/doc/SLSKPROTOCOL.html#modern-peer-connection-message-order)) and thus the IP addresses are obviously known. Maybe not directly visible in the SoulseekQt client itself, but definitely through third party network connection monitors like Wireshark. It’s pretty trivial for anyone using Soulseek to get IPs of the people they download from."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705340444 {#2232
    date: 2024-01-15 18:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blxter@lemmy.zip"
    "@eya@lemmy.dbzer0.com"
    "@glibg10b@lemmy.ml"
    "@Azzu@lemm.ee"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 311267
  -bodyTs: "'/doc/slskprotocol.html#modern-peer-connection-message-order))':30 'address':35 'anyon':63 'client':46 'connect':16,26,54 'definit':49 'direct':41 'document':22 'done':12 'download':73 'engin':21 'file':9 'get':67 'idk':2 'ip':34,68 'known':38 'like':7,56 'mayb':39 'misinform':6 'monitor':55 'network':53 'nicotine-plus.org':29 'nicotine-plus.org/doc/slskprotocol.html#modern-peer-connection-message-order))':28 'obvious':37 'p2p':15,25 'parti':52 'peopl':71 'pretti':60 'process':27 'revers':20 'reverse-engin':19 'see':17 'soulseek':65 'soulseekqt':45 'spread':5 'third':51 'thus':32 'trivial':61 'up/downloads':10 'use':64 'via':13 'visibl':42 'wireshark':57 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8297937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705340444 {#2057
    date: 2024-01-15 18:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "Yeah idk why you spread misinformation like that. File up/downloads are done via a p2p connection ([see a reverse-engineered documentation of the p2p connection process](https://nicotine-plus.org/doc/SLSKPROTOCOL.html#modern-peer-connection-message-order)) and thus the IP addresses are obviously known. Maybe not directly visible in the SoulseekQt client itself, but definitely through third party network connection monitors like Wireshark. It’s pretty trivial for anyone using Soulseek to get IPs of the people they download from."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705340444 {#2232
    date: 2024-01-15 18:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blxter@lemmy.zip"
    "@eya@lemmy.dbzer0.com"
    "@glibg10b@lemmy.ml"
    "@Azzu@lemm.ee"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 311267
  -bodyTs: "'/doc/slskprotocol.html#modern-peer-connection-message-order))':30 'address':35 'anyon':63 'client':46 'connect':16,26,54 'definit':49 'direct':41 'document':22 'done':12 'download':73 'engin':21 'file':9 'get':67 'idk':2 'ip':34,68 'known':38 'like':7,56 'mayb':39 'misinform':6 'monitor':55 'network':53 'nicotine-plus.org':29 'nicotine-plus.org/doc/slskprotocol.html#modern-peer-connection-message-order))':28 'obvious':37 'p2p':15,25 'parti':52 'peopl':71 'pretti':60 'process':27 'revers':20 'reverse-engin':19 'see':17 'soulseek':65 'soulseekqt':45 'spread':5 'third':51 'thus':32 'trivial':61 'up/downloads':10 'use':64 'via':13 'visibl':42 'wireshark':57 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8297937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705340444 {#2057
    date: 2024-01-15 18:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "Yeah idk why you spread misinformation like that. File up/downloads are done via a p2p connection ([see a reverse-engineered documentation of the p2p connection process](https://nicotine-plus.org/doc/SLSKPROTOCOL.html#modern-peer-connection-message-order)) and thus the IP addresses are obviously known. Maybe not directly visible in the SoulseekQt client itself, but definitely through third party network connection monitors like Wireshark. It’s pretty trivial for anyone using Soulseek to get IPs of the people they download from."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705340444 {#2232
    date: 2024-01-15 18:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blxter@lemmy.zip"
    "@eya@lemmy.dbzer0.com"
    "@glibg10b@lemmy.ml"
    "@Azzu@lemm.ee"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 311267
  -bodyTs: "'/doc/slskprotocol.html#modern-peer-connection-message-order))':30 'address':35 'anyon':63 'client':46 'connect':16,26,54 'definit':49 'direct':41 'document':22 'done':12 'download':73 'engin':21 'file':9 'get':67 'idk':2 'ip':34,68 'known':38 'like':7,56 'mayb':39 'misinform':6 'monitor':55 'network':53 'nicotine-plus.org':29 'nicotine-plus.org/doc/slskprotocol.html#modern-peer-connection-message-order))':28 'obvious':37 'p2p':15,25 'parti':52 'peopl':71 'pretti':60 'process':27 'revers':20 'reverse-engin':19 'see':17 'soulseek':65 'soulseekqt':45 'spread':5 'third':51 'thus':32 'trivial':61 'up/downloads':10 'use':64 'via':13 'visibl':42 'wireshark':57 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8297937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705340444 {#2057
    date: 2024-01-15 18:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2295
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    It’s more about being visible to other users. If other users have your IP address, they can go to your ISP and complain about your IP address sharing copyrighted material. In certain jurisdictions they have to give out your info so that legal action can be taken against you.\n
    \n
    If you use a VPN, they only know that somebody using this VPN is sharing copyrighted material. Since VPNs usually do not log who sends what, they can’t be made to give out users data, so you’re safe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705222300 {#2320
    date: 2024-01-14 09:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blxter@lemmy.zip"
    "@eya@lemmy.dbzer0.com"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 307363
  -bodyTs: "'action':45 'address':16,28 'certain':33 'complain':24 'copyright':30,66 'data':86 'give':38,83 'go':19 'info':41 'ip':15,27 'isp':22 'jurisdict':34 'know':58 'legal':44 'log':73 'made':81 'materi':31,67 're':89 'safe':90 'send':75 'share':29,65 'sinc':68 'somebodi':60 'taken':48 'use':53,61 'user':9,12,85 'usual':70 'visibl':6 'vpn':55,63 'vpns':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8254961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705222300 {#2297
    date: 2024-01-14 09:51: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
31 DENIED edit
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    It’s more about being visible to other users. If other users have your IP address, they can go to your ISP and complain about your IP address sharing copyrighted material. In certain jurisdictions they have to give out your info so that legal action can be taken against you.\n
    \n
    If you use a VPN, they only know that somebody using this VPN is sharing copyrighted material. Since VPNs usually do not log who sends what, they can’t be made to give out users data, so you’re safe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705222300 {#2320
    date: 2024-01-14 09:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blxter@lemmy.zip"
    "@eya@lemmy.dbzer0.com"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 307363
  -bodyTs: "'action':45 'address':16,28 'certain':33 'complain':24 'copyright':30,66 'data':86 'give':38,83 'go':19 'info':41 'ip':15,27 'isp':22 'jurisdict':34 'know':58 'legal':44 'log':73 'made':81 'materi':31,67 're':89 'safe':90 'send':75 'share':29,65 'sinc':68 'somebodi':60 'taken':48 'use':53,61 'user':9,12,85 'usual':70 'visibl':6 'vpn':55,63 'vpns':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8254961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705222300 {#2297
    date: 2024-01-14 09:51: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
32 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    It’s more about being visible to other users. If other users have your IP address, they can go to your ISP and complain about your IP address sharing copyrighted material. In certain jurisdictions they have to give out your info so that legal action can be taken against you.\n
    \n
    If you use a VPN, they only know that somebody using this VPN is sharing copyrighted material. Since VPNs usually do not log who sends what, they can’t be made to give out users data, so you’re safe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705222300 {#2320
    date: 2024-01-14 09:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blxter@lemmy.zip"
    "@eya@lemmy.dbzer0.com"
    "@glibg10b@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 307363
  -bodyTs: "'action':45 'address':16,28 'certain':33 'complain':24 'copyright':30,66 'data':86 'give':38,83 'go':19 'info':41 'ip':15,27 'isp':22 'jurisdict':34 'know':58 'legal':44 'log':73 'made':81 'materi':31,67 're':89 'safe':90 'send':75 'share':29,65 'sinc':68 'somebodi':60 'taken':48 'use':53,61 'user':9,12,85 'usual':70 'visibl':6 'vpn':55,63 'vpns':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8254961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705222300 {#2297
    date: 2024-01-14 09:51: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
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 {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "There are no certain filters. If you see the message, it’s 99% of the time other adblockers/addons/maybe even browser settings interfering. If you literally have stock Firefox with uBlock you will see no ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705044644 {#2281
    date: 2024-01-12 08:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@downdaemon@lemmy.ml"
    "@Jean_Lurk_Picard@lemmy.world"
    "@downdaemon@lemmy.ml"
    "@Jean_Lurk_Picard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 301306
  -bodyTs: "'99':13 'ad':35 'adblockers/addons/maybe':18 'browser':20 'certain':4 'even':19 'filter':5 'firefox':28 'interf':22 'liter':25 'messag':10 'see':8,33 'set':21 'stock':27 'time':16 'ublock':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8177187"
  +editedAt: DateTimeImmutable @1721539518 {#2283
    date: 2024-07-21 07:25:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705044644 {#2050
    date: 2024-01-12 08:30:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "There are no certain filters. If you see the message, it’s 99% of the time other adblockers/addons/maybe even browser settings interfering. If you literally have stock Firefox with uBlock you will see no ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705044644 {#2281
    date: 2024-01-12 08:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@downdaemon@lemmy.ml"
    "@Jean_Lurk_Picard@lemmy.world"
    "@downdaemon@lemmy.ml"
    "@Jean_Lurk_Picard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 301306
  -bodyTs: "'99':13 'ad':35 'adblockers/addons/maybe':18 'browser':20 'certain':4 'even':19 'filter':5 'firefox':28 'interf':22 'liter':25 'messag':10 'see':8,33 'set':21 'stock':27 'time':16 'ublock':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8177187"
  +editedAt: DateTimeImmutable @1721539518 {#2283
    date: 2024-07-21 07:25:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705044644 {#2050
    date: 2024-01-12 08:30:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "There are no certain filters. If you see the message, it’s 99% of the time other adblockers/addons/maybe even browser settings interfering. If you literally have stock Firefox with uBlock you will see no ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705044644 {#2281
    date: 2024-01-12 08:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@downdaemon@lemmy.ml"
    "@Jean_Lurk_Picard@lemmy.world"
    "@downdaemon@lemmy.ml"
    "@Jean_Lurk_Picard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 301306
  -bodyTs: "'99':13 'ad':35 'adblockers/addons/maybe':18 'browser':20 'certain':4 'even':19 'filter':5 'firefox':28 'interf':22 'liter':25 'messag':10 'see':8,33 'set':21 'stock':27 'time':16 'ublock':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8177187"
  +editedAt: DateTimeImmutable @1721539518 {#2283
    date: 2024-07-21 07:25:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705044644 {#2050
    date: 2024-01-12 08:30:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They’re not “muscle hunks”, but half of the people in this picture are definitely much above average in muscle mass.\n
    \n
    There are no opinions/personal experience necessary here. Research has quite clearly shown that a decent amount of muscle, more than average, but not by a lot, not an outrageous “muscle hunk” amount, is the most attractive sexually.\n
    \n
    Of course this doesn’t hold true for all women, tastes differ. And as well, muscle is not the most important thing in male attractiveness. Male attractiveness is a mix of very many things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 110
  +score: 0
  +lastActive: DateTime @1702995819 {#2219
    date: 2023-12-19 15:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 196294
  -bodyTs: "'amount':37,53 'attract':57,83,85 'averag':18,42 'clear':32 'cours':60 'decent':36 'definit':15 'differ':70 'doesn':62 'experi':26 'half':7 'hold':64 'hunk':5,52 'import':79 'lot':47 'male':82,84 'mani':91 'mass':21 'mix':88 'much':16 'muscl':4,20,39,51,74 'necessari':27 'opinions/personal':25 'outrag':50 'peopl':10 'pictur':13 'quit':31 're':2 'research':29 'sexual':58 'shown':33 'tast':69 'thing':80,92 'true':65 'well':73 'women':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6976731"
  +editedAt: DateTimeImmutable @1702943053 {#2307
    date: 2023-12-19 00:44:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701715158 {#2306
    date: 2023-12-04 19:39: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
39 DENIED edit
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They’re not “muscle hunks”, but half of the people in this picture are definitely much above average in muscle mass.\n
    \n
    There are no opinions/personal experience necessary here. Research has quite clearly shown that a decent amount of muscle, more than average, but not by a lot, not an outrageous “muscle hunk” amount, is the most attractive sexually.\n
    \n
    Of course this doesn’t hold true for all women, tastes differ. And as well, muscle is not the most important thing in male attractiveness. Male attractiveness is a mix of very many things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 110
  +score: 0
  +lastActive: DateTime @1702995819 {#2219
    date: 2023-12-19 15:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 196294
  -bodyTs: "'amount':37,53 'attract':57,83,85 'averag':18,42 'clear':32 'cours':60 'decent':36 'definit':15 'differ':70 'doesn':62 'experi':26 'half':7 'hold':64 'hunk':5,52 'import':79 'lot':47 'male':82,84 'mani':91 'mass':21 'mix':88 'much':16 'muscl':4,20,39,51,74 'necessari':27 'opinions/personal':25 'outrag':50 'peopl':10 'pictur':13 'quit':31 're':2 'research':29 'sexual':58 'shown':33 'tast':69 'thing':80,92 'true':65 'well':73 'women':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6976731"
  +editedAt: DateTimeImmutable @1702943053 {#2307
    date: 2023-12-19 00:44:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701715158 {#2306
    date: 2023-12-04 19:39: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
40 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    They’re not “muscle hunks”, but half of the people in this picture are definitely much above average in muscle mass.\n
    \n
    There are no opinions/personal experience necessary here. Research has quite clearly shown that a decent amount of muscle, more than average, but not by a lot, not an outrageous “muscle hunk” amount, is the most attractive sexually.\n
    \n
    Of course this doesn’t hold true for all women, tastes differ. And as well, muscle is not the most important thing in male attractiveness. Male attractiveness is a mix of very many things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 110
  +score: 0
  +lastActive: DateTime @1702995819 {#2219
    date: 2023-12-19 15:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 196294
  -bodyTs: "'amount':37,53 'attract':57,83,85 'averag':18,42 'clear':32 'cours':60 'decent':36 'definit':15 'differ':70 'doesn':62 'experi':26 'half':7 'hold':64 'hunk':5,52 'import':79 'lot':47 'male':82,84 'mani':91 'mass':21 'mix':88 'much':16 'muscl':4,20,39,51,74 'necessari':27 'opinions/personal':25 'outrag':50 'peopl':10 'pictur':13 'quit':31 're':2 'research':29 'sexual':58 'shown':33 'tast':69 'thing':80,92 'true':65 'well':73 'women':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6976731"
  +editedAt: DateTimeImmutable @1702943053 {#2307
    date: 2023-12-19 00:44:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701715158 {#2306
    date: 2023-12-04 19:39: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
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 {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2233 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "It’s perfectly possible to say “this is unacceptable, we never break userspace. Mauro, your change is obviously what is breaking userspace because …” without adding “SHUT THE FUCK UP” or “[all of this is] TOTAL CRAP”, i.e. being direct without being derogatory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701925567 {#2211
    date: 2023-12-07 06:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@db2@sopuli.xyz"
    "@yiliu@informis.land"
  ]
  +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: 205336
  -bodyTs: "'ad':25 'break':12,21 'chang':16 'crap':36 'derogatori':42 'direct':39 'fuck':28 'i.e':37 'mauro':14 'never':11 'obvious':18 'perfect':3 'possibl':4 'say':6 'shut':26 'total':35 'unaccept':9 'userspac':13,22 'without':24,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7073533"
  +editedAt: DateTimeImmutable @1703292485 {#2200
    date: 2023-12-23 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701925567 {#2204
    date: 2023-12-07 06:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2233 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "It’s perfectly possible to say “this is unacceptable, we never break userspace. Mauro, your change is obviously what is breaking userspace because …” without adding “SHUT THE FUCK UP” or “[all of this is] TOTAL CRAP”, i.e. being direct without being derogatory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701925567 {#2211
    date: 2023-12-07 06:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@db2@sopuli.xyz"
    "@yiliu@informis.land"
  ]
  +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: 205336
  -bodyTs: "'ad':25 'break':12,21 'chang':16 'crap':36 'derogatori':42 'direct':39 'fuck':28 'i.e':37 'mauro':14 'never':11 'obvious':18 'perfect':3 'possibl':4 'say':6 'shut':26 'total':35 'unaccept':9 'userspac':13,22 'without':24,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7073533"
  +editedAt: DateTimeImmutable @1703292485 {#2200
    date: 2023-12-23 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701925567 {#2204
    date: 2023-12-07 06:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2233 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "It’s perfectly possible to say “this is unacceptable, we never break userspace. Mauro, your change is obviously what is breaking userspace because …” without adding “SHUT THE FUCK UP” or “[all of this is] TOTAL CRAP”, i.e. being direct without being derogatory."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1701925567 {#2211
    date: 2023-12-07 06:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@db2@sopuli.xyz"
    "@yiliu@informis.land"
  ]
  +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: 205336
  -bodyTs: "'ad':25 'break':12,21 'chang':16 'crap':36 'derogatori':42 'direct':39 'fuck':28 'i.e':37 'mauro':14 'never':11 'obvious':18 'perfect':3 'possibl':4 'say':6 'shut':26 'total':35 'unaccept':9 'userspac':13,22 'without':24,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7073533"
  +editedAt: DateTimeImmutable @1703292485 {#2200
    date: 2023-12-23 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701925567 {#2204
    date: 2023-12-07 06:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2255
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "Not really, I haven’t made any assumptions about your life. I’m sorry that your life sucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701741194 {#2239
    date: 2023-12-05 02:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 197479
  -bodyTs: "'assumpt':8 'haven':4 'life':11,17 'm':13 'made':6 'realli':2 'sorri':14 'suck':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6990440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741194 {#2242
    date: 2023-12-05 02:53:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2255
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "Not really, I haven’t made any assumptions about your life. I’m sorry that your life sucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701741194 {#2239
    date: 2023-12-05 02:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 197479
  -bodyTs: "'assumpt':8 'haven':4 'life':11,17 'm':13 'made':6 'realli':2 'sorri':14 'suck':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6990440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741194 {#2242
    date: 2023-12-05 02:53:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2255
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2251 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "Not really, I haven’t made any assumptions about your life. I’m sorry that your life sucks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701741194 {#2239
    date: 2023-12-05 02:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 197479
  -bodyTs: "'assumpt':8 'haven':4 'life':11,17 'm':13 'made':6 'realli':2 'sorri':14 'suck':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6990440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701741194 {#2242
    date: 2023-12-05 02:53:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: """
    Maybe not 1923 exactly, but you can look at Europe in that time… That was right around the time Mussolini got to power, and why? Because of white males (and more) facing a cost of living crisis. America at that time had the “golden 20s”, true, but then you go a few years later and the fucking great depression starts, probably the biggest cost of living crisis there was.\n
    \n
    And then also compare the standard of living from that time with now, even though we are struggling, our standard of living in general is much better than it was at that time due to technology and other factors.\n
    \n
    Right in the middle between two world wars you’re going to experience and probably die in.\n
    \n
    I’m not saying you are wrong in the sense that all is good now, and that it doesn’t suck majorly for a lot of people, all I’m saying is that I think you overestimate how good the past was.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701738804 {#2247
    date: 2023-12-05 02:13:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 197426
  -bodyTs: "'1923':3 '20s':45 'also':72 'america':38 'around':17 'better':96 'biggest':63 'compar':73 'cost':34,64 'crisi':37,67 'depress':59 'die':124 'doesn':144 'due':103 'europ':10 'even':83 'exact':4 'experi':121 'face':32 'factor':108 'fuck':57 'general':93 'go':50,119 'golden':44 'good':139,164 'got':21 'great':58 'later':54 'live':36,66,77,91 'look':8 'lot':150 'm':127,155 'major':147 'male':29 'mayb':1 'middl':112 'much':95 'mussolini':20 'overestim':162 'past':166 'peopl':152 'power':23 'probabl':61,123 're':118 'right':16,109 'say':129,156 'sens':135 'standard':75,89 'start':60 'struggl':87 'suck':146 'technolog':105 'think':160 'though':84 'time':13,19,41,80,102 'true':46 'two':114 'war':116 'white':28 'world':115 'wrong':132 'year':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6989396"
  +editedAt: DateTimeImmutable @1702983828 {#2243
    date: 2023-12-19 12:03:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701738804 {#2235
    date: 2023-12-05 02:13: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
51 DENIED edit
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: """
    Maybe not 1923 exactly, but you can look at Europe in that time… That was right around the time Mussolini got to power, and why? Because of white males (and more) facing a cost of living crisis. America at that time had the “golden 20s”, true, but then you go a few years later and the fucking great depression starts, probably the biggest cost of living crisis there was.\n
    \n
    And then also compare the standard of living from that time with now, even though we are struggling, our standard of living in general is much better than it was at that time due to technology and other factors.\n
    \n
    Right in the middle between two world wars you’re going to experience and probably die in.\n
    \n
    I’m not saying you are wrong in the sense that all is good now, and that it doesn’t suck majorly for a lot of people, all I’m saying is that I think you overestimate how good the past was.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701738804 {#2247
    date: 2023-12-05 02:13:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 197426
  -bodyTs: "'1923':3 '20s':45 'also':72 'america':38 'around':17 'better':96 'biggest':63 'compar':73 'cost':34,64 'crisi':37,67 'depress':59 'die':124 'doesn':144 'due':103 'europ':10 'even':83 'exact':4 'experi':121 'face':32 'factor':108 'fuck':57 'general':93 'go':50,119 'golden':44 'good':139,164 'got':21 'great':58 'later':54 'live':36,66,77,91 'look':8 'lot':150 'm':127,155 'major':147 'male':29 'mayb':1 'middl':112 'much':95 'mussolini':20 'overestim':162 'past':166 'peopl':152 'power':23 'probabl':61,123 're':118 'right':16,109 'say':129,156 'sens':135 'standard':75,89 'start':60 'struggl':87 'suck':146 'technolog':105 'think':160 'though':84 'time':13,19,41,80,102 'true':46 'two':114 'war':116 'white':28 'world':115 'wrong':132 'year':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6989396"
  +editedAt: DateTimeImmutable @1702983828 {#2243
    date: 2023-12-19 12:03:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701738804 {#2235
    date: 2023-12-05 02:13: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
52 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: """
    Maybe not 1923 exactly, but you can look at Europe in that time… That was right around the time Mussolini got to power, and why? Because of white males (and more) facing a cost of living crisis. America at that time had the “golden 20s”, true, but then you go a few years later and the fucking great depression starts, probably the biggest cost of living crisis there was.\n
    \n
    And then also compare the standard of living from that time with now, even though we are struggling, our standard of living in general is much better than it was at that time due to technology and other factors.\n
    \n
    Right in the middle between two world wars you’re going to experience and probably die in.\n
    \n
    I’m not saying you are wrong in the sense that all is good now, and that it doesn’t suck majorly for a lot of people, all I’m saying is that I think you overestimate how good the past was.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701738804 {#2247
    date: 2023-12-05 02:13:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 197426
  -bodyTs: "'1923':3 '20s':45 'also':72 'america':38 'around':17 'better':96 'biggest':63 'compar':73 'cost':34,64 'crisi':37,67 'depress':59 'die':124 'doesn':144 'due':103 'europ':10 'even':83 'exact':4 'experi':121 'face':32 'factor':108 'fuck':57 'general':93 'go':50,119 'golden':44 'good':139,164 'got':21 'great':58 'later':54 'live':36,66,77,91 'look':8 'lot':150 'm':127,155 'major':147 'male':29 'mayb':1 'middl':112 'much':95 'mussolini':20 'overestim':162 'past':166 'peopl':152 'power':23 'probabl':61,123 're':118 'right':16,109 'say':129,156 'sens':135 'standard':75,89 'start':60 'struggl':87 'suck':146 'technolog':105 'think':160 'though':84 'time':13,19,41,80,102 'true':46 'two':114 'war':116 'white':28 'world':115 'wrong':132 'year':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6989396"
  +editedAt: DateTimeImmutable @1702983828 {#2243
    date: 2023-12-19 12:03:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701738804 {#2235
    date: 2023-12-05 02:13: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
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 {#2175
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "Does 2023 look worse for educated white men?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701733932 {#2145
    date: 2023-12-05 00:52:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 197281
  -bodyTs: "'2023':2 'educ':6 'look':3 'men':8 'white':7 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6986865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733932 {#2147
    date: 2023-12-05 00:52:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "Does 2023 look worse for educated white men?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701733932 {#2145
    date: 2023-12-05 00:52:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 197281
  -bodyTs: "'2023':2 'educ':6 'look':3 'men':8 'white':7 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6986865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733932 {#2147
    date: 2023-12-05 00:52:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "Does 2023 look worse for educated white men?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701733932 {#2145
    date: 2023-12-05 00:52:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Kidplayer_666@lemm.ee"
    "@iforgotmyinstance@lemmy.world"
    "@Azzu@lemm.ee"
    "@LeafOnTheWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 197281
  -bodyTs: "'2023':2 'educ':6 'look':3 'men':8 'white':7 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6986865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733932 {#2147
    date: 2023-12-05 00:52:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1995
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "I feel like there have been duels to death over stuff like this at some point…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701733503 {#2187
    date: 2023-12-05 00:45:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 197263
  -bodyTs: "'death':9 'duel':7 'feel':2 'like':3,12 'point':16 'stuff':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6986632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733503 {#2173
    date: 2023-12-05 00:45:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "I feel like there have been duels to death over stuff like this at some point…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701733503 {#2187
    date: 2023-12-05 00:45:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 197263
  -bodyTs: "'death':9 'duel':7 'feel':2 'like':3,12 'point':16 'stuff':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6986632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733503 {#2173
    date: 2023-12-05 00:45:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "I feel like there have been duels to death over stuff like this at some point…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701733503 {#2187
    date: 2023-12-05 00:45:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 197263
  -bodyTs: "'death':9 'duel':7 'feel':2 'like':3,12 'point':16 'stuff':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6986632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733503 {#2173
    date: 2023-12-05 00:45:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details