GET https://kbin.spritesserver.nl/index.php/d/lemmy.stuart.fun/comments/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.81 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.03 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 {#1824
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1707591884 {#1872
    date: 2024-02-10 20:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1851 …}
  +nested: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
  -id: 249294
  -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6226123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703447610 {#2437
    date: 2023-12-24 20:53:30.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 {#1824
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1707591884 {#1872
    date: 2024-02-10 20:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1851 …}
  +nested: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
  -id: 249294
  -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6226123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703447610 {#2437
    date: 2023-12-24 20:53:30.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 {#1824
  +user: App\Entity\User {#60 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1707591884 {#1872
    date: 2024-02-10 20:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1851 …}
  +nested: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1836 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
  -id: 249294
  -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6226123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703447610 {#2437
    date: 2023-12-24 20:53:30.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 {#2832
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1707591884 {#1872
      date: 2024-02-10 20:04:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 249294
    -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6226123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703447610 {#2437
      date: 2023-12-24 20:53:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: """
    Eggnog is actually what is erasing my progress and I am okay with it 😤\n
    \n
    Edit: I can’t spell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703463587 {#2829
    date: 2023-12-25 01:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 249901
  -bodyTs: "'actual':3 'edit':15 'eggnog':1 'eras':6 'okay':12 'progress':8 'spell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6196113"
  +editedAt: DateTimeImmutable @1707602831 {#2830
    date: 2024-02-10 23:07:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703463587 {#2831
    date: 2023-12-25 01:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2832
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1707591884 {#1872
      date: 2024-02-10 20:04:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 249294
    -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6226123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703447610 {#2437
      date: 2023-12-24 20:53:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: """
    Eggnog is actually what is erasing my progress and I am okay with it 😤\n
    \n
    Edit: I can’t spell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703463587 {#2829
    date: 2023-12-25 01:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 249901
  -bodyTs: "'actual':3 'edit':15 'eggnog':1 'eras':6 'okay':12 'progress':8 'spell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6196113"
  +editedAt: DateTimeImmutable @1707602831 {#2830
    date: 2024-02-10 23:07:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703463587 {#2831
    date: 2023-12-25 01:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2832
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1824
    +user: App\Entity\User {#60 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1707591884 {#1872
      date: 2024-02-10 20:04:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1851 …}
    +nested: Doctrine\ORM\PersistentCollection {#1569 …}
    +votes: Doctrine\ORM\PersistentCollection {#1836 …}
    +reports: Doctrine\ORM\PersistentCollection {#1376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
    -id: 249294
    -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6226123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703447610 {#2437
      date: 2023-12-24 20:53:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: """
    Eggnog is actually what is erasing my progress and I am okay with it 😤\n
    \n
    Edit: I can’t spell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703463587 {#2829
    date: 2023-12-25 01:19:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 249901
  -bodyTs: "'actual':3 'edit':15 'eggnog':1 'eras':6 'okay':12 'progress':8 'spell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6196113"
  +editedAt: DateTimeImmutable @1707602831 {#2830
    date: 2024-02-10 23:07:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703463587 {#2831
    date: 2023-12-25 01:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2949
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#1824
      +user: App\Entity\User {#60 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1707591884 {#1872
        date: 2024-02-10 20:04:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1851 …}
      +nested: Doctrine\ORM\PersistentCollection {#1569 …}
      +votes: Doctrine\ORM\PersistentCollection {#1836 …}
      +reports: Doctrine\ORM\PersistentCollection {#1376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
      -id: 249294
      -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6226123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703447610 {#2437
        date: 2023-12-24 20:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1824}
    +body: """
      Eggnog is actually what is erasing my progress and I am okay with it 😤\n
      \n
      Edit: I can’t spell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703463587 {#2829
      date: 2023-12-25 01:19:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@SexyTimeSasquatch@lemmy.world"
      "@andrew@lemmy.stuart.fun"
      "@SexyTimeSasquatch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 249901
    -bodyTs: "'actual':3 'edit':15 'eggnog':1 'eras':6 'okay':12 'progress':8 'spell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6196113"
    +editedAt: DateTimeImmutable @1707602831 {#2830
      date: 2024-02-10 23:07:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703463587 {#2831
      date: 2023-12-25 01:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "Raising or erasing? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703464825 {#2947
    date: 2023-12-25 01:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
    "@Pickle_Jr@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2951 …}
  +nested: Doctrine\ORM\PersistentCollection {#2953 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  -id: 249955
  -bodyTs: "'eras':3 'lol':4 'rais':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6229436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703464825 {#2948
    date: 2023-12-25 01:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2949
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#1824
      +user: App\Entity\User {#60 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1707591884 {#1872
        date: 2024-02-10 20:04:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1851 …}
      +nested: Doctrine\ORM\PersistentCollection {#1569 …}
      +votes: Doctrine\ORM\PersistentCollection {#1836 …}
      +reports: Doctrine\ORM\PersistentCollection {#1376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
      -id: 249294
      -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6226123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703447610 {#2437
        date: 2023-12-24 20:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1824}
    +body: """
      Eggnog is actually what is erasing my progress and I am okay with it 😤\n
      \n
      Edit: I can’t spell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703463587 {#2829
      date: 2023-12-25 01:19:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@SexyTimeSasquatch@lemmy.world"
      "@andrew@lemmy.stuart.fun"
      "@SexyTimeSasquatch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 249901
    -bodyTs: "'actual':3 'edit':15 'eggnog':1 'eras':6 'okay':12 'progress':8 'spell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6196113"
    +editedAt: DateTimeImmutable @1707602831 {#2830
      date: 2024-02-10 23:07:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703463587 {#2831
      date: 2023-12-25 01:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "Raising or erasing? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703464825 {#2947
    date: 2023-12-25 01:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
    "@Pickle_Jr@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2951 …}
  +nested: Doctrine\ORM\PersistentCollection {#2953 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  -id: 249955
  -bodyTs: "'eras':3 'lol':4 'rais':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6229436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703464825 {#2948
    date: 2023-12-25 01:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2949
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#1824
      +user: App\Entity\User {#60 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "A couple weeks of holiday eating isn’t going to ruin a year’s worth of work… Now bring me my jug of eggnog!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1707591884 {#1872
        date: 2024-02-10 20:04:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1851 …}
      +nested: Doctrine\ORM\PersistentCollection {#1569 …}
      +votes: Doctrine\ORM\PersistentCollection {#1836 …}
      +reports: Doctrine\ORM\PersistentCollection {#1376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2416 …}
      -id: 249294
      -bodyTs: "'bring':19 'coupl':2 'eat':6 'eggnog':24 'go':9 'holiday':5 'isn':7 'jug':22 'ruin':11 'week':3 'work':17 'worth':15 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6226123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703447610 {#2437
        date: 2023-12-24 20:53:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1824}
    +body: """
      Eggnog is actually what is erasing my progress and I am okay with it 😤\n
      \n
      Edit: I can’t spell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703463587 {#2829
      date: 2023-12-25 01:19:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@SexyTimeSasquatch@lemmy.world"
      "@andrew@lemmy.stuart.fun"
      "@SexyTimeSasquatch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 249901
    -bodyTs: "'actual':3 'edit':15 'eggnog':1 'eras':6 'okay':12 'progress':8 'spell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6196113"
    +editedAt: DateTimeImmutable @1707602831 {#2830
      date: 2024-02-10 23:07:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703463587 {#2831
      date: 2023-12-25 01:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1824}
  +body: "Raising or erasing? Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703464825 {#2947
    date: 2023-12-25 01:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@SexyTimeSasquatch@lemmy.world"
    "@Pickle_Jr@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2951 …}
  +nested: Doctrine\ORM\PersistentCollection {#2953 …}
  +votes: Doctrine\ORM\PersistentCollection {#2955 …}
  +reports: Doctrine\ORM\PersistentCollection {#2957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2961 …}
  -id: 249955
  -bodyTs: "'eras':3 'lol':4 'rais':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6229436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703464825 {#2948
    date: 2023-12-25 01:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1566
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "You good dude?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700053388 {#1549
    date: 2023-11-15 14:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 114401
  -bodyTs: "'dude':3 'good':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blugatch.tube/comment/1419448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699766542 {#1550
    date: 2023-11-12 06:22:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "You good dude?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700053388 {#1549
    date: 2023-11-15 14:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 114401
  -bodyTs: "'dude':3 'good':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blugatch.tube/comment/1419448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699766542 {#1550
    date: 2023-11-12 06:22:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1566
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "You good dude?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700053388 {#1549
    date: 2023-11-15 14:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 114401
  -bodyTs: "'dude':3 'good':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blugatch.tube/comment/1419448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699766542 {#1550
    date: 2023-11-12 06:22:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2719
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "You good dude?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700053388 {#1549
      date: 2023-11-15 14:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1562 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 114401
    -bodyTs: "'dude':3 'good':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blugatch.tube/comment/1419448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699766542 {#1550
      date: 2023-11-12 06:22:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    I’m guessing I’m more well adjusted than I used to be? Or than my looks used to imply?\n
    \n
    Pretty good overall though, so no worries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699808865 {#2727
    date: 2023-11-12 18:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2805 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 116292
  -bodyTs: "'adjust':8 'good':22 'guess':3 'impli':20 'look':17 'm':2,5 'overal':23 'pretti':21 'though':24 'use':11,18 'well':7 'worri':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/comment/2434565"
  +editedAt: DateTimeImmutable @1699943088 {#2724
    date: 2023-11-14 07:24:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699808865 {#2726
    date: 2023-11-12 18:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2719
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "You good dude?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700053388 {#1549
      date: 2023-11-15 14:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1562 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 114401
    -bodyTs: "'dude':3 'good':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blugatch.tube/comment/1419448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699766542 {#1550
      date: 2023-11-12 06:22:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    I’m guessing I’m more well adjusted than I used to be? Or than my looks used to imply?\n
    \n
    Pretty good overall though, so no worries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699808865 {#2727
    date: 2023-11-12 18:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2805 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 116292
  -bodyTs: "'adjust':8 'good':22 'guess':3 'impli':20 'look':17 'm':2,5 'overal':23 'pretti':21 'though':24 'use':11,18 'well':7 'worri':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/comment/2434565"
  +editedAt: DateTimeImmutable @1699943088 {#2724
    date: 2023-11-14 07:24:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699808865 {#2726
    date: 2023-11-12 18:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2719
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "You good dude?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700053388 {#1549
      date: 2023-11-15 14:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1562 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 114401
    -bodyTs: "'dude':3 'good':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blugatch.tube/comment/1419448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699766542 {#1550
      date: 2023-11-12 06:22:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    I’m guessing I’m more well adjusted than I used to be? Or than my looks used to imply?\n
    \n
    Pretty good overall though, so no worries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699808865 {#2727
    date: 2023-11-12 18:07:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2805 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 116292
  -bodyTs: "'adjust':8 'good':22 'guess':3 'impli':20 'look':17 'm':2,5 'overal':23 'pretti':21 'though':24 'use':11,18 'well':7 'worri':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/comment/2434565"
  +editedAt: DateTimeImmutable @1699943088 {#2724
    date: 2023-11-14 07:24:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699808865 {#2726
    date: 2023-11-12 18:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2923
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2719
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#1566
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "You good dude?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700053388 {#1549
        date: 2023-11-15 14:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 114401
      -bodyTs: "'dude':3 'good':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blugatch.tube/comment/1419448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699766542 {#1550
        date: 2023-11-12 06:22:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1566}
    +body: """
      I’m guessing I’m more well adjusted than I used to be? Or than my looks used to imply?\n
      \n
      Pretty good overall though, so no worries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699808865 {#2727
      date: 2023-11-12 18:07:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@DrJenkem@lemmy.blugatch.tube"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2805 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    -id: 116292
    -bodyTs: "'adjust':8 'good':22 'guess':3 'impli':20 'look':17 'm':2,5 'overal':23 'pretti':21 'though':24 'use':11,18 'well':7 'worri':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.stuart.fun/comment/2434565"
    +editedAt: DateTimeImmutable @1699943088 {#2724
      date: 2023-11-14 07:24:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699808865 {#2726
      date: 2023-11-12 18:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: "TBH if people aren’t more well adjusted than they were at any point in their past I’d be mildly to greatly disappointed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699884646 {#2924
    date: 2023-11-13 15:10:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 119855
  -bodyTs: "'adjust':8 'aren':4 'd':19 'disappoint':24 'great':23 'mild':21 'past':17 'peopl':3 'point':14 'tbh':1 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699884646 {#2921
    date: 2023-11-13 15:10:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2923
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2719
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#1566
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "You good dude?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700053388 {#1549
        date: 2023-11-15 14:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 114401
      -bodyTs: "'dude':3 'good':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blugatch.tube/comment/1419448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699766542 {#1550
        date: 2023-11-12 06:22:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1566}
    +body: """
      I’m guessing I’m more well adjusted than I used to be? Or than my looks used to imply?\n
      \n
      Pretty good overall though, so no worries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699808865 {#2727
      date: 2023-11-12 18:07:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@DrJenkem@lemmy.blugatch.tube"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2805 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    -id: 116292
    -bodyTs: "'adjust':8 'good':22 'guess':3 'impli':20 'look':17 'm':2,5 'overal':23 'pretti':21 'though':24 'use':11,18 'well':7 'worri':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.stuart.fun/comment/2434565"
    +editedAt: DateTimeImmutable @1699943088 {#2724
      date: 2023-11-14 07:24:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699808865 {#2726
      date: 2023-11-12 18:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: "TBH if people aren’t more well adjusted than they were at any point in their past I’d be mildly to greatly disappointed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699884646 {#2924
    date: 2023-11-13 15:10:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 119855
  -bodyTs: "'adjust':8 'aren':4 'd':19 'disappoint':24 'great':23 'mild':21 'past':17 'peopl':3 'point':14 'tbh':1 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699884646 {#2921
    date: 2023-11-13 15:10:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2923
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2719
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#1566
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: "You good dude?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700053388 {#1549
        date: 2023-11-15 14:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 114401
      -bodyTs: "'dude':3 'good':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blugatch.tube/comment/1419448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699766542 {#1550
        date: 2023-11-12 06:22:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1566}
    +body: """
      I’m guessing I’m more well adjusted than I used to be? Or than my looks used to imply?\n
      \n
      Pretty good overall though, so no worries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699808865 {#2727
      date: 2023-11-12 18:07:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@DrJenkem@lemmy.blugatch.tube"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2805 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2797 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    -id: 116292
    -bodyTs: "'adjust':8 'good':22 'guess':3 'impli':20 'look':17 'm':2,5 'overal':23 'pretti':21 'though':24 'use':11,18 'well':7 'worri':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.stuart.fun/comment/2434565"
    +editedAt: DateTimeImmutable @1699943088 {#2724
      date: 2023-11-14 07:24:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699808865 {#2726
      date: 2023-11-12 18:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: "TBH if people aren’t more well adjusted than they were at any point in their past I’d be mildly to greatly disappointed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699884646 {#2924
    date: 2023-11-13 15:10:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 119855
  -bodyTs: "'adjust':8 'aren':4 'd':19 'disappoint':24 'great':23 'mild':21 'past':17 'peopl':3 'point':14 'tbh':1 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5056358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699884646 {#2921
    date: 2023-11-13 15:10:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2791
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "You good dude?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700053388 {#1549
      date: 2023-11-15 14:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1562 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 114401
    -bodyTs: "'dude':3 'good':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blugatch.tube/comment/1419448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699766542 {#1550
      date: 2023-11-12 06:22:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    I’ma step in here:\n
    \n
    “Naw”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699773164 {#2793
    date: 2023-11-12 08:12:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  -id: 114580
  -bodyTs: "'ma':2 'naw':6 'step':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6024959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699773164 {#2792
    date: 2023-11-12 08:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2791
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "You good dude?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700053388 {#1549
      date: 2023-11-15 14:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1562 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 114401
    -bodyTs: "'dude':3 'good':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blugatch.tube/comment/1419448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699766542 {#1550
      date: 2023-11-12 06:22:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    I’ma step in here:\n
    \n
    “Naw”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699773164 {#2793
    date: 2023-11-12 08:12:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  -id: 114580
  -bodyTs: "'ma':2 'naw':6 'step':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6024959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699773164 {#2792
    date: 2023-11-12 08:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2791
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1566
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "You good dude?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1700053388 {#1549
      date: 2023-11-15 14:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1562 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 114401
    -bodyTs: "'dude':3 'good':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blugatch.tube/comment/1419448"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699766542 {#1550
      date: 2023-11-12 06:22:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1566}
  +body: """
    I’ma step in here:\n
    \n
    “Naw”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699773164 {#2793
    date: 2023-11-12 08:12:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@DrJenkem@lemmy.blugatch.tube"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2789 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  -id: 114580
  -bodyTs: "'ma':2 'naw':6 'step':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6024959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699773164 {#2792
    date: 2023-11-12 08:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#2384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1707617976 {#2468
    date: 2024-02-11 03:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 249311
  -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6861914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703448077 {#2470
    date: 2023-12-24 21:01:17.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 {#2371
  +user: App\Entity\User {#2384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1707617976 {#2468
    date: 2024-02-11 03:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 249311
  -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6861914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703448077 {#2470
    date: 2023-12-24 21:01:17.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 {#2371
  +user: App\Entity\User {#2384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1707617976 {#2468
    date: 2024-02-11 03:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 249311
  -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6861914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703448077 {#2470
    date: 2023-12-24 21:01:17.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 {#2848
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2384 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1707617976 {#2468
      date: 2024-02-11 03:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2363 …}
    +nested: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
    -id: 249311
    -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6861914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703448077 {#2470
      date: 2023-12-24 21:01:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "You don’t need a gym! I’ve been doing exclusively bodyweight for the past couple months (excepting a box of tiles I use for curls sometimes) and have been getting great improvements. I recommend checking the “buff dude workouts” bodyweight regimen on YouTube for some great exercises."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703470379 {#2846
    date: 2023-12-25 03:12:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2850 …}
  +nested: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2860 …}
  -id: 250098
  -bodyTs: "'bodyweight':12,41 'box':20 'buff':38 'check':36 'coupl':16 'curl':26 'dude':39 'except':18 'exclus':11 'exercis':48 'get':31 'great':32,47 'gym':6 'improv':33 'month':17 'need':4 'past':15 'recommend':35 'regimen':42 'sometim':27 'tile':22 'use':24 've':8 'workout':40 'youtub':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4320355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703470379 {#2847
    date: 2023-12-25 03:12:59.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 {#2848
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2384 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1707617976 {#2468
      date: 2024-02-11 03:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2363 …}
    +nested: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
    -id: 249311
    -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6861914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703448077 {#2470
      date: 2023-12-24 21:01:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "You don’t need a gym! I’ve been doing exclusively bodyweight for the past couple months (excepting a box of tiles I use for curls sometimes) and have been getting great improvements. I recommend checking the “buff dude workouts” bodyweight regimen on YouTube for some great exercises."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703470379 {#2846
    date: 2023-12-25 03:12:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2850 …}
  +nested: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2860 …}
  -id: 250098
  -bodyTs: "'bodyweight':12,41 'box':20 'buff':38 'check':36 'coupl':16 'curl':26 'dude':39 'except':18 'exclus':11 'exercis':48 'get':31 'great':32,47 'gym':6 'improv':33 'month':17 'need':4 'past':15 'recommend':35 'regimen':42 'sometim':27 'tile':22 'use':24 've':8 'workout':40 'youtub':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4320355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703470379 {#2847
    date: 2023-12-25 03:12:59.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 {#2848
  +user: Proxies\__CG__\App\Entity\User {#2849 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2384 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1707617976 {#2468
      date: 2024-02-11 03:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2363 …}
    +nested: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
    -id: 249311
    -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6861914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703448077 {#2470
      date: 2023-12-24 21:01:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "You don’t need a gym! I’ve been doing exclusively bodyweight for the past couple months (excepting a box of tiles I use for curls sometimes) and have been getting great improvements. I recommend checking the “buff dude workouts” bodyweight regimen on YouTube for some great exercises."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703470379 {#2846
    date: 2023-12-25 03:12:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2850 …}
  +nested: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2860 …}
  -id: 250098
  -bodyTs: "'bodyweight':12,41 'box':20 'buff':38 'check':36 'coupl':16 'curl':26 'dude':39 'except':18 'exclus':11 'exercis':48 'get':31 'great':32,47 'gym':6 'improv':33 'month':17 'need':4 'past':15 'recommend':35 'regimen':42 'sometim':27 'tile':22 'use':24 've':8 'workout':40 'youtub':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4320355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703470379 {#2847
    date: 2023-12-25 03:12:59.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 {#2864
  +user: Proxies\__CG__\App\Entity\User {#2865 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2384 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1707617976 {#2468
      date: 2024-02-11 03:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2363 …}
    +nested: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
    -id: 249311
    -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6861914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703448077 {#2470
      date: 2023-12-24 21:01:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "Get a pair of adjustable dumbbells (look into Powerblocks) and a foldable bench off Amazon. You’ll be set for months."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703475872 {#2862
    date: 2023-12-25 04:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -id: 250250
  -bodyTs: "'adjust':5 'amazon':15 'bench':13 'dumbbel':6 'foldabl':12 'get':1 'll':17 'look':7 'month':21 'pair':3 'powerblock':9 'set':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6231245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703475872 {#2863
    date: 2023-12-25 04:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2864
  +user: Proxies\__CG__\App\Entity\User {#2865 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2384 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1707617976 {#2468
      date: 2024-02-11 03:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2363 …}
    +nested: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
    -id: 249311
    -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6861914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703448077 {#2470
      date: 2023-12-24 21:01:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "Get a pair of adjustable dumbbells (look into Powerblocks) and a foldable bench off Amazon. You’ll be set for months."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703475872 {#2862
    date: 2023-12-25 04:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -id: 250250
  -bodyTs: "'adjust':5 'amazon':15 'bench':13 'dumbbel':6 'foldabl':12 'get':1 'll':17 'look':7 'month':21 'pair':3 'powerblock':9 'set':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6231245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703475872 {#2863
    date: 2023-12-25 04:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2864
  +user: Proxies\__CG__\App\Entity\User {#2865 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: App\Entity\User {#2384 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "Bro me too T-T I could use the extra weight and calories but I don’t be working out more like twice a week and it’s a pretty lame workout bc I don’t have a gym near my parents house"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1707617976 {#2468
      date: 2024-02-11 03:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2363 …}
    +nested: Doctrine\ORM\PersistentCollection {#2377 …}
    +votes: Doctrine\ORM\PersistentCollection {#2359 …}
    +reports: Doctrine\ORM\PersistentCollection {#2364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
    -id: 249311
    -bodyTs: "'bc':34 'bro':1 'calori':14 'could':8 'extra':11 'gym':40 'hous':44 'lame':32 'like':23 'near':41 'parent':43 'pretti':31 't-t':4 'twice':24 'use':9 'week':26 'weight':12 'work':20 'workout':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6861914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703448077 {#2470
      date: 2023-12-24 21:01:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2371}
  +body: "Get a pair of adjustable dumbbells (look into Powerblocks) and a foldable bench off Amazon. You’ll be set for months."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703475872 {#2862
    date: 2023-12-25 04:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2866 …}
  +nested: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -id: 250250
  -bodyTs: "'adjust':5 'amazon':15 'bench':13 'dumbbel':6 'foldabl':12 'get':1 'll':17 'look':7 'month':21 'pair':3 'powerblock':9 'set':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6231245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703475872 {#2863
    date: 2023-12-25 04:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2061
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
    \n
    Could also be a slight against the you from 15 years ago though.\n
    \n
    Looks like you from 15 years ago - - > but **he** seems well adjusted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700042730 {#2031
    date: 2023-11-15 11:05:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 119217
  -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2267587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699870041 {#2036
    date: 2023-11-13 11:07: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 {#2061
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
    \n
    Could also be a slight against the you from 15 years ago though.\n
    \n
    Looks like you from 15 years ago - - > but **he** seems well adjusted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700042730 {#2031
    date: 2023-11-15 11:05:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 119217
  -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2267587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699870041 {#2036
    date: 2023-11-13 11:07: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 {#2061
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
    \n
    Could also be a slight against the you from 15 years ago though.\n
    \n
    Looks like you from 15 years ago - - > but **he** seems well adjusted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700042730 {#2031
    date: 2023-11-15 11:05:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 119217
  -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2267587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699870041 {#2036
    date: 2023-11-13 11:07: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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
      \n
      Could also be a slight against the you from 15 years ago though.\n
      \n
      Looks like you from 15 years ago - - > but **he** seems well adjusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700042730 {#2031
      date: 2023-11-15 11:05:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2079 …}
    +nested: Doctrine\ORM\PersistentCollection {#2078 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
    -id: 119217
    -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2267587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699870041 {#2036
      date: 2023-11-13 11:07:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Yeah I don’t know OP’s life, but if anyone ever said that to me I would interpret it the second way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699873633 {#2777
    date: 2023-11-13 12:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
  -id: 119364
  -bodyTs: "'anyon':11 'ever':12 'interpret':19 'know':5 'life':8 'op':6 'said':13 'second':22 'way':23 'would':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699873633 {#2776
    date: 2023-11-13 12:07:13.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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
      \n
      Could also be a slight against the you from 15 years ago though.\n
      \n
      Looks like you from 15 years ago - - > but **he** seems well adjusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700042730 {#2031
      date: 2023-11-15 11:05:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2079 …}
    +nested: Doctrine\ORM\PersistentCollection {#2078 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
    -id: 119217
    -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2267587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699870041 {#2036
      date: 2023-11-13 11:07:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Yeah I don’t know OP’s life, but if anyone ever said that to me I would interpret it the second way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699873633 {#2777
    date: 2023-11-13 12:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
  -id: 119364
  -bodyTs: "'anyon':11 'ever':12 'interpret':19 'know':5 'life':8 'op':6 'said':13 'second':22 'way':23 'would':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699873633 {#2776
    date: 2023-11-13 12:07:13.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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
      \n
      Could also be a slight against the you from 15 years ago though.\n
      \n
      Looks like you from 15 years ago - - > but **he** seems well adjusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700042730 {#2031
      date: 2023-11-15 11:05:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2079 …}
    +nested: Doctrine\ORM\PersistentCollection {#2078 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
    -id: 119217
    -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2267587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699870041 {#2036
      date: 2023-11-13 11:07:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Yeah I don’t know OP’s life, but if anyone ever said that to me I would interpret it the second way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699873633 {#2777
    date: 2023-11-13 12:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2773 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
  -id: 119364
  -bodyTs: "'anyon':11 'ever':12 'interpret':19 'know':5 'life':8 'op':6 'said':13 'second':22 'way':23 'would':18 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699873633 {#2776
    date: 2023-11-13 12:07:13.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 {#2934
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2775
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
        \n
        Could also be a slight against the you from 15 years ago though.\n
        \n
        Looks like you from 15 years ago - - > but **he** seems well adjusted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700042730 {#2031
        date: 2023-11-15 11:05:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 119217
      -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2267587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699870041 {#2036
        date: 2023-11-13 11:07:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "Yeah I don’t know OP’s life, but if anyone ever said that to me I would interpret it the second way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699873633 {#2777
      date: 2023-11-13 12:07:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@Darkenfolk@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    -id: 119364
    -bodyTs: "'anyon':11 'ever':12 'interpret':19 'know':5 'life':8 'op':6 'said':13 'second':22 'way':23 'would':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5279329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699873633 {#2776
      date: 2023-11-13 12:07:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Honestly my first thought, but tone of voice doesn’t really carry over with text so she might be joking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699876190 {#2932
    date: 2023-11-13 12:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2935 …}
  +nested: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  -id: 119468
  -bodyTs: "'carri':12 'doesn':9 'first':3 'honest':1 'joke':20 'might':18 'realli':11 'text':15 'thought':4 'tone':6 'voic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2268418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699876190 {#2933
    date: 2023-11-13 12:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2934
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2775
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
        \n
        Could also be a slight against the you from 15 years ago though.\n
        \n
        Looks like you from 15 years ago - - > but **he** seems well adjusted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700042730 {#2031
        date: 2023-11-15 11:05:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 119217
      -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2267587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699870041 {#2036
        date: 2023-11-13 11:07:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "Yeah I don’t know OP’s life, but if anyone ever said that to me I would interpret it the second way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699873633 {#2777
      date: 2023-11-13 12:07:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@Darkenfolk@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    -id: 119364
    -bodyTs: "'anyon':11 'ever':12 'interpret':19 'know':5 'life':8 'op':6 'said':13 'second':22 'way':23 'would':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5279329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699873633 {#2776
      date: 2023-11-13 12:07:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Honestly my first thought, but tone of voice doesn’t really carry over with text so she might be joking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699876190 {#2932
    date: 2023-11-13 12:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2935 …}
  +nested: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  -id: 119468
  -bodyTs: "'carri':12 'doesn':9 'first':3 'honest':1 'joke':20 'might':18 'realli':11 'text':15 'thought':4 'tone':6 'voic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2268418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699876190 {#2933
    date: 2023-11-13 12:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2934
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2775
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: App\Entity\EntryComment {#2061
      +user: App\Entity\User {#2098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
        \n
        Could also be a slight against the you from 15 years ago though.\n
        \n
        Looks like you from 15 years ago - - > but **he** seems well adjusted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700042730 {#2031
        date: 2023-11-15 11:05:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@andrew@lemmy.stuart.fun"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 119217
      -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/2267587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699870041 {#2036
        date: 2023-11-13 11:07:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2061}
    +body: "Yeah I don’t know OP’s life, but if anyone ever said that to me I would interpret it the second way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699873633 {#2777
      date: 2023-11-13 12:07:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
      "@Darkenfolk@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2773 …}
    +nested: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2763 …}
    -id: 119364
    -bodyTs: "'anyon':11 'ever':12 'interpret':19 'know':5 'life':8 'op':6 'said':13 'second':22 'way':23 'would':18 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5279329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699873633 {#2776
      date: 2023-11-13 12:07:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Honestly my first thought, but tone of voice doesn’t really carry over with text so she might be joking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699876190 {#2932
    date: 2023-11-13 12:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2935 …}
  +nested: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  -id: 119468
  -bodyTs: "'carri':12 'doesn':9 'first':3 'honest':1 'joke':20 'might':18 'realli':11 'text':15 'thought':4 'tone':6 'voic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/2268418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699876190 {#2933
    date: 2023-11-13 12:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2759
  +user: Proxies\__CG__\App\Entity\User {#2758 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
      \n
      Could also be a slight against the you from 15 years ago though.\n
      \n
      Looks like you from 15 years ago - - > but **he** seems well adjusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700042730 {#2031
      date: 2023-11-15 11:05:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2079 …}
    +nested: Doctrine\ORM\PersistentCollection {#2078 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
    -id: 119217
    -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2267587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699870041 {#2036
      date: 2023-11-13 11:07:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Interpreting it like that requires some self-confidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699877852 {#2761
    date: 2023-11-13 13:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2757 …}
  +nested: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 119537
  -bodyTs: "'confid':9 'interpret':1 'like':3 'requir':5 'self':8 'self-confid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5759806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699877852 {#2760
    date: 2023-11-13 13:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2758 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
      \n
      Could also be a slight against the you from 15 years ago though.\n
      \n
      Looks like you from 15 years ago - - > but **he** seems well adjusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700042730 {#2031
      date: 2023-11-15 11:05:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2079 …}
    +nested: Doctrine\ORM\PersistentCollection {#2078 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
    -id: 119217
    -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2267587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699870041 {#2036
      date: 2023-11-13 11:07:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Interpreting it like that requires some self-confidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699877852 {#2761
    date: 2023-11-13 13:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2757 …}
  +nested: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 119537
  -bodyTs: "'confid':9 'interpret':1 'like':3 'requir':5 'self':8 'self-confid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5759806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699877852 {#2760
    date: 2023-11-13 13:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2758 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2061
    +user: App\Entity\User {#2098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1525 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Kinda sounds like an indirect compliment for you? Like; looks like you from 15 years ago - - > seems well adjusted.\n
      \n
      Could also be a slight against the you from 15 years ago though.\n
      \n
      Looks like you from 15 years ago - - > but **he** seems well adjusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700042730 {#2031
      date: 2023-11-15 11:05:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2079 …}
    +nested: Doctrine\ORM\PersistentCollection {#2078 …}
    +votes: Doctrine\ORM\PersistentCollection {#2097 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
    -id: 119217
    -bodyTs: "'15':14,29,37 'adjust':19,44 'ago':16,31,39 'also':21 'compliment':6 'could':20 'indirect':5 'kinda':1 'like':3,9,11,34 'look':10,33 'seem':17,42 'slight':24 'sound':2 'though':32 'well':18,43 'year':15,30,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/2267587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699870041 {#2036
      date: 2023-11-13 11:07:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2061}
  +body: "Interpreting it like that requires some self-confidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699877852 {#2761
    date: 2023-11-13 13:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Darkenfolk@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2757 …}
  +nested: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2747 …}
  -id: 119537
  -bodyTs: "'confid':9 'interpret':1 'like':3 'requir':5 'self':8 'self-confid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5759806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699877852 {#2760
    date: 2023-11-13 13:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2159
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why would the 2000s do this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703448457 {#2343
    date: 2023-12-24 21:07:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 249325
  -bodyTs: "'2000s':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5868034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703448457 {#2336
    date: 2023-12-24 21:07: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
59 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why would the 2000s do this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703448457 {#2343
    date: 2023-12-24 21:07:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 249325
  -bodyTs: "'2000s':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5868034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703448457 {#2336
    date: 2023-12-24 21:07: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
60 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why would the 2000s do this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703448457 {#2343
    date: 2023-12-24 21:07:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 249325
  -bodyTs: "'2000s':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5868034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703448457 {#2336
    date: 2023-12-24 21:07: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "What show is that meme from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707607893 {#2139
    date: 2024-02-11 00:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 250029
  -bodyTs: "'meme':5 'show':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6824298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703467558 {#2215
    date: 2023-12-25 02:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "What show is that meme from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707607893 {#2139
    date: 2024-02-11 00:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 250029
  -bodyTs: "'meme':5 'show':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6824298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703467558 {#2215
    date: 2023-12-25 02:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "What show is that meme from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707607893 {#2139
    date: 2024-02-11 00:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 250029
  -bodyTs: "'meme':5 'show':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6824298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703467558 {#2215
    date: 2023-12-25 02:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2880
  +user: Proxies\__CG__\App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#2299 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "What show is that meme from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707607893 {#2139
      date: 2024-02-11 00:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2216 …}
    +nested: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2230 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    -id: 250029
    -bodyTs: "'meme':5 'show':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6824298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703467558 {#2215
      date: 2023-12-25 02:25:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2227}
  +body: "The Eric Andre show"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703469285 {#2878
    date: 2023-12-25 02:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Hailstorm8440@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2882 …}
  +nested: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  -id: 250071
  -bodyTs: "'andr':3 'eric':2 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6824642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703469285 {#2879
    date: 2023-12-25 02:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2880
  +user: Proxies\__CG__\App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#2299 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "What show is that meme from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707607893 {#2139
      date: 2024-02-11 00:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2216 …}
    +nested: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2230 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    -id: 250029
    -bodyTs: "'meme':5 'show':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6824298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703467558 {#2215
      date: 2023-12-25 02:25:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2227}
  +body: "The Eric Andre show"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703469285 {#2878
    date: 2023-12-25 02:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Hailstorm8440@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2882 …}
  +nested: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  -id: 250071
  -bodyTs: "'andr':3 'eric':2 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6824642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703469285 {#2879
    date: 2023-12-25 02:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2880
  +user: Proxies\__CG__\App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#2299 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "What show is that meme from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707607893 {#2139
      date: 2024-02-11 00:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2216 …}
    +nested: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2230 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    -id: 250029
    -bodyTs: "'meme':5 'show':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6824298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703467558 {#2215
      date: 2023-12-25 02:25:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2227}
  +body: "The Eric Andre show"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703469285 {#2878
    date: 2023-12-25 02:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Hailstorm8440@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2882 …}
  +nested: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  -id: 250071
  -bodyTs: "'andr':3 'eric':2 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6824642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703469285 {#2879
    date: 2023-12-25 02:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2896
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#2299 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "What show is that meme from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707607893 {#2139
      date: 2024-02-11 00:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2216 …}
    +nested: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2230 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    -id: 250029
    -bodyTs: "'meme':5 'show':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6824298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703467558 {#2215
      date: 2023-12-25 02:25:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2227}
  +body: """
    I believe it’s from The Eric Andre Show.\n
    \n
    [knowyourmeme.com/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703471726 {#2894
    date: 2023-12-25 03:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Hailstorm8440@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  -id: 250139
  -bodyTs: "'/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)':12 'andr':8 'believ':2 'eric':7 'knowyourmeme.com':11 'knowyourmeme.com/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)':10 'show':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/comment/3007477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703471726 {#2895
    date: 2023-12-25 03:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2896
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#2299 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "What show is that meme from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707607893 {#2139
      date: 2024-02-11 00:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2216 …}
    +nested: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2230 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    -id: 250029
    -bodyTs: "'meme':5 'show':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6824298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703467558 {#2215
      date: 2023-12-25 02:25:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2227}
  +body: """
    I believe it’s from The Eric Andre Show.\n
    \n
    [knowyourmeme.com/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703471726 {#2894
    date: 2023-12-25 03:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Hailstorm8440@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  -id: 250139
  -bodyTs: "'/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)':12 'andr':8 'believ':2 'eric':7 'knowyourmeme.com':11 'knowyourmeme.com/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)':10 'show':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/comment/3007477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703471726 {#2895
    date: 2023-12-25 03:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2896
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: App\Entity\User {#2299 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "What show is that meme from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707607893 {#2139
      date: 2024-02-11 00:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2216 …}
    +nested: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2230 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    -id: 250029
    -bodyTs: "'meme':5 'show':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6824298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703467558 {#2215
      date: 2023-12-25 02:25:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2227}
  +body: """
    I believe it’s from The Eric Andre Show.\n
    \n
    [knowyourmeme.com/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703471726 {#2894
    date: 2023-12-25 03:35:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@Hailstorm8440@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  -id: 250139
  -bodyTs: "'/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)':12 'andr':8 'believ':2 'eric':7 'knowyourmeme.com':11 'knowyourmeme.com/memes/who-killed-hannibal](https://knowyourmeme.com/memes/who-killed-hannibal)':10 'show':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.stuart.fun/comment/3007477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703471726 {#2895
    date: 2023-12-25 03:35:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m buying mine clean laundry baskets so they don’t monopolize mine with unfolded clean clothes for an entire week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700848289 {#2202
    date: 2023-11-24 18:51:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +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: 140945
  -bodyTs: "'basket':7 'buy':3 'clean':5,16 'cloth':17 'entir':20 'laundri':6 'm':2 'mine':4,13 'monopol':12 'unfold':15 'week':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5706412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428118 {#2201
    date: 2023-11-19 22:08:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m buying mine clean laundry baskets so they don’t monopolize mine with unfolded clean clothes for an entire week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700848289 {#2202
    date: 2023-11-24 18:51:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +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: 140945
  -bodyTs: "'basket':7 'buy':3 'clean':5,16 'cloth':17 'entir':20 'laundri':6 'm':2 'mine':4,13 'monopol':12 'unfold':15 'week':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5706412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428118 {#2201
    date: 2023-11-19 22:08:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m buying mine clean laundry baskets so they don’t monopolize mine with unfolded clean clothes for an entire week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700848289 {#2202
    date: 2023-11-24 18:51:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +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: 140945
  -bodyTs: "'basket':7 'buy':3 'clean':5,16 'cloth':17 'entir':20 'laundri':6 'm':2 'mine':4,13 'monopol':12 'unfold':15 'week':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5706412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428118 {#2201
    date: 2023-11-19 22:08:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2743
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2212
    +user: App\Entity\User {#2272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m buying mine clean laundry baskets so they don’t monopolize mine with unfolded clean clothes for an entire week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700848289 {#2202
      date: 2023-11-24 18:51:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +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: 140945
    -bodyTs: "'basket':7 'buy':3 'clean':5,16 'cloth':17 'entir':20 'laundri':6 'm':2 'mine':4,13 'monopol':12 'unfold':15 'week':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5706412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428118 {#2201
      date: 2023-11-19 22:08:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2212}
  +body: "yeah, and even if that starts them on a lifelong habit of never folding or hanging or putting their clothes away, at least they’ll have a clean basket and a dirty basket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700451584 {#2745
    date: 2023-11-20 04:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@smuuthbrane@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2738 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
  -id: 141896
  -bodyTs: "'away':21 'basket':29,33 'clean':28 'cloth':20 'dirti':32 'even':3 'fold':14 'habit':11 'hang':16 'least':23 'lifelong':10 'll':25 'never':13 'put':18 'start':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5444605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700451584 {#2744
    date: 2023-11-20 04:39: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
79 DENIED edit
App\Entity\EntryComment {#2743
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2212
    +user: App\Entity\User {#2272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m buying mine clean laundry baskets so they don’t monopolize mine with unfolded clean clothes for an entire week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700848289 {#2202
      date: 2023-11-24 18:51:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +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: 140945
    -bodyTs: "'basket':7 'buy':3 'clean':5,16 'cloth':17 'entir':20 'laundri':6 'm':2 'mine':4,13 'monopol':12 'unfold':15 'week':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5706412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428118 {#2201
      date: 2023-11-19 22:08:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2212}
  +body: "yeah, and even if that starts them on a lifelong habit of never folding or hanging or putting their clothes away, at least they’ll have a clean basket and a dirty basket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700451584 {#2745
    date: 2023-11-20 04:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@smuuthbrane@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2738 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
  -id: 141896
  -bodyTs: "'away':21 'basket':29,33 'clean':28 'cloth':20 'dirti':32 'even':3 'fold':14 'habit':11 'hang':16 'least':23 'lifelong':10 'll':25 'never':13 'put':18 'start':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5444605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700451584 {#2744
    date: 2023-11-20 04:39: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
80 DENIED moderate
App\Entity\EntryComment {#2743
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#2212
    +user: App\Entity\User {#2272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m buying mine clean laundry baskets so they don’t monopolize mine with unfolded clean clothes for an entire week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700848289 {#2202
      date: 2023-11-24 18:51:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +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: 140945
    -bodyTs: "'basket':7 'buy':3 'clean':5,16 'cloth':17 'entir':20 'laundri':6 'm':2 'mine':4,13 'monopol':12 'unfold':15 'week':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5706412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428118 {#2201
      date: 2023-11-19 22:08:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2212}
  +body: "yeah, and even if that starts them on a lifelong habit of never folding or hanging or putting their clothes away, at least they’ll have a clean basket and a dirty basket."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700451584 {#2745
    date: 2023-11-20 04:39:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@smuuthbrane@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2738 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2808 …}
  -id: 141896
  -bodyTs: "'away':21 'basket':29,33 'clean':28 'cloth':20 'dirti':32 'even':3 'fold':14 'habit':11 'hang':16 'least':23 'lifelong':10 'll':25 'never':13 'put':18 'start':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5444605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700451584 {#2744
    date: 2023-11-20 04:39: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A fall is only painful when you hit the ground.\n
    \n
    Technology addiction is only painful when you stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700520354 {#2179
    date: 2023-11-20 23:45:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 144493
  -bodyTs: "'addict':12 'fall':2 'ground':10 'hit':8 'pain':5,15 'stop':18 'technolog':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5975586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700520354 {#2181
    date: 2023-11-20 23:45:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A fall is only painful when you hit the ground.\n
    \n
    Technology addiction is only painful when you stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700520354 {#2179
    date: 2023-11-20 23:45:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 144493
  -bodyTs: "'addict':12 'fall':2 'ground':10 'hit':8 'pain':5,15 'stop':18 'technolog':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5975586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700520354 {#2181
    date: 2023-11-20 23:45:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#2038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A fall is only painful when you hit the ground.\n
    \n
    Technology addiction is only painful when you stop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700520354 {#2179
    date: 2023-11-20 23:45:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2173 …}
  +nested: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 144493
  -bodyTs: "'addict':12 'fall':2 'ground':10 'hit':8 'pain':5,15 'stop':18 'technolog':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5975586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700520354 {#2181
    date: 2023-11-20 23:45:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "It definitely takes me more than 15 minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700935330 {#1353
    date: 2023-11-25 19:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 144262
  -bodyTs: "'15':7 'definit':2 'minut':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5460746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517021 {#1354
    date: 2023-11-20 22:50: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
87 DENIED edit
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "It definitely takes me more than 15 minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700935330 {#1353
    date: 2023-11-25 19:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 144262
  -bodyTs: "'15':7 'definit':2 'minut':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5460746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517021 {#1354
    date: 2023-11-20 22:50: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
88 DENIED moderate
App\Entity\EntryComment {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "It definitely takes me more than 15 minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700935330 {#1353
    date: 2023-11-25 19:02:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 144262
  -bodyTs: "'15':7 'definit':2 'minut':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5460746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517021 {#1354
    date: 2023-11-20 22:50: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2812
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1357
    +user: App\Entity\User {#2503 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "It definitely takes me more than 15 minutes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700935330 {#1353
      date: 2023-11-25 19:02:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2491 …}
    +nested: Doctrine\ORM\PersistentCollection {#2493 …}
    +votes: Doctrine\ORM\PersistentCollection {#2495 …}
    +reports: Doctrine\ORM\PersistentCollection {#2497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
    -id: 144262
    -bodyTs: "'15':7 'definit':2 'minut':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5460746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700517021 {#1354
      date: 2023-11-20 22:50:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1357}
  +body: "yeah and even if it doesn’t, it definitely feels like it does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700518270 {#2810
    date: 2023-11-20 23:11:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@kn33@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2813 …}
  +nested: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 144343
  -bodyTs: "'definit':9 'doesn':6 'even':3 'feel':10 'like':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4761782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518270 {#2811
    date: 2023-11-20 23:11:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2812
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1357
    +user: App\Entity\User {#2503 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "It definitely takes me more than 15 minutes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700935330 {#1353
      date: 2023-11-25 19:02:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2491 …}
    +nested: Doctrine\ORM\PersistentCollection {#2493 …}
    +votes: Doctrine\ORM\PersistentCollection {#2495 …}
    +reports: Doctrine\ORM\PersistentCollection {#2497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
    -id: 144262
    -bodyTs: "'15':7 'definit':2 'minut':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5460746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700517021 {#1354
      date: 2023-11-20 22:50:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1357}
  +body: "yeah and even if it doesn’t, it definitely feels like it does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700518270 {#2810
    date: 2023-11-20 23:11:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@kn33@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2813 …}
  +nested: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 144343
  -bodyTs: "'definit':9 'doesn':6 'even':3 'feel':10 'like':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4761782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518270 {#2811
    date: 2023-11-20 23:11:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2812
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: App\Entity\EntryComment {#1357
    +user: App\Entity\User {#2503 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
    +image: null
    +parent: null
    +root: null
    +body: "It definitely takes me more than 15 minutes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700935330 {#1353
      date: 2023-11-25 19:02:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@andrew@lemmy.stuart.fun"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2491 …}
    +nested: Doctrine\ORM\PersistentCollection {#2493 …}
    +votes: Doctrine\ORM\PersistentCollection {#2495 …}
    +reports: Doctrine\ORM\PersistentCollection {#2497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
    -id: 144262
    -bodyTs: "'15':7 'definit':2 'minut':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5460746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700517021 {#1354
      date: 2023-11-20 22:50:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1357}
  +body: "yeah and even if it doesn’t, it definitely feels like it does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700518270 {#2810
    date: 2023-11-20 23:11:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
    "@kn33@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2813 …}
  +nested: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 144343
  -bodyTs: "'definit':9 'doesn':6 'even':3 'feel':10 'like':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4761782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518270 {#2811
    date: 2023-11-20 23:11:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "tbh that’s the most awful way to spend 15 minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700518307 {#2558
    date: 2023-11-20 23:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 144348
  -bodyTs: "'15':10 'aw':6 'minut':11 'spend':9 'tbh':1 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4761799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518307 {#2559
    date: 2023-11-20 23:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "tbh that’s the most awful way to spend 15 minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700518307 {#2558
    date: 2023-11-20 23:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 144348
  -bodyTs: "'15':10 'aw':6 'minut':11 'spend':9 'tbh':1 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4761799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518307 {#2559
    date: 2023-11-20 23:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "tbh that’s the most awful way to spend 15 minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700518307 {#2558
    date: 2023-11-20 23:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 144348
  -bodyTs: "'15':10 'aw':6 'minut':11 'spend':9 'tbh':1 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4761799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700518307 {#2559
    date: 2023-11-20 23:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2637
  +user: App\Entity\User {#2651 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "If all it takes is one slip up for your diet to fail, you’re not dieting, you’re starving yourself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696989550 {#2632
    date: 2023-10-11 03:59:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2639 …}
  +nested: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 314088
  -bodyTs: "'diet':11,17 'fail':13 'one':6 're':15,19 'slip':7 'starv':20 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4783821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696989550 {#2633
    date: 2023-10-11 03:59:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2637
  +user: App\Entity\User {#2651 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "If all it takes is one slip up for your diet to fail, you’re not dieting, you’re starving yourself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696989550 {#2632
    date: 2023-10-11 03:59:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2639 …}
  +nested: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 314088
  -bodyTs: "'diet':11,17 'fail':13 'one':6 're':15,19 'slip':7 'starv':20 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4783821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696989550 {#2633
    date: 2023-10-11 03:59:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2637
  +user: App\Entity\User {#2651 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1847 …}
  +image: null
  +parent: null
  +root: null
  +body: "If all it takes is one slip up for your diet to fail, you’re not dieting, you’re starving yourself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696989550 {#2632
    date: 2023-10-11 03:59:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andrew@lemmy.stuart.fun"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2639 …}
  +nested: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 314088
  -bodyTs: "'diet':11,17 'fail':13 'one':6 're':15,19 'slip':7 'starv':20 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4783821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696989550 {#2633
    date: 2023-10-11 03:59:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details