Redirect 302 redirect from GET @entry_comment_report (56f49f)

GET https://kbin.spritesserver.nl/u/@OhmsLawn@lemmy.world/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "Try Italian chinotto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706035363 {#2077
    date: 2024-01-23 19:42:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
    "@kuneho@lemmy.world"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 334787
  -bodyTs: "'chinotto':3 'italian':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035363 {#1883
    date: 2024-01-23 19:42: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
3 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "Try Italian chinotto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706035363 {#2077
    date: 2024-01-23 19:42:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
    "@kuneho@lemmy.world"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 334787
  -bodyTs: "'chinotto':3 'italian':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035363 {#1883
    date: 2024-01-23 19:42: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
4 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "Try Italian chinotto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706035363 {#2077
    date: 2024-01-23 19:42:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
    "@kuneho@lemmy.world"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 334787
  -bodyTs: "'chinotto':3 'italian':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035363 {#1883
    date: 2024-01-23 19:42: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
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 {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Late to the party, but chinotto. I don’t have a favorite brand yet but everything I’ve tried, I like. The blend of spice and bitter is fantastic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706035239 {#2097
    date: 2024-01-23 19:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 334776
  -bodyTs: "'bitter':27 'blend':23 'brand':13 'chinotto':6 'everyth':16 'fantast':29 'favorit':12 'late':1 'like':21 'parti':4 'spice':25 'tri':19 've':18 'yet':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035239 {#2082
    date: 2024-01-23 19:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Late to the party, but chinotto. I don’t have a favorite brand yet but everything I’ve tried, I like. The blend of spice and bitter is fantastic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706035239 {#2097
    date: 2024-01-23 19:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 334776
  -bodyTs: "'bitter':27 'blend':23 'brand':13 'chinotto':6 'everyth':16 'fantast':29 'favorit':12 'late':1 'like':21 'parti':4 'spice':25 'tri':19 've':18 'yet':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035239 {#2082
    date: 2024-01-23 19:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Late to the party, but chinotto. I don’t have a favorite brand yet but everything I’ve tried, I like. The blend of spice and bitter is fantastic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706035239 {#2097
    date: 2024-01-23 19:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@serpineslair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 334776
  -bodyTs: "'bitter':27 'blend':23 'brand':13 'chinotto':6 'everyth':16 'fantast':29 'favorit':12 'late':1 'like':21 'parti':4 'spice':25 'tri':19 've':18 'yet':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035239 {#2082
    date: 2024-01-23 19:40:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2141
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had this idea, years back, to start a subreddit for missed photos, IMAP instead of ITAP—“I *missed* a picture.” I was going to make it a paragraph description, but this would be just as good.\n
    \n
    Edit: guys, see how this is all in the past tense? I’m not going to be doing it. I don’t want to be a mod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1726478969 {#2350
    date: 2024-09-16 11:29:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 316896
  -bodyTs: "'back':6 'descript':30 'edit':38 'go':24,52 'good':37 'guy':39 'idea':4 'imap':14 'instead':15 'itap':17 'm':50 'make':26 'miss':12,19 'mod':64 'paragraph':29 'past':47 'photo':13 'pictur':21 'see':40 'start':8 'subreddit':10 'tens':48 'want':60 'would':33 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778274"
  +editedAt: DateTimeImmutable @1726370326 {#1708
    date: 2024-09-15 05:18:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705506786 {#2081
    date: 2024-01-17 16:53:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had this idea, years back, to start a subreddit for missed photos, IMAP instead of ITAP—“I *missed* a picture.” I was going to make it a paragraph description, but this would be just as good.\n
    \n
    Edit: guys, see how this is all in the past tense? I’m not going to be doing it. I don’t want to be a mod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1726478969 {#2350
    date: 2024-09-16 11:29:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 316896
  -bodyTs: "'back':6 'descript':30 'edit':38 'go':24,52 'good':37 'guy':39 'idea':4 'imap':14 'instead':15 'itap':17 'm':50 'make':26 'miss':12,19 'mod':64 'paragraph':29 'past':47 'photo':13 'pictur':21 'see':40 'start':8 'subreddit':10 'tens':48 'want':60 'would':33 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778274"
  +editedAt: DateTimeImmutable @1726370326 {#1708
    date: 2024-09-15 05:18:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705506786 {#2081
    date: 2024-01-17 16:53:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2331 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had this idea, years back, to start a subreddit for missed photos, IMAP instead of ITAP—“I *missed* a picture.” I was going to make it a paragraph description, but this would be just as good.\n
    \n
    Edit: guys, see how this is all in the past tense? I’m not going to be doing it. I don’t want to be a mod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 103
  +score: 0
  +lastActive: DateTime @1726478969 {#2350
    date: 2024-09-16 11:29:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 316896
  -bodyTs: "'back':6 'descript':30 'edit':38 'go':24,52 'good':37 'guy':39 'idea':4 'imap':14 'instead':15 'itap':17 'm':50 'make':26 'miss':12,19 'mod':64 'paragraph':29 'past':47 'photo':13 'pictur':21 'see':40 'start':8 'subreddit':10 'tens':48 'want':60 'would':33 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778274"
  +editedAt: DateTimeImmutable @1726370326 {#1708
    date: 2024-09-15 05:18:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705506786 {#2081
    date: 2024-01-17 16:53:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2132
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most of them?\n
    \n
    I mean, these things are grossing hundreds of millions, and I haven’t been to the movies in almost a decade, don’t have TV, and seldom stream anything like TV or movies.\n
    \n
    My video habits have gotten much more personal over the years. I’ll watch specific adaptations, and specific YouTubers, but that’s about it. For my brain-mush time, I generally play videogames and listen to audiobooks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705243304 {#2326
    date: 2024-01-14 15:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 308043
  -bodyTs: "'adapt':52 'almost':22 'anyth':32 'audiobook':74 'brain':64 'brain-mush':63 'decad':24 'general':68 'gotten':41 'gross':9 'habit':39 'haven':15 'hundr':10 'like':33 'listen':72 'll':49 'mean':5 'million':12 'movi':20,36 'much':42 'mush':65 'person':44 'play':69 'seldom':30 'specif':51,54 'stream':31 'thing':7 'time':66 'tv':28,34 'video':38 'videogam':70 'watch':50 'year':47 'youtub':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705243304 {#2327
    date: 2024-01-14 15:41: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
15 DENIED edit
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most of them?\n
    \n
    I mean, these things are grossing hundreds of millions, and I haven’t been to the movies in almost a decade, don’t have TV, and seldom stream anything like TV or movies.\n
    \n
    My video habits have gotten much more personal over the years. I’ll watch specific adaptations, and specific YouTubers, but that’s about it. For my brain-mush time, I generally play videogames and listen to audiobooks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705243304 {#2326
    date: 2024-01-14 15:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 308043
  -bodyTs: "'adapt':52 'almost':22 'anyth':32 'audiobook':74 'brain':64 'brain-mush':63 'decad':24 'general':68 'gotten':41 'gross':9 'habit':39 'haven':15 'hundr':10 'like':33 'listen':72 'll':49 'mean':5 'million':12 'movi':20,36 'much':42 'mush':65 'person':44 'play':69 'seldom':30 'specif':51,54 'stream':31 'thing':7 'time':66 'tv':28,34 'video':38 'videogam':70 'watch':50 'year':47 'youtub':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705243304 {#2327
    date: 2024-01-14 15:41: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
16 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Most of them?\n
    \n
    I mean, these things are grossing hundreds of millions, and I haven’t been to the movies in almost a decade, don’t have TV, and seldom stream anything like TV or movies.\n
    \n
    My video habits have gotten much more personal over the years. I’ll watch specific adaptations, and specific YouTubers, but that’s about it. For my brain-mush time, I generally play videogames and listen to audiobooks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705243304 {#2326
    date: 2024-01-14 15:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 308043
  -bodyTs: "'adapt':52 'almost':22 'anyth':32 'audiobook':74 'brain':64 'brain-mush':63 'decad':24 'general':68 'gotten':41 'gross':9 'habit':39 'haven':15 'hundr':10 'like':33 'listen':72 'll':49 'mean':5 'million':12 'movi':20,36 'much':42 'mush':65 'person':44 'play':69 'seldom':30 'specif':51,54 'stream':31 'thing':7 'time':66 'tv':28,34 'video':38 'videogam':70 'watch':50 'year':47 'youtub':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705243304 {#2327
    date: 2024-01-14 15:41: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
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 {#2063
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2335 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Same. Fruit cocktail, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705186957 {#2138
    date: 2024-01-14 00:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wellee@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 306464
  -bodyTs: "'cocktail':3 'fruit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6655612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705186957 {#2133
    date: 2024-01-14 00:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2335 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Same. Fruit cocktail, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705186957 {#2138
    date: 2024-01-14 00:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wellee@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 306464
  -bodyTs: "'cocktail':3 'fruit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6655612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705186957 {#2133
    date: 2024-01-14 00:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2335 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Same. Fruit cocktail, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705186957 {#2138
    date: 2024-01-14 00:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wellee@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 306464
  -bodyTs: "'cocktail':3 'fruit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6655612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705186957 {#2133
    date: 2024-01-14 00:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2071
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m in my mid 40s and, due to many things, it’s too late for me. They won’t shift without falling out.\n
    \n
    I had half my teeth extracted last year, currently waiting on tens of thousands of dollars worth of implant and bridge work. If my teeth had been aligned, I’d still have some bad ones replaced, but it would’ve been far simpler.\n
    \n
    Do it OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704889823 {#2080
    date: 2024-01-10 13:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 295676
  -bodyTs: "'40s':6 'align':52 'bad':58 'bridg':45 'current':33 'd':54 'dollar':40 'due':8 'extract':30 'fall':23 'far':66 'half':27 'implant':43 'last':31 'late':15 'm':2 'mani':10 'mid':5 'one':59 'op':70 'replac':60 'shift':21 'simpler':67 'still':55 'teeth':29,49 'ten':36 'thing':11 'thousand':38 've':64 'wait':34 'without':22 'won':19 'work':46 'worth':41 'would':63 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6553283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704889823 {#2064
    date: 2024-01-10 13:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m in my mid 40s and, due to many things, it’s too late for me. They won’t shift without falling out.\n
    \n
    I had half my teeth extracted last year, currently waiting on tens of thousands of dollars worth of implant and bridge work. If my teeth had been aligned, I’d still have some bad ones replaced, but it would’ve been far simpler.\n
    \n
    Do it OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704889823 {#2080
    date: 2024-01-10 13:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 295676
  -bodyTs: "'40s':6 'align':52 'bad':58 'bridg':45 'current':33 'd':54 'dollar':40 'due':8 'extract':30 'fall':23 'far':66 'half':27 'implant':43 'last':31 'late':15 'm':2 'mani':10 'mid':5 'one':59 'op':70 'replac':60 'shift':21 'simpler':67 'still':55 'teeth':29,49 'ten':36 'thing':11 'thousand':38 've':64 'wait':34 'without':22 'won':19 'work':46 'worth':41 'would':63 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6553283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704889823 {#2064
    date: 2024-01-10 13:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m in my mid 40s and, due to many things, it’s too late for me. They won’t shift without falling out.\n
    \n
    I had half my teeth extracted last year, currently waiting on tens of thousands of dollars worth of implant and bridge work. If my teeth had been aligned, I’d still have some bad ones replaced, but it would’ve been far simpler.\n
    \n
    Do it OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704889823 {#2080
    date: 2024-01-10 13:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LunchEnjoyer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 295676
  -bodyTs: "'40s':6 'align':52 'bad':58 'bridg':45 'current':33 'd':54 'dollar':40 'due':8 'extract':30 'fall':23 'far':66 'half':27 'implant':43 'last':31 'late':15 'm':2 'mani':10 'mid':5 'one':59 'op':70 'replac':60 'shift':21 'simpler':67 'still':55 'teeth':29,49 'ten':36 'thing':11 'thousand':38 've':64 'wait':34 'without':22 'won':19 'work':46 'worth':41 'would':63 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6553283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704889823 {#2064
    date: 2024-01-10 13:30:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "I mentioned it in my initial reply, but it’s important to say that friends aren’t generally made during the activity itself. You’re going to make friends by helping set up, making sure the space is clean afterwards, etc. During a club meeting or volunteer time, you really only have time to focus on The Thing, not each other. The magic happens in the fifteen minutes before the event"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704643085 {#2066
    date: 2024-01-07 16:58:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Iceblade02@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 288950
  -bodyTs: "'activ':22 'afterward':40 'aren':16 'clean':39 'club':44 'etc':41 'event':71 'fifteen':67 'focus':55 'friend':15,29 'general':18 'go':26 'happen':64 'help':31 'import':11 'initi':6 'made':19 'magic':63 'make':28,34 'meet':45 'mention':2 'minut':68 're':25 'realli':50 'repli':7 'say':13 'set':32 'space':37 'sure':35 'thing':58 'time':48,53 'volunt':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704643085 {#2074
    date: 2024-01-07 16:58:05.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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "I mentioned it in my initial reply, but it’s important to say that friends aren’t generally made during the activity itself. You’re going to make friends by helping set up, making sure the space is clean afterwards, etc. During a club meeting or volunteer time, you really only have time to focus on The Thing, not each other. The magic happens in the fifteen minutes before the event"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704643085 {#2066
    date: 2024-01-07 16:58:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Iceblade02@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 288950
  -bodyTs: "'activ':22 'afterward':40 'aren':16 'clean':39 'club':44 'etc':41 'event':71 'fifteen':67 'focus':55 'friend':15,29 'general':18 'go':26 'happen':64 'help':31 'import':11 'initi':6 'made':19 'magic':63 'make':28,34 'meet':45 'mention':2 'minut':68 're':25 'realli':50 'repli':7 'say':13 'set':32 'space':37 'sure':35 'thing':58 'time':48,53 'volunt':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704643085 {#2074
    date: 2024-01-07 16:58:05.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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "I mentioned it in my initial reply, but it’s important to say that friends aren’t generally made during the activity itself. You’re going to make friends by helping set up, making sure the space is clean afterwards, etc. During a club meeting or volunteer time, you really only have time to focus on The Thing, not each other. The magic happens in the fifteen minutes before the event"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704643085 {#2066
    date: 2024-01-07 16:58:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Iceblade02@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 288950
  -bodyTs: "'activ':22 'afterward':40 'aren':16 'clean':39 'club':44 'etc':41 'event':71 'fifteen':67 'focus':55 'friend':15,29 'general':18 'go':26 'happen':64 'help':31 'import':11 'initi':6 'made':19 'magic':63 'make':28,34 'meet':45 'mention':2 'minut':68 're':25 'realli':50 'repli':7 'say':13 'set':32 'space':37 'sure':35 'thing':58 'time':48,53 'volunt':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704643085 {#2074
    date: 2024-01-07 16:58:05.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 {#2112
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Honestly, besides family, everyone I know outside of work, including my partner, came through sobriety-related meetings.\n
    \n
    Outside of that resource (and assuming I was normal and not drinking myself to death), I’d say I would need to be volunteering or involved in some cooperative activity.\n
    \n
    The friends don’t come from the activity, either. Not in sobriety, nor otherwise. The friends come from showing up early and staying late. The people of character are going to be the ones keeping the activity happening for everyone else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704641873 {#2054
    date: 2024-01-07 16:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Iceblade02@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 288893
  -bodyTs: "'activ':48,56,85 'assum':24 'besid':2 'came':13 'charact':76 'come':53,65 'cooper':47 'd':35 'death':33 'drink':30 'earli':69 'either':57 'els':89 'everyon':4,88 'famili':3 'friend':50,64 'go':78 'happen':86 'honest':1 'includ':10 'involv':44 'keep':83 'know':6 'late':72 'meet':18 'need':39 'normal':27 'one':82 'otherwis':62 'outsid':7,19 'partner':12 'peopl':74 'relat':17 'resourc':22 'say':36 'show':67 'sobrieti':16,60 'sobriety-rel':15 'stay':71 'volunt':42 'work':9 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704641873 {#2052
    date: 2024-01-07 16:37:53.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 {#2112
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Honestly, besides family, everyone I know outside of work, including my partner, came through sobriety-related meetings.\n
    \n
    Outside of that resource (and assuming I was normal and not drinking myself to death), I’d say I would need to be volunteering or involved in some cooperative activity.\n
    \n
    The friends don’t come from the activity, either. Not in sobriety, nor otherwise. The friends come from showing up early and staying late. The people of character are going to be the ones keeping the activity happening for everyone else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704641873 {#2054
    date: 2024-01-07 16:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Iceblade02@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 288893
  -bodyTs: "'activ':48,56,85 'assum':24 'besid':2 'came':13 'charact':76 'come':53,65 'cooper':47 'd':35 'death':33 'drink':30 'earli':69 'either':57 'els':89 'everyon':4,88 'famili':3 'friend':50,64 'go':78 'happen':86 'honest':1 'includ':10 'involv':44 'keep':83 'know':6 'late':72 'meet':18 'need':39 'normal':27 'one':82 'otherwis':62 'outsid':7,19 'partner':12 'peopl':74 'relat':17 'resourc':22 'say':36 'show':67 'sobrieti':16,60 'sobriety-rel':15 'stay':71 'volunt':42 'work':9 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704641873 {#2052
    date: 2024-01-07 16:37:53.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 {#2112
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Honestly, besides family, everyone I know outside of work, including my partner, came through sobriety-related meetings.\n
    \n
    Outside of that resource (and assuming I was normal and not drinking myself to death), I’d say I would need to be volunteering or involved in some cooperative activity.\n
    \n
    The friends don’t come from the activity, either. Not in sobriety, nor otherwise. The friends come from showing up early and staying late. The people of character are going to be the ones keeping the activity happening for everyone else.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704641873 {#2054
    date: 2024-01-07 16:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Iceblade02@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 288893
  -bodyTs: "'activ':48,56,85 'assum':24 'besid':2 'came':13 'charact':76 'come':53,65 'cooper':47 'd':35 'death':33 'drink':30 'earli':69 'either':57 'els':89 'everyon':4,88 'famili':3 'friend':50,64 'go':78 'happen':86 'honest':1 'includ':10 'involv':44 'keep':83 'know':6 'late':72 'meet':18 'need':39 'normal':27 'one':82 'otherwis':62 'outsid':7,19 'partner':12 'peopl':74 'relat':17 'resourc':22 'say':36 'show':67 'sobrieti':16,60 'sobriety-rel':15 'stay':71 'volunt':42 'work':9 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704641873 {#2052
    date: 2024-01-07 16:37:53.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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The lady and I started just buying our own gifts and profusely thanking each other for them a few years back. So. Nothing.\n
    \n
    It’s nice because there are still gifts under the tree, without the angst of shopping and the likelihood of disappointment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1711276151 {#2107
    date: 2024-03-24 11:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Usernameblankface@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 276408
  -bodyTs: "'angst':37 'back':21 'buy':7 'disappoint':44 'gift':10,31 'ladi':2 'likelihood':42 'nice':26 'noth':23 'profus':12 'shop':39 'start':5 'still':30 'thank':13 'tree':34 'without':35 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289746 {#2110
    date: 2024-01-03 14:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The lady and I started just buying our own gifts and profusely thanking each other for them a few years back. So. Nothing.\n
    \n
    It’s nice because there are still gifts under the tree, without the angst of shopping and the likelihood of disappointment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1711276151 {#2107
    date: 2024-03-24 11:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Usernameblankface@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 276408
  -bodyTs: "'angst':37 'back':21 'buy':7 'disappoint':44 'gift':10,31 'ladi':2 'likelihood':42 'nice':26 'noth':23 'profus':12 'shop':39 'start':5 'still':30 'thank':13 'tree':34 'without':35 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289746 {#2110
    date: 2024-01-03 14:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The lady and I started just buying our own gifts and profusely thanking each other for them a few years back. So. Nothing.\n
    \n
    It’s nice because there are still gifts under the tree, without the angst of shopping and the likelihood of disappointment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1711276151 {#2107
    date: 2024-03-24 11:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Usernameblankface@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 276408
  -bodyTs: "'angst':37 'back':21 'buy':7 'disappoint':44 'gift':10,31 'ladi':2 'likelihood':42 'nice':26 'noth':23 'profus':12 'shop':39 'start':5 'still':30 'thank':13 'tree':34 'without':35 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6380561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704289746 {#2110
    date: 2024-01-03 14:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2230
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cursing all the time is like yelling all the time. It loses its effect. That said, If you’re going to swear, don’t fucking censor your words. It’s just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703618364 {#2160
    date: 2023-12-26 20:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@squid_slime@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 254451
  -bodyTs: "'censor':26 'curs':1 'effect':14 'fuck':25 'go':20 'like':6 'lose':12 're':19 'said':16 'stupid':32 'swear':22 'time':4,10 'word':28 'yell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252584"
  +editedAt: DateTimeImmutable @1708060254 {#2161
    date: 2024-02-16 06:10:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703618364 {#2325
    date: 2023-12-26 20:19: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
39 DENIED edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cursing all the time is like yelling all the time. It loses its effect. That said, If you’re going to swear, don’t fucking censor your words. It’s just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703618364 {#2160
    date: 2023-12-26 20:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@squid_slime@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 254451
  -bodyTs: "'censor':26 'curs':1 'effect':14 'fuck':25 'go':20 'like':6 'lose':12 're':19 'said':16 'stupid':32 'swear':22 'time':4,10 'word':28 'yell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252584"
  +editedAt: DateTimeImmutable @1708060254 {#2161
    date: 2024-02-16 06:10:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703618364 {#2325
    date: 2023-12-26 20:19: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
40 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cursing all the time is like yelling all the time. It loses its effect. That said, If you’re going to swear, don’t fucking censor your words. It’s just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703618364 {#2160
    date: 2023-12-26 20:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@squid_slime@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 254451
  -bodyTs: "'censor':26 'curs':1 'effect':14 'fuck':25 'go':20 'like':6 'lose':12 're':19 'said':16 'stupid':32 'swear':22 'time':4,10 'word':28 'yell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252584"
  +editedAt: DateTimeImmutable @1708060254 {#2161
    date: 2024-02-16 06:10:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703618364 {#2325
    date: 2023-12-26 20:19: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
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 {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "RIP Petunia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703617941 {#2225
    date: 2023-12-26 20:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chee_Koala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 254434
  -bodyTs: "'petunia':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703617941 {#2213
    date: 2023-12-26 20:12:21.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 {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "RIP Petunia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703617941 {#2225
    date: 2023-12-26 20:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chee_Koala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 254434
  -bodyTs: "'petunia':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703617941 {#2213
    date: 2023-12-26 20:12:21.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 {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "RIP Petunia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703617941 {#2225
    date: 2023-12-26 20:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chee_Koala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 254434
  -bodyTs: "'petunia':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703617941 {#2213
    date: 2023-12-26 20:12:21.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 {#2316
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Edit: Just to sell it a little harder, this album has phenomenal songwriting. It’s got a laid-back LA-surf-rock sound with elements of punk and maybe a hint of wistful country in the lyrics.\n
    \n
    The What! [Help is On The Way](https://youtu.be/FIAq7ntaoic?feature=shared)\n
    \n
    This album and band is endangered, no CD’s, unavailable on any music streaming service.\n
    \n
    The only online version I could find is this a random YouTube upload.\n
    \n
    One of my favorite bands ever. They were introduced to me by a friend’s sister in, like 1999. Their band ended quickly after the death of one of the members.\n
    \n
    The only other link related to them now appears to be a remaining band member’s channel, which hasn’t been updated in 11 years.\n
    \n
    [www.youtube.com/channel/UCtzbqcFuFKejZwn5Ewdd9VA](https://www.youtube.com/channel/UCtzbqcFuFKejZwn5Ewdd9VA)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703436876 {#2302
    date: 2023-12-24 17:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 248905
  -bodyTs: "'/channel/uctzbqcfufkejzwn5ewdd9va](https://www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va)':136 '/fiaq7ntaoic?feature=shared)':49 '11':132 '1999':96 'album':10,51 'appear':117 'back':20 'band':53,82,98,122 'cd':57 'channel':125 'could':70 'countri':36 'death':103 'edit':1 'element':27 'end':99 'endang':55 'ever':83 'favorit':81 'find':71 'friend':91 'got':16 'harder':8 'hasn':127 'help':42 'hint':33 'introduc':86 'la':22 'la-surf-rock':21 'laid':19 'laid-back':18 'like':95 'link':112 'littl':7 'lyric':39 'mayb':31 'member':108,123 'music':62 'one':78,105 'onlin':67 'phenomen':12 'punk':29 'quick':100 'random':75 'relat':113 'remain':121 'rock':24 'sell':4 'servic':64 'sister':93 'songwrit':13 'sound':25 'stream':63 'surf':23 'unavail':59 'updat':130 'upload':77 'version':68 'way':46 'wist':35 'www.youtube.com':135 'www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va](https://www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va)':134 'year':133 'youtu.be':48 'youtu.be/fiaq7ntaoic?feature=shared)':47 'youtub':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6223922"
  +editedAt: DateTimeImmutable @1707520609 {#2301
    date: 2024-02-10 00:16:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703436876 {#2214
    date: 2023-12-24 17:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Edit: Just to sell it a little harder, this album has phenomenal songwriting. It’s got a laid-back LA-surf-rock sound with elements of punk and maybe a hint of wistful country in the lyrics.\n
    \n
    The What! [Help is On The Way](https://youtu.be/FIAq7ntaoic?feature=shared)\n
    \n
    This album and band is endangered, no CD’s, unavailable on any music streaming service.\n
    \n
    The only online version I could find is this a random YouTube upload.\n
    \n
    One of my favorite bands ever. They were introduced to me by a friend’s sister in, like 1999. Their band ended quickly after the death of one of the members.\n
    \n
    The only other link related to them now appears to be a remaining band member’s channel, which hasn’t been updated in 11 years.\n
    \n
    [www.youtube.com/channel/UCtzbqcFuFKejZwn5Ewdd9VA](https://www.youtube.com/channel/UCtzbqcFuFKejZwn5Ewdd9VA)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703436876 {#2302
    date: 2023-12-24 17:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 248905
  -bodyTs: "'/channel/uctzbqcfufkejzwn5ewdd9va](https://www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va)':136 '/fiaq7ntaoic?feature=shared)':49 '11':132 '1999':96 'album':10,51 'appear':117 'back':20 'band':53,82,98,122 'cd':57 'channel':125 'could':70 'countri':36 'death':103 'edit':1 'element':27 'end':99 'endang':55 'ever':83 'favorit':81 'find':71 'friend':91 'got':16 'harder':8 'hasn':127 'help':42 'hint':33 'introduc':86 'la':22 'la-surf-rock':21 'laid':19 'laid-back':18 'like':95 'link':112 'littl':7 'lyric':39 'mayb':31 'member':108,123 'music':62 'one':78,105 'onlin':67 'phenomen':12 'punk':29 'quick':100 'random':75 'relat':113 'remain':121 'rock':24 'sell':4 'servic':64 'sister':93 'songwrit':13 'sound':25 'stream':63 'surf':23 'unavail':59 'updat':130 'upload':77 'version':68 'way':46 'wist':35 'www.youtube.com':135 'www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va](https://www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va)':134 'year':133 'youtu.be':48 'youtu.be/fiaq7ntaoic?feature=shared)':47 'youtub':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6223922"
  +editedAt: DateTimeImmutable @1707520609 {#2301
    date: 2024-02-10 00:16:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703436876 {#2214
    date: 2023-12-24 17:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Edit: Just to sell it a little harder, this album has phenomenal songwriting. It’s got a laid-back LA-surf-rock sound with elements of punk and maybe a hint of wistful country in the lyrics.\n
    \n
    The What! [Help is On The Way](https://youtu.be/FIAq7ntaoic?feature=shared)\n
    \n
    This album and band is endangered, no CD’s, unavailable on any music streaming service.\n
    \n
    The only online version I could find is this a random YouTube upload.\n
    \n
    One of my favorite bands ever. They were introduced to me by a friend’s sister in, like 1999. Their band ended quickly after the death of one of the members.\n
    \n
    The only other link related to them now appears to be a remaining band member’s channel, which hasn’t been updated in 11 years.\n
    \n
    [www.youtube.com/channel/UCtzbqcFuFKejZwn5Ewdd9VA](https://www.youtube.com/channel/UCtzbqcFuFKejZwn5Ewdd9VA)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703436876 {#2302
    date: 2023-12-24 17:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 248905
  -bodyTs: "'/channel/uctzbqcfufkejzwn5ewdd9va](https://www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va)':136 '/fiaq7ntaoic?feature=shared)':49 '11':132 '1999':96 'album':10,51 'appear':117 'back':20 'band':53,82,98,122 'cd':57 'channel':125 'could':70 'countri':36 'death':103 'edit':1 'element':27 'end':99 'endang':55 'ever':83 'favorit':81 'find':71 'friend':91 'got':16 'harder':8 'hasn':127 'help':42 'hint':33 'introduc':86 'la':22 'la-surf-rock':21 'laid':19 'laid-back':18 'like':95 'link':112 'littl':7 'lyric':39 'mayb':31 'member':108,123 'music':62 'one':78,105 'onlin':67 'phenomen':12 'punk':29 'quick':100 'random':75 'relat':113 'remain':121 'rock':24 'sell':4 'servic':64 'sister':93 'songwrit':13 'sound':25 'stream':63 'surf':23 'unavail':59 'updat':130 'upload':77 'version':68 'way':46 'wist':35 'www.youtube.com':135 'www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va](https://www.youtube.com/channel/uctzbqcfufkejzwn5ewdd9va)':134 'year':133 'youtu.be':48 'youtu.be/fiaq7ntaoic?feature=shared)':47 'youtub':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6223922"
  +editedAt: DateTimeImmutable @1707520609 {#2301
    date: 2024-02-10 00:16:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703436876 {#2214
    date: 2023-12-24 17:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: null
  +root: null
  +body: "This reminds me of the *kitten tree* scene in Lois McMaster Bujold’s [Cetaganda](https://www.tor.com/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703179188 {#2313
    date: 2023-12-21 18:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 240882
  -bodyTs: "'/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/).':17 'bujold':12 'cetaganda':14 'kitten':6 'loi':10 'mcmaster':11 'remind':2 'scene':8 'tree':7 'www.tor.com':16 'www.tor.com/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/).':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6174018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703179188 {#2318
    date: 2023-12-21 18:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: null
  +root: null
  +body: "This reminds me of the *kitten tree* scene in Lois McMaster Bujold’s [Cetaganda](https://www.tor.com/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703179188 {#2313
    date: 2023-12-21 18:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 240882
  -bodyTs: "'/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/).':17 'bujold':12 'cetaganda':14 'kitten':6 'loi':10 'mcmaster':11 'remind':2 'scene':8 'tree':7 'www.tor.com':16 'www.tor.com/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/).':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6174018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703179188 {#2318
    date: 2023-12-21 18:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: null
  +root: null
  +body: "This reminds me of the *kitten tree* scene in Lois McMaster Bujold’s [Cetaganda](https://www.tor.com/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703179188 {#2313
    date: 2023-12-21 18:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 240882
  -bodyTs: "'/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/).':17 'bujold':12 'cetaganda':14 'kitten':6 'loi':10 'mcmaster':11 'remind':2 'scene':8 'tree':7 'www.tor.com':16 'www.tor.com/2017/03/06/rereading-the-vorkosigan-saga-cetaganda-chapter-10/).':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6174018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703179188 {#2318
    date: 2023-12-21 18:19:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +body: "I’m honestly uncomfortable with TLDR. I haven’t checked up, but every time I watch an episode, it just feels off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703045960 {#2261
    date: 2023-12-20 05:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@Solo@lemmy.world"
    "@cheesebag@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 236921
  -bodyTs: "'check':10 'episod':18 'everi':13 'feel':21 'haven':8 'honest':3 'm':2 'time':14 'tldr':6 'uncomfort':4 'watch':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045960 {#2277
    date: 2023-12-20 05:19:20.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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +body: "I’m honestly uncomfortable with TLDR. I haven’t checked up, but every time I watch an episode, it just feels off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703045960 {#2261
    date: 2023-12-20 05:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@Solo@lemmy.world"
    "@cheesebag@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 236921
  -bodyTs: "'check':10 'episod':18 'everi':13 'feel':21 'haven':8 'honest':3 'm':2 'time':14 'tldr':6 'uncomfort':4 'watch':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045960 {#2277
    date: 2023-12-20 05:19:20.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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +body: "I’m honestly uncomfortable with TLDR. I haven’t checked up, but every time I watch an episode, it just feels off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703045960 {#2261
    date: 2023-12-20 05:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@Solo@lemmy.world"
    "@cheesebag@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 236921
  -bodyTs: "'check':10 'episod':18 'everi':13 'feel':21 'haven':8 'honest':3 'm':2 'time':14 'tldr':6 'uncomfort':4 'watch':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045960 {#2277
    date: 2023-12-20 05:19:20.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 {#2253
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I love that channel, but yeah. I’d like to see them revisit some of the earlier topics. The most recent videos are sometimes a bit overwhelming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702963008 {#2210
    date: 2023-12-19 06:16:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungofhydra@lemmy.dbzer0.com"
    "@SzethFriendOfNimi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 233998
  -bodyTs: "'bit':26 'channel':4 'd':8 'earlier':17 'like':9 'love':2 'overwhelm':27 'recent':21 'revisit':13 'see':11 'sometim':24 'topic':18 'video':22 'yeah':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6124556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702963008 {#2201
    date: 2023-12-19 06:16:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I love that channel, but yeah. I’d like to see them revisit some of the earlier topics. The most recent videos are sometimes a bit overwhelming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702963008 {#2210
    date: 2023-12-19 06:16:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungofhydra@lemmy.dbzer0.com"
    "@SzethFriendOfNimi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 233998
  -bodyTs: "'bit':26 'channel':4 'd':8 'earlier':17 'like':9 'love':2 'overwhelm':27 'recent':21 'revisit':13 'see':11 'sometim':24 'topic':18 'video':22 'yeah':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6124556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702963008 {#2201
    date: 2023-12-19 06:16:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: "I love that channel, but yeah. I’d like to see them revisit some of the earlier topics. The most recent videos are sometimes a bit overwhelming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702963008 {#2210
    date: 2023-12-19 06:16:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungofhydra@lemmy.dbzer0.com"
    "@SzethFriendOfNimi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 233998
  -bodyTs: "'bit':26 'channel':4 'd':8 'earlier':17 'like':9 'love':2 'overwhelm':27 'recent':21 'revisit':13 'see':11 'sometim':24 'topic':18 'video':22 'yeah':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6124556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702963008 {#2201
    date: 2023-12-19 06:16:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details