GET https://kbin.spritesserver.nl/u/@itsgroundhogdayagain@lemmy.ml/active?p=1

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.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
  +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
  +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
  +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
  +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729506212 {#3135
    date: 2024-10-21 12:23:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +badges: Doctrine\ORM\PersistentCollection {#3153 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
      +image: null
      +parent: null
      +root: null
      +body: "Google already reads all of my private messages. Now, it will be their AI doing it as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1706493367 {#2218
        date: 2024-01-29 02:56:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spaphy@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 348586
      -bodyTs: "'ai':14 'alreadi':2 'googl':1 'messag':8 'privat':7 'read':3 'well':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7837640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493367 {#2222
        date: 2024-01-29 02:56:07.0 +01:00
      }
      +"title": 348586
    }
  ]
  -id: 33730
  -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
  -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706571860
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/11180734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485460 {#3123
    date: 2024-01-29 00:44:20.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
  +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
  +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
  +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
  +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729506212 {#3135
    date: 2024-10-21 12:23:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +badges: Doctrine\ORM\PersistentCollection {#3153 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
      +image: null
      +parent: null
      +root: null
      +body: "Google already reads all of my private messages. Now, it will be their AI doing it as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1706493367 {#2218
        date: 2024-01-29 02:56:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spaphy@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 348586
      -bodyTs: "'ai':14 'alreadi':2 'googl':1 'messag':8 'privat':7 'read':3 'well':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7837640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493367 {#2222
        date: 2024-01-29 02:56:07.0 +01:00
      }
      +"title": 348586
    }
  ]
  -id: 33730
  -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
  -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706571860
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/11180734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485460 {#3123
    date: 2024-01-29 00:44:20.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
4 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
    +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
    +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
    +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
    +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 209
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729506212 {#3135
      date: 2024-10-21 12:23:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +badges: Doctrine\ORM\PersistentCollection {#3153 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 33730
    -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
    -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706571860
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/11180734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706485460 {#3123
      date: 2024-01-29 00:44:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
  +image: null
  +parent: null
  +root: null
  +body: "Google already reads all of my private messages. Now, it will be their AI doing it as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706493367 {#2218
    date: 2024-01-29 02:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaphy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 348586
  -bodyTs: "'ai':14 'alreadi':2 'googl':1 'messag':8 'privat':7 'read':3 'well':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7837640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493367 {#2222
    date: 2024-01-29 02:56:07.0 +01:00
  }
  +"title": 348586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
    +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
    +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
    +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
    +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 209
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729506212 {#3135
      date: 2024-10-21 12:23:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +badges: Doctrine\ORM\PersistentCollection {#3153 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 33730
    -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
    -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706571860
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/11180734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706485460 {#3123
      date: 2024-01-29 00:44:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
  +image: null
  +parent: null
  +root: null
  +body: "Google already reads all of my private messages. Now, it will be their AI doing it as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706493367 {#2218
    date: 2024-01-29 02:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaphy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 348586
  -bodyTs: "'ai':14 'alreadi':2 'googl':1 'messag':8 'privat':7 'read':3 'well':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7837640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493367 {#2222
    date: 2024-01-29 02:56:07.0 +01:00
  }
  +"title": 348586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
    +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
    +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
    +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
    +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 209
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729506212 {#3135
      date: 2024-10-21 12:23:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +badges: Doctrine\ORM\PersistentCollection {#3153 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 33730
    -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
    -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706571860
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/11180734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706485460 {#3123
      date: 2024-01-29 00:44:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2217 …}
  +image: null
  +parent: null
  +root: null
  +body: "Google already reads all of my private messages. Now, it will be their AI doing it as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706493367 {#2218
    date: 2024-01-29 02:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaphy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 348586
  -bodyTs: "'ai':14 'alreadi':2 'googl':1 'messag':8 'privat':7 'read':3 'well':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7837640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493367 {#2222
    date: 2024-01-29 02:56:07.0 +01:00
  }
  +"title": 348586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2292
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: Proxies\__CG__\App\Entity\Image {#3160 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "26-January-2024"
  +title: "26 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/396e4bb2-690f-40dd-825a-4d75bde61672.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729046092 {#3155
    date: 2024-10-16 04:34:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#2316
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2292 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
      +body: "There’s a movie with Sam Neil about this story. We had to watch it in high school, before the Seinfeld episode came out, and we all just about died with the mom yelling about the dingo eating her baby. it wasn’t supposed to be funny but it absolutely was."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706290796 {#2318
        date: 2024-01-26 18:39:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
        "@ramble81@lemm.ee"
        "@sugar_in_your_tea@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 342595
      -bodyTs: "'absolut':50 'babi':40 'came':23 'die':30 'dingo':37 'eat':38 'episod':22 'funni':47 'high':17 'mom':33 'movi':4 'neil':7 'sam':6 'school':18 'seinfeld':21 'stori':10 'suppos':44 'wasn':42 'watch':14 'yell':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7757340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706290796 {#2313
        date: 2024-01-26 18:39:56.0 +01:00
      }
      +"title": 342595
    }
  ]
  -id: 33254
  -titleTs: "'2024':3 '26':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706371544
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13528629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706285144 {#3141
    date: 2024-01-26 17:05:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2292
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: Proxies\__CG__\App\Entity\Image {#3160 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "26-January-2024"
  +title: "26 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/396e4bb2-690f-40dd-825a-4d75bde61672.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729046092 {#3155
    date: 2024-10-16 04:34:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#2316
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2292 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
      +body: "There’s a movie with Sam Neil about this story. We had to watch it in high school, before the Seinfeld episode came out, and we all just about died with the mom yelling about the dingo eating her baby. it wasn’t supposed to be funny but it absolutely was."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706290796 {#2318
        date: 2024-01-26 18:39:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
        "@ramble81@lemm.ee"
        "@sugar_in_your_tea@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 342595
      -bodyTs: "'absolut':50 'babi':40 'came':23 'die':30 'dingo':37 'eat':38 'episod':22 'funni':47 'high':17 'mom':33 'movi':4 'neil':7 'sam':6 'school':18 'seinfeld':21 'stori':10 'suppos':44 'wasn':42 'watch':14 'yell':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7757340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706290796 {#2313
        date: 2024-01-26 18:39:56.0 +01:00
      }
      +"title": 342595
    }
  ]
  -id: 33254
  -titleTs: "'2024':3 '26':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706371544
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13528629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706285144 {#3141
    date: 2024-01-26 17:05:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2292
  +user: Proxies\__CG__\App\Entity\User {#3120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: Proxies\__CG__\App\Entity\Image {#3160 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "26-January-2024"
  +title: "26 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/396e4bb2-690f-40dd-825a-4d75bde61672.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729046092 {#3155
    date: 2024-10-16 04:34:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#2316
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2292 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
      +body: "There’s a movie with Sam Neil about this story. We had to watch it in high school, before the Seinfeld episode came out, and we all just about died with the mom yelling about the dingo eating her baby. it wasn’t supposed to be funny but it absolutely was."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706290796 {#2318
        date: 2024-01-26 18:39:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
        "@ramble81@lemm.ee"
        "@sugar_in_your_tea@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 342595
      -bodyTs: "'absolut':50 'babi':40 'came':23 'die':30 'dingo':37 'eat':38 'episod':22 'funni':47 'high':17 'mom':33 'movi':4 'neil':7 'sam':6 'school':18 'seinfeld':21 'stori':10 'suppos':44 'wasn':42 'watch':14 'yell':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7757340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706290796 {#2313
        date: 2024-01-26 18:39:56.0 +01:00
      }
      +"title": 342595
    }
  ]
  -id: 33254
  -titleTs: "'2024':3 '26':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706371544
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13528629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706285144 {#3141
    date: 2024-01-26 17:05:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
12 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
    +image: Proxies\__CG__\App\Entity\Image {#3160 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "26-January-2024"
    +title: "26 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/396e4bb2-690f-40dd-825a-4d75bde61672.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 359
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729046092 {#3155
      date: 2024-10-16 04:34:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#2316}
    ]
    -id: 33254
    -titleTs: "'2024':3 '26':1 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706371544
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13528629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706285144 {#3141
      date: 2024-01-26 17:05:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "There’s a movie with Sam Neil about this story. We had to watch it in high school, before the Seinfeld episode came out, and we all just about died with the mom yelling about the dingo eating her baby. it wasn’t supposed to be funny but it absolutely was."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706290796 {#2318
    date: 2024-01-26 18:39:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@ramble81@lemm.ee"
    "@sugar_in_your_tea@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 342595
  -bodyTs: "'absolut':50 'babi':40 'came':23 'die':30 'dingo':37 'eat':38 'episod':22 'funni':47 'high':17 'mom':33 'movi':4 'neil':7 'sam':6 'school':18 'seinfeld':21 'stori':10 'suppos':44 'wasn':42 'watch':14 'yell':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7757340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706290796 {#2313
    date: 2024-01-26 18:39:56.0 +01:00
  }
  +"title": 342595
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
    +image: Proxies\__CG__\App\Entity\Image {#3160 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "26-January-2024"
    +title: "26 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/396e4bb2-690f-40dd-825a-4d75bde61672.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 359
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729046092 {#3155
      date: 2024-10-16 04:34:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#2316}
    ]
    -id: 33254
    -titleTs: "'2024':3 '26':1 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706371544
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13528629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706285144 {#3141
      date: 2024-01-26 17:05:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "There’s a movie with Sam Neil about this story. We had to watch it in high school, before the Seinfeld episode came out, and we all just about died with the mom yelling about the dingo eating her baby. it wasn’t supposed to be funny but it absolutely was."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706290796 {#2318
    date: 2024-01-26 18:39:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@ramble81@lemm.ee"
    "@sugar_in_your_tea@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 342595
  -bodyTs: "'absolut':50 'babi':40 'came':23 'die':30 'dingo':37 'eat':38 'episod':22 'funni':47 'high':17 'mom':33 'movi':4 'neil':7 'sam':6 'school':18 'seinfeld':21 'stori':10 'suppos':44 'wasn':42 'watch':14 'yell':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7757340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706290796 {#2313
    date: 2024-01-26 18:39:56.0 +01:00
  }
  +"title": 342595
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292
    +user: Proxies\__CG__\App\Entity\User {#3120 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
    +image: Proxies\__CG__\App\Entity\Image {#3160 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "26-January-2024"
    +title: "26 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/396e4bb2-690f-40dd-825a-4d75bde61672.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 359
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729046092 {#3155
      date: 2024-10-16 04:34:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#2316}
    ]
    -id: 33254
    -titleTs: "'2024':3 '26':1 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706371544
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13528629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706285144 {#3141
      date: 2024-01-26 17:05:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "There’s a movie with Sam Neil about this story. We had to watch it in high school, before the Seinfeld episode came out, and we all just about died with the mom yelling about the dingo eating her baby. it wasn’t supposed to be funny but it absolutely was."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706290796 {#2318
    date: 2024-01-26 18:39:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@ramble81@lemm.ee"
    "@sugar_in_your_tea@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 342595
  -bodyTs: "'absolut':50 'babi':40 'came':23 'die':30 'dingo':37 'eat':38 'episod':22 'funni':47 'high':17 'mom':33 'movi':4 'neil':7 'sam':6 'school':18 'seinfeld':21 'stori':10 'suppos':44 'wasn':42 'watch':14 'yell':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7757340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706290796 {#2313
    date: 2024-01-26 18:39:56.0 +01:00
  }
  +"title": 342595
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2320
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: Proxies\__CG__\App\Entity\Image {#3180 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#3175
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    App\Entity\EntryComment {#2297
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2320 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tiny hands alert in the bottom left pic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706209446 {#2301
        date: 2024-01-25 20:04:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 340071
      -bodyTs: "'alert':3 'bottom':6 'hand':2 'left':7 'pic':8 'tini':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7722432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209446 {#2302
        date: 2024-01-25 20:04:06.0 +01:00
      }
      +"title": 340071
    }
  ]
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#3161
    date: 2024-01-25 18:55:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2320
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: Proxies\__CG__\App\Entity\Image {#3180 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#3175
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    App\Entity\EntryComment {#2297
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2320 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tiny hands alert in the bottom left pic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706209446 {#2301
        date: 2024-01-25 20:04:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 340071
      -bodyTs: "'alert':3 'bottom':6 'hand':2 'left':7 'pic':8 'tini':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7722432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209446 {#2302
        date: 2024-01-25 20:04:06.0 +01:00
      }
      +"title": 340071
    }
  ]
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#3161
    date: 2024-01-25 18:55:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2320
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: Proxies\__CG__\App\Entity\Image {#3180 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#3175
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    App\Entity\EntryComment {#2297
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2320 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tiny hands alert in the bottom left pic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706209446 {#2301
        date: 2024-01-25 20:04:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 340071
      -bodyTs: "'alert':3 'bottom':6 'hand':2 'left':7 'pic':8 'tini':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7722432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209446 {#2302
        date: 2024-01-25 20:04:06.0 +01:00
      }
      +"title": 340071
    }
  ]
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#3161
    date: 2024-01-25 18:55:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
20 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "AI-will-fix-everything"
    +title: "AI will fix everything 😎"
    +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
    +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 988
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728965961 {#3175
      date: 2024-10-15 06:19:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      App\Entity\EntryComment {#2297}
    ]
    -id: 33040
    -titleTs: "'ai':1 'everyth':4 'fix':3"
    -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706291741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5662106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205341 {#3161
      date: 2024-01-25 18:55:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tiny hands alert in the bottom left pic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706209446 {#2301
    date: 2024-01-25 20:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 340071
  -bodyTs: "'alert':3 'bottom':6 'hand':2 'left':7 'pic':8 'tini':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7722432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209446 {#2302
    date: 2024-01-25 20:04:06.0 +01:00
  }
  +"title": 340071
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "AI-will-fix-everything"
    +title: "AI will fix everything 😎"
    +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
    +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 988
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728965961 {#3175
      date: 2024-10-15 06:19:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      App\Entity\EntryComment {#2297}
    ]
    -id: 33040
    -titleTs: "'ai':1 'everyth':4 'fix':3"
    -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706291741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5662106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205341 {#3161
      date: 2024-01-25 18:55:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tiny hands alert in the bottom left pic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706209446 {#2301
    date: 2024-01-25 20:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 340071
  -bodyTs: "'alert':3 'bottom':6 'hand':2 'left':7 'pic':8 'tini':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7722432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209446 {#2302
    date: 2024-01-25 20:04:06.0 +01:00
  }
  +"title": 340071
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2297
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "AI-will-fix-everything"
    +title: "AI will fix everything 😎"
    +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
    +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 988
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728965961 {#3175
      date: 2024-10-15 06:19:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      App\Entity\EntryComment {#2297}
    ]
    -id: 33040
    -titleTs: "'ai':1 'everyth':4 'fix':3"
    -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706291741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5662106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205341 {#3161
      date: 2024-01-25 18:55:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2315 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tiny hands alert in the bottom left pic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706209446 {#2301
    date: 2024-01-25 20:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 340071
  -bodyTs: "'alert':3 'bottom':6 'hand':2 'left':7 'pic':8 'tini':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7722432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209446 {#2302
    date: 2024-01-25 20:04:06.0 +01:00
  }
  +"title": 340071
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2124
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3256 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Put-me-in-the-trash-can-at-the-park"
  +title: "Put me in the trash can at the park."
  +url: "https://lemmy.world/pictrs/image/141d1a89-b66b-41eb-ac8a-fb9344f39f26.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 94
  +favouriteCount: 752
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728717430 {#3251
    date: 2024-10-12 09:17:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  +badges: Doctrine\ORM\PersistentCollection {#3268 …}
  +children: [
    App\Entity\EntryComment {#2112
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I had to pay the trash company to take an old couch. They sent over a special truck that ate that sofa bed in seconds and all that was left on the road were some wood splinters. That was when I knew how I wanted to be disposed of after I die."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1705608868 {#2110
        date: 2024-01-18 21:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 320234
      -bodyTs: "'ate':20 'bed':23 'compani':7 'couch':12 'die':52 'dispos':48 'knew':42 'left':30 'old':11 'pay':4 'road':33 'second':25 'sent':14 'sofa':22 'special':17 'splinter':37 'take':9 'trash':6 'truck':18 'want':45 'wood':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7504747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705608868 {#2107
        date: 2024-01-18 21:14:28.0 +01:00
      }
      +"title": 320234
    }
  ]
  -id: 31557
  -titleTs: "'park':9 'put':1 'trash':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705690485
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10878096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705604085 {#3238
    date: 2024-01-18 19:54:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2124
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3256 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Put-me-in-the-trash-can-at-the-park"
  +title: "Put me in the trash can at the park."
  +url: "https://lemmy.world/pictrs/image/141d1a89-b66b-41eb-ac8a-fb9344f39f26.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 94
  +favouriteCount: 752
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728717430 {#3251
    date: 2024-10-12 09:17:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  +badges: Doctrine\ORM\PersistentCollection {#3268 …}
  +children: [
    App\Entity\EntryComment {#2112
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I had to pay the trash company to take an old couch. They sent over a special truck that ate that sofa bed in seconds and all that was left on the road were some wood splinters. That was when I knew how I wanted to be disposed of after I die."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1705608868 {#2110
        date: 2024-01-18 21:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 320234
      -bodyTs: "'ate':20 'bed':23 'compani':7 'couch':12 'die':52 'dispos':48 'knew':42 'left':30 'old':11 'pay':4 'road':33 'second':25 'sent':14 'sofa':22 'special':17 'splinter':37 'take':9 'trash':6 'truck':18 'want':45 'wood':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7504747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705608868 {#2107
        date: 2024-01-18 21:14:28.0 +01:00
      }
      +"title": 320234
    }
  ]
  -id: 31557
  -titleTs: "'park':9 'put':1 'trash':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705690485
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10878096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705604085 {#3238
    date: 2024-01-18 19:54:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2124
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3256 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Put-me-in-the-trash-can-at-the-park"
  +title: "Put me in the trash can at the park."
  +url: "https://lemmy.world/pictrs/image/141d1a89-b66b-41eb-ac8a-fb9344f39f26.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 94
  +favouriteCount: 752
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728717430 {#3251
    date: 2024-10-12 09:17:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  +badges: Doctrine\ORM\PersistentCollection {#3268 …}
  +children: [
    App\Entity\EntryComment {#2112
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2124 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I had to pay the trash company to take an old couch. They sent over a special truck that ate that sofa bed in seconds and all that was left on the road were some wood splinters. That was when I knew how I wanted to be disposed of after I die."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1705608868 {#2110
        date: 2024-01-18 21:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2114 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
      -id: 320234
      -bodyTs: "'ate':20 'bed':23 'compani':7 'couch':12 'die':52 'dispos':48 'knew':42 'left':30 'old':11 'pay':4 'road':33 'second':25 'sent':14 'sofa':22 'special':17 'splinter':37 'take':9 'trash':6 'truck':18 'want':45 'wood':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7504747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705608868 {#2107
        date: 2024-01-18 21:14:28.0 +01:00
      }
      +"title": 320234
    }
  ]
  -id: 31557
  -titleTs: "'park':9 'put':1 'trash':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705690485
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10878096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705604085 {#3238
    date: 2024-01-18 19:54:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
28 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3256 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Put-me-in-the-trash-can-at-the-park"
    +title: "Put me in the trash can at the park."
    +url: "https://lemmy.world/pictrs/image/141d1a89-b66b-41eb-ac8a-fb9344f39f26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 94
    +favouriteCount: 752
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728717430 {#3251
      date: 2024-10-12 09:17:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    +badges: Doctrine\ORM\PersistentCollection {#3268 …}
    +children: [
      App\Entity\EntryComment {#2112}
    ]
    -id: 31557
    -titleTs: "'park':9 'put':1 'trash':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705690485
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10878096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705604085 {#3238
      date: 2024-01-18 19:54:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to pay the trash company to take an old couch. They sent over a special truck that ate that sofa bed in seconds and all that was left on the road were some wood splinters. That was when I knew how I wanted to be disposed of after I die."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1705608868 {#2110
    date: 2024-01-18 21:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 320234
  -bodyTs: "'ate':20 'bed':23 'compani':7 'couch':12 'die':52 'dispos':48 'knew':42 'left':30 'old':11 'pay':4 'road':33 'second':25 'sent':14 'sofa':22 'special':17 'splinter':37 'take':9 'trash':6 'truck':18 'want':45 'wood':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7504747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608868 {#2107
    date: 2024-01-18 21:14:28.0 +01:00
  }
  +"title": 320234
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3256 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Put-me-in-the-trash-can-at-the-park"
    +title: "Put me in the trash can at the park."
    +url: "https://lemmy.world/pictrs/image/141d1a89-b66b-41eb-ac8a-fb9344f39f26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 94
    +favouriteCount: 752
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728717430 {#3251
      date: 2024-10-12 09:17:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    +badges: Doctrine\ORM\PersistentCollection {#3268 …}
    +children: [
      App\Entity\EntryComment {#2112}
    ]
    -id: 31557
    -titleTs: "'park':9 'put':1 'trash':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705690485
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10878096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705604085 {#3238
      date: 2024-01-18 19:54:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to pay the trash company to take an old couch. They sent over a special truck that ate that sofa bed in seconds and all that was left on the road were some wood splinters. That was when I knew how I wanted to be disposed of after I die."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1705608868 {#2110
    date: 2024-01-18 21:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 320234
  -bodyTs: "'ate':20 'bed':23 'compani':7 'couch':12 'die':52 'dispos':48 'knew':42 'left':30 'old':11 'pay':4 'road':33 'second':25 'sent':14 'sofa':22 'special':17 'splinter':37 'take':9 'trash':6 'truck':18 'want':45 'wood':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7504747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608868 {#2107
    date: 2024-01-18 21:14:28.0 +01:00
  }
  +"title": 320234
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2124
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3256 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Put-me-in-the-trash-can-at-the-park"
    +title: "Put me in the trash can at the park."
    +url: "https://lemmy.world/pictrs/image/141d1a89-b66b-41eb-ac8a-fb9344f39f26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 94
    +favouriteCount: 752
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728717430 {#3251
      date: 2024-10-12 09:17:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    +badges: Doctrine\ORM\PersistentCollection {#3268 …}
    +children: [
      App\Entity\EntryComment {#2112}
    ]
    -id: 31557
    -titleTs: "'park':9 'put':1 'trash':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705690485
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10878096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705604085 {#3238
      date: 2024-01-18 19:54:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to pay the trash company to take an old couch. They sent over a special truck that ate that sofa bed in seconds and all that was left on the road were some wood splinters. That was when I knew how I wanted to be disposed of after I die."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1705608868 {#2110
    date: 2024-01-18 21:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 320234
  -bodyTs: "'ate':20 'bed':23 'compani':7 'couch':12 'die':52 'dispos':48 'knew':42 'left':30 'old':11 'pay':4 'road':33 'second':25 'sent':14 'sofa':22 'special':17 'splinter':37 'take':9 'trash':6 'truck':18 'want':45 'wood':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7504747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705608868 {#2107
    date: 2024-01-18 21:14:28.0 +01:00
  }
  +"title": 320234
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2044
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "I-should-figure-out-how-myself"
  +title: "I should figure out how myself"
  +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 960
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243963 {#3214
    date: 2024-10-06 21:46:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  +badges: Doctrine\ORM\PersistentCollection {#3230 …}
  +children: [
    App\Entity\EntryComment {#2162
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2044 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m a scallywag. Pinching your purse, that is my bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705948751 {#2160
        date: 2024-01-22 19:39:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2128 …}
      +nested: Doctrine\ORM\PersistentCollection {#2126 …}
      +votes: Doctrine\ORM\PersistentCollection {#2139 …}
      +reports: Doctrine\ORM\PersistentCollection {#2224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
      -id: 332181
      -bodyTs: "'bag':11 'm':2 'pinch':5 'purs':7 'scallywag':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7626902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705948751 {#2163
        date: 2024-01-22 19:39:11.0 +01:00
      }
      +"title": 332181
    }
  ]
  -id: 32419
  -titleTs: "'figur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706029273
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5958831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942873 {#3201
    date: 2024-01-22 18:01:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2044
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "I-should-figure-out-how-myself"
  +title: "I should figure out how myself"
  +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 960
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243963 {#3214
    date: 2024-10-06 21:46:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  +badges: Doctrine\ORM\PersistentCollection {#3230 …}
  +children: [
    App\Entity\EntryComment {#2162
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2044 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m a scallywag. Pinching your purse, that is my bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705948751 {#2160
        date: 2024-01-22 19:39:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2128 …}
      +nested: Doctrine\ORM\PersistentCollection {#2126 …}
      +votes: Doctrine\ORM\PersistentCollection {#2139 …}
      +reports: Doctrine\ORM\PersistentCollection {#2224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
      -id: 332181
      -bodyTs: "'bag':11 'm':2 'pinch':5 'purs':7 'scallywag':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7626902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705948751 {#2163
        date: 2024-01-22 19:39:11.0 +01:00
      }
      +"title": 332181
    }
  ]
  -id: 32419
  -titleTs: "'figur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706029273
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5958831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942873 {#3201
    date: 2024-01-22 18:01:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2044
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "I-should-figure-out-how-myself"
  +title: "I should figure out how myself"
  +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 960
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243963 {#3214
    date: 2024-10-06 21:46:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  +badges: Doctrine\ORM\PersistentCollection {#3230 …}
  +children: [
    App\Entity\EntryComment {#2162
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2044 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m a scallywag. Pinching your purse, that is my bag."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705948751 {#2160
        date: 2024-01-22 19:39:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2128 …}
      +nested: Doctrine\ORM\PersistentCollection {#2126 …}
      +votes: Doctrine\ORM\PersistentCollection {#2139 …}
      +reports: Doctrine\ORM\PersistentCollection {#2224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
      -id: 332181
      -bodyTs: "'bag':11 'm':2 'pinch':5 'purs':7 'scallywag':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7626902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705948751 {#2163
        date: 2024-01-22 19:39:11.0 +01:00
      }
      +"title": 332181
    }
  ]
  -id: 32419
  -titleTs: "'figur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706029273
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5958831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705942873 {#3201
    date: 2024-01-22 18:01:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
36 DENIED moderate
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "I-should-figure-out-how-myself"
    +title: "I should figure out how myself"
    +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 960
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243963 {#3214
      date: 2024-10-06 21:46:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    +badges: Doctrine\ORM\PersistentCollection {#3230 …}
    +children: [
      App\Entity\EntryComment {#2162}
    ]
    -id: 32419
    -titleTs: "'figur':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706029273
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5958831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942873 {#3201
      date: 2024-01-22 18:01:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m a scallywag. Pinching your purse, that is my bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705948751 {#2160
    date: 2024-01-22 19:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 332181
  -bodyTs: "'bag':11 'm':2 'pinch':5 'purs':7 'scallywag':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7626902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948751 {#2163
    date: 2024-01-22 19:39:11.0 +01:00
  }
  +"title": 332181
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "I-should-figure-out-how-myself"
    +title: "I should figure out how myself"
    +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 960
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243963 {#3214
      date: 2024-10-06 21:46:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    +badges: Doctrine\ORM\PersistentCollection {#3230 …}
    +children: [
      App\Entity\EntryComment {#2162}
    ]
    -id: 32419
    -titleTs: "'figur':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706029273
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5958831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942873 {#3201
      date: 2024-01-22 18:01:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m a scallywag. Pinching your purse, that is my bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705948751 {#2160
    date: 2024-01-22 19:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 332181
  -bodyTs: "'bag':11 'm':2 'pinch':5 'purs':7 'scallywag':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7626902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948751 {#2163
    date: 2024-01-22 19:39:11.0 +01:00
  }
  +"title": 332181
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2162
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2044
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "I-should-figure-out-how-myself"
    +title: "I should figure out how myself"
    +url: "https://startrek.website/pictrs/image/fba4ebb7-3224-44e6-b891-f2c74ad84fe9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 960
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243963 {#3214
      date: 2024-10-06 21:46:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    +badges: Doctrine\ORM\PersistentCollection {#3230 …}
    +children: [
      App\Entity\EntryComment {#2162}
    ]
    -id: 32419
    -titleTs: "'figur':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706029273
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5958831"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705942873 {#3201
      date: 2024-01-22 18:01:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m a scallywag. Pinching your purse, that is my bag."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705948751 {#2160
    date: 2024-01-22 19:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 332181
  -bodyTs: "'bag':11 'm':2 'pinch':5 'purs':7 'scallywag':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7626902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948751 {#2163
    date: 2024-01-22 19:39:11.0 +01:00
  }
  +"title": 332181
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2231
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3200 …}
  +slug: "They-love-each-other-though"
  +title: "They love each other though"
  +url: "https://i.imgur.com/IJ4SA8C.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728033452 {#3195
    date: 2024-10-04 11:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  +badges: Doctrine\ORM\PersistentCollection {#3212 …}
  +children: [
    App\Entity\EntryComment {#2230
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Here comes the mooonnnneeeeeyyyyyy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706038823 {#2213
        date: 2024-01-23 20:40:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Klear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 334947
      -bodyTs: "'come':2 'mooonnnneeeeeyyyyyi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7658691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706038823 {#2225
        date: 2024-01-23 20:40:23.0 +01:00
      }
      +"title": 334947
    }
  ]
  -id: 32664
  -titleTs: "'love':2 'though':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706119074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11092250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032674 {#3181
    date: 2024-01-23 18:57:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2231
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3200 …}
  +slug: "They-love-each-other-though"
  +title: "They love each other though"
  +url: "https://i.imgur.com/IJ4SA8C.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728033452 {#3195
    date: 2024-10-04 11:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  +badges: Doctrine\ORM\PersistentCollection {#3212 …}
  +children: [
    App\Entity\EntryComment {#2230
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Here comes the mooonnnneeeeeyyyyyy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706038823 {#2213
        date: 2024-01-23 20:40:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Klear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 334947
      -bodyTs: "'come':2 'mooonnnneeeeeyyyyyi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7658691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706038823 {#2225
        date: 2024-01-23 20:40:23.0 +01:00
      }
      +"title": 334947
    }
  ]
  -id: 32664
  -titleTs: "'love':2 'though':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706119074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11092250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032674 {#3181
    date: 2024-01-23 18:57:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2231
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3200 …}
  +slug: "They-love-each-other-though"
  +title: "They love each other though"
  +url: "https://i.imgur.com/IJ4SA8C.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728033452 {#3195
    date: 2024-10-04 11:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  +badges: Doctrine\ORM\PersistentCollection {#3212 …}
  +children: [
    App\Entity\EntryComment {#2230
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Here comes the mooonnnneeeeeyyyyyy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706038823 {#2213
        date: 2024-01-23 20:40:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Klear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 334947
      -bodyTs: "'come':2 'mooonnnneeeeeyyyyyi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7658691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706038823 {#2225
        date: 2024-01-23 20:40:23.0 +01:00
      }
      +"title": 334947
    }
  ]
  -id: 32664
  -titleTs: "'love':2 'though':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706119074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11092250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032674 {#3181
    date: 2024-01-23 18:57:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
44 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3200 …}
    +slug: "They-love-each-other-though"
    +title: "They love each other though"
    +url: "https://i.imgur.com/IJ4SA8C.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 173
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728033452 {#3195
      date: 2024-10-04 11:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3202 …}
    +votes: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
    +badges: Doctrine\ORM\PersistentCollection {#3212 …}
    +children: [
      App\Entity\EntryComment {#2230}
    ]
    -id: 32664
    -titleTs: "'love':2 'though':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706119074
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11092250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706032674 {#3181
      date: 2024-01-23 18:57:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Here comes the mooonnnneeeeeyyyyyy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706038823 {#2213
    date: 2024-01-23 20:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 334947
  -bodyTs: "'come':2 'mooonnnneeeeeyyyyyi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7658691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706038823 {#2225
    date: 2024-01-23 20:40:23.0 +01:00
  }
  +"title": 334947
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3200 …}
    +slug: "They-love-each-other-though"
    +title: "They love each other though"
    +url: "https://i.imgur.com/IJ4SA8C.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 173
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728033452 {#3195
      date: 2024-10-04 11:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3202 …}
    +votes: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
    +badges: Doctrine\ORM\PersistentCollection {#3212 …}
    +children: [
      App\Entity\EntryComment {#2230}
    ]
    -id: 32664
    -titleTs: "'love':2 'though':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706119074
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11092250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706032674 {#3181
      date: 2024-01-23 18:57:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Here comes the mooonnnneeeeeyyyyyy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706038823 {#2213
    date: 2024-01-23 20:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 334947
  -bodyTs: "'come':2 'mooonnnneeeeeyyyyyi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7658691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706038823 {#2225
    date: 2024-01-23 20:40:23.0 +01:00
  }
  +"title": 334947
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2230
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3200 …}
    +slug: "They-love-each-other-though"
    +title: "They love each other though"
    +url: "https://i.imgur.com/IJ4SA8C.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 173
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728033452 {#3195
      date: 2024-10-04 11:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3202 …}
    +votes: Doctrine\ORM\PersistentCollection {#3204 …}
    +reports: Doctrine\ORM\PersistentCollection {#3206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
    +badges: Doctrine\ORM\PersistentCollection {#3212 …}
    +children: [
      App\Entity\EntryComment {#2230}
    ]
    -id: 32664
    -titleTs: "'love':2 'though':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706119074
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11092250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706032674 {#3181
      date: 2024-01-23 18:57:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Here comes the mooonnnneeeeeyyyyyy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706038823 {#2213
    date: 2024-01-23 20:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 334947
  -bodyTs: "'come':2 'mooonnnneeeeeyyyyyi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7658691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706038823 {#2225
    date: 2024-01-23 20:40:23.0 +01:00
  }
  +"title": 334947
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2335
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#3083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "About-to-get-drafted"
  +title: "About to get drafted"
  +url: "https://startrek.website/pictrs/image/6dc1a1b3-174a-4e22-aa12-e480b00353e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 967
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727921723 {#3117
    date: 2024-10-03 04:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  +badges: Doctrine\ORM\PersistentCollection {#3133 …}
  +children: [
    App\Entity\EntryComment {#2336
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2335 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +body: "Same, I dont do Apple. Sorry Mom and Dad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705508389 {#2337
        date: 2024-01-17 17:19:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@robolemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 316958
      -bodyTs: "'appl':5 'dad':9 'dont':3 'mom':7 'sorri':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7473028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705508389 {#2343
        date: 2024-01-17 17:19:49.0 +01:00
      }
      +"title": 316958
    }
  ]
  -id: 31206
  -titleTs: "'draft':4 'get':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705588532
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5769898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705502132 {#3104
    date: 2024-01-17 15:35:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2335
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#3083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "About-to-get-drafted"
  +title: "About to get drafted"
  +url: "https://startrek.website/pictrs/image/6dc1a1b3-174a-4e22-aa12-e480b00353e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 967
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727921723 {#3117
    date: 2024-10-03 04:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  +badges: Doctrine\ORM\PersistentCollection {#3133 …}
  +children: [
    App\Entity\EntryComment {#2336
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2335 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +body: "Same, I dont do Apple. Sorry Mom and Dad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705508389 {#2337
        date: 2024-01-17 17:19:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@robolemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 316958
      -bodyTs: "'appl':5 'dad':9 'dont':3 'mom':7 'sorri':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7473028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705508389 {#2343
        date: 2024-01-17 17:19:49.0 +01:00
      }
      +"title": 316958
    }
  ]
  -id: 31206
  -titleTs: "'draft':4 'get':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705588532
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5769898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705502132 {#3104
    date: 2024-01-17 15:35:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2335
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#3083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "About-to-get-drafted"
  +title: "About to get drafted"
  +url: "https://startrek.website/pictrs/image/6dc1a1b3-174a-4e22-aa12-e480b00353e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 967
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727921723 {#3117
    date: 2024-10-03 04:15:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  +badges: Doctrine\ORM\PersistentCollection {#3133 …}
  +children: [
    App\Entity\EntryComment {#2336
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2335 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +body: "Same, I dont do Apple. Sorry Mom and Dad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705508389 {#2337
        date: 2024-01-17 17:19:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@robolemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 316958
      -bodyTs: "'appl':5 'dad':9 'dont':3 'mom':7 'sorri':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7473028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705508389 {#2343
        date: 2024-01-17 17:19:49.0 +01:00
      }
      +"title": 316958
    }
  ]
  -id: 31206
  -titleTs: "'draft':4 'get':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705588532
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5769898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705502132 {#3104
    date: 2024-01-17 15:35:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
52 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#3083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "About-to-get-drafted"
    +title: "About to get drafted"
    +url: "https://startrek.website/pictrs/image/6dc1a1b3-174a-4e22-aa12-e480b00353e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 967
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727921723 {#3117
      date: 2024-10-03 04:15:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    +badges: Doctrine\ORM\PersistentCollection {#3133 …}
    +children: [
      App\Entity\EntryComment {#2336}
    ]
    -id: 31206
    -titleTs: "'draft':4 'get':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705588532
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5769898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705502132 {#3104
      date: 2024-01-17 15:35:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "Same, I dont do Apple. Sorry Mom and Dad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705508389 {#2337
    date: 2024-01-17 17:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 316958
  -bodyTs: "'appl':5 'dad':9 'dont':3 'mom':7 'sorri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7473028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508389 {#2343
    date: 2024-01-17 17:19:49.0 +01:00
  }
  +"title": 316958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#3083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "About-to-get-drafted"
    +title: "About to get drafted"
    +url: "https://startrek.website/pictrs/image/6dc1a1b3-174a-4e22-aa12-e480b00353e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 967
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727921723 {#3117
      date: 2024-10-03 04:15:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    +badges: Doctrine\ORM\PersistentCollection {#3133 …}
    +children: [
      App\Entity\EntryComment {#2336}
    ]
    -id: 31206
    -titleTs: "'draft':4 'get':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705588532
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5769898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705502132 {#3104
      date: 2024-01-17 15:35:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "Same, I dont do Apple. Sorry Mom and Dad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705508389 {#2337
    date: 2024-01-17 17:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 316958
  -bodyTs: "'appl':5 'dad':9 'dont':3 'mom':7 'sorri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7473028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508389 {#2343
    date: 2024-01-17 17:19:49.0 +01:00
  }
  +"title": 316958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2336
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#3083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "About-to-get-drafted"
    +title: "About to get drafted"
    +url: "https://startrek.website/pictrs/image/6dc1a1b3-174a-4e22-aa12-e480b00353e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 967
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727921723 {#3117
      date: 2024-10-03 04:15:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
    +badges: Doctrine\ORM\PersistentCollection {#3133 …}
    +children: [
      App\Entity\EntryComment {#2336}
    ]
    -id: 31206
    -titleTs: "'draft':4 'get':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705588532
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5769898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705502132 {#3104
      date: 2024-01-17 15:35:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "Same, I dont do Apple. Sorry Mom and Dad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705508389 {#2337
    date: 2024-01-17 17:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 316958
  -bodyTs: "'appl':5 'dad':9 'dont':3 'mom':7 'sorri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7473028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508389 {#2343
    date: 2024-01-17 17:19:49.0 +01:00
  }
  +"title": 316958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "YouTube"
  +title: "YouTube"
  +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 146
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727373723 {#2266
    date: 2024-09-26 20:02:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  +badges: Doctrine\ORM\PersistentCollection {#2824 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I pay for YouTube Premium. I didn’t really want that, I just wanted YouTube Music, but it didn’t make sense to just pay for YT Music. I don’t want Spotify and Amazon Music kinda sucks so YT music worked best."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1726655068 {#2040
        date: 2024-09-18 12:24:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 314976
      -bodyTs: "'amazon':35 'best':43 'didn':7,19 'kinda':37 'make':21 'music':16,28,36,41 'pay':2,25 'premium':5 'realli':9 'sens':22 'spotifi':33 'suck':38 'want':10,14,32 'work':42 'youtub':4,15 'yt':27,40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7446418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705439650 {#2345
        date: 2024-01-16 22:14:10.0 +01:00
      }
      +"title": 314976
    }
  ]
  -id: 31037
  -titleTs: "'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705524261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10637355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437861 {#2715
    date: 2024-01-16 21:44:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "YouTube"
  +title: "YouTube"
  +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 146
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727373723 {#2266
    date: 2024-09-26 20:02:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  +badges: Doctrine\ORM\PersistentCollection {#2824 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I pay for YouTube Premium. I didn’t really want that, I just wanted YouTube Music, but it didn’t make sense to just pay for YT Music. I don’t want Spotify and Amazon Music kinda sucks so YT music worked best."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1726655068 {#2040
        date: 2024-09-18 12:24:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 314976
      -bodyTs: "'amazon':35 'best':43 'didn':7,19 'kinda':37 'make':21 'music':16,28,36,41 'pay':2,25 'premium':5 'realli':9 'sens':22 'spotifi':33 'suck':38 'want':10,14,32 'work':42 'youtub':4,15 'yt':27,40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7446418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705439650 {#2345
        date: 2024-01-16 22:14:10.0 +01:00
      }
      +"title": 314976
    }
  ]
  -id: 31037
  -titleTs: "'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705524261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10637355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437861 {#2715
    date: 2024-01-16 21:44:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "YouTube"
  +title: "YouTube"
  +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 146
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727373723 {#2266
    date: 2024-09-26 20:02:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2782 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  +badges: Doctrine\ORM\PersistentCollection {#2824 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "I pay for YouTube Premium. I didn’t really want that, I just wanted YouTube Music, but it didn’t make sense to just pay for YT Music. I don’t want Spotify and Amazon Music kinda sucks so YT music worked best."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1726655068 {#2040
        date: 2024-09-18 12:24:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 314976
      -bodyTs: "'amazon':35 'best':43 'didn':7,19 'kinda':37 'make':21 'music':16,28,36,41 'pay':2,25 'premium':5 'realli':9 'sens':22 'spotifi':33 'suck':38 'want':10,14,32 'work':42 'youtub':4,15 'yt':27,40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7446418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705439650 {#2345
        date: 2024-01-16 22:14:10.0 +01:00
      }
      +"title": 314976
    }
  ]
  -id: 31037
  -titleTs: "'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705524261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10637355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437861 {#2715
    date: 2024-01-16 21:44:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
60 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2761 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#2266
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2780 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2715
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I pay for YouTube Premium. I didn’t really want that, I just wanted YouTube Music, but it didn’t make sense to just pay for YT Music. I don’t want Spotify and Amazon Music kinda sucks so YT music worked best."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1726655068 {#2040
    date: 2024-09-18 12:24:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 314976
  -bodyTs: "'amazon':35 'best':43 'didn':7,19 'kinda':37 'make':21 'music':16,28,36,41 'pay':2,25 'premium':5 'realli':9 'sens':22 'spotifi':33 'suck':38 'want':10,14,32 'work':42 'youtub':4,15 'yt':27,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7446418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439650 {#2345
    date: 2024-01-16 22:14:10.0 +01:00
  }
  +"title": 314976
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2761 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#2266
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2780 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2715
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I pay for YouTube Premium. I didn’t really want that, I just wanted YouTube Music, but it didn’t make sense to just pay for YT Music. I don’t want Spotify and Amazon Music kinda sucks so YT music worked best."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1726655068 {#2040
    date: 2024-09-18 12:24:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 314976
  -bodyTs: "'amazon':35 'best':43 'didn':7,19 'kinda':37 'make':21 'music':16,28,36,41 'pay':2,25 'premium':5 'realli':9 'sens':22 'spotifi':33 'suck':38 'want':10,14,32 'work':42 'youtub':4,15 'yt':27,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7446418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439650 {#2345
    date: 2024-01-16 22:14:10.0 +01:00
  }
  +"title": 314976
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2761 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#2266
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2782 …}
    +votes: Doctrine\ORM\PersistentCollection {#2780 …}
    +reports: Doctrine\ORM\PersistentCollection {#2777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2715
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "I pay for YouTube Premium. I didn’t really want that, I just wanted YouTube Music, but it didn’t make sense to just pay for YT Music. I don’t want Spotify and Amazon Music kinda sucks so YT music worked best."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1726655068 {#2040
    date: 2024-09-18 12:24:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 314976
  -bodyTs: "'amazon':35 'best':43 'didn':7,19 'kinda':37 'make':21 'music':16,28,36,41 'pay':2,25 'premium':5 'realli':9 'sens':22 'spotifi':33 'suck':38 'want':10,14,32 'work':42 'youtub':4,15 'yt':27,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7446418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705439650 {#2345
    date: 2024-01-16 22:14:10.0 +01:00
  }
  +"title": 314976
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "The-2024-US-Presidential-race-officially-starts-Monday-what-are"
  +title: "The 2024 US Presidential race officially starts Monday, what are your predictions for Iowa?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726976675 {#2887
    date: 2024-09-22 05:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2097
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "I predict nonsense"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1723791201 {#2078
        date: 2024-08-16 08:53:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 309878
      -bodyTs: "'nonsens':3 'predict':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7388866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705295359 {#2076
        date: 2024-01-15 06:09:19.0 +01:00
      }
      +"title": 309878
    }
  ]
  -id: 30549
  -titleTs: "'2024':2 'iowa':14 'monday':8 'offici':6 'predict':12 'presidenti':4 'race':5 'start':7 'us':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705371186
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10724945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705284786 {#2874
    date: 2024-01-15 03:13:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "The-2024-US-Presidential-race-officially-starts-Monday-what-are"
  +title: "The 2024 US Presidential race officially starts Monday, what are your predictions for Iowa?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726976675 {#2887
    date: 2024-09-22 05:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2097
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "I predict nonsense"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1723791201 {#2078
        date: 2024-08-16 08:53:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 309878
      -bodyTs: "'nonsens':3 'predict':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7388866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705295359 {#2076
        date: 2024-01-15 06:09:19.0 +01:00
      }
      +"title": 309878
    }
  ]
  -id: 30549
  -titleTs: "'2024':2 'iowa':14 'monday':8 'offici':6 'predict':12 'presidenti':4 'race':5 'start':7 'us':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705371186
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10724945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705284786 {#2874
    date: 2024-01-15 03:13:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "The-2024-US-Presidential-race-officially-starts-Monday-what-are"
  +title: "The 2024 US Presidential race officially starts Monday, what are your predictions for Iowa?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726976675 {#2887
    date: 2024-09-22 05:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2097
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "I predict nonsense"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1723791201 {#2078
        date: 2024-08-16 08:53:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 309878
      -bodyTs: "'nonsens':3 'predict':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7388866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705295359 {#2076
        date: 2024-01-15 06:09:19.0 +01:00
      }
      +"title": 309878
    }
  ]
  -id: 30549
  -titleTs: "'2024':2 'iowa':14 'monday':8 'offici':6 'predict':12 'presidenti':4 'race':5 'start':7 'us':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705371186
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10724945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705284786 {#2874
    date: 2024-01-15 03:13:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
68 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "The-2024-US-Presidential-race-officially-starts-Monday-what-are"
    +title: "The 2024 US Presidential race officially starts Monday, what are your predictions for Iowa?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726976675 {#2887
      date: 2024-09-22 05:44:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2892 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2097}
    ]
    -id: 30549
    -titleTs: "'2024':2 'iowa':14 'monday':8 'offici':6 'predict':12 'presidenti':4 'race':5 'start':7 'us':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705371186
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10724945"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705284786 {#2874
      date: 2024-01-15 03:13:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "I predict nonsense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1723791201 {#2078
    date: 2024-08-16 08:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 309878
  -bodyTs: "'nonsens':3 'predict':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7388866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705295359 {#2076
    date: 2024-01-15 06:09:19.0 +01:00
  }
  +"title": 309878
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "The-2024-US-Presidential-race-officially-starts-Monday-what-are"
    +title: "The 2024 US Presidential race officially starts Monday, what are your predictions for Iowa?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726976675 {#2887
      date: 2024-09-22 05:44:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2892 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2097}
    ]
    -id: 30549
    -titleTs: "'2024':2 'iowa':14 'monday':8 'offici':6 'predict':12 'presidenti':4 'race':5 'start':7 'us':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705371186
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10724945"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705284786 {#2874
      date: 2024-01-15 03:13:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "I predict nonsense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1723791201 {#2078
    date: 2024-08-16 08:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 309878
  -bodyTs: "'nonsens':3 'predict':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7388866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705295359 {#2076
    date: 2024-01-15 06:09:19.0 +01:00
  }
  +"title": 309878
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2097
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "The-2024-US-Presidential-race-officially-starts-Monday-what-are"
    +title: "The 2024 US Presidential race officially starts Monday, what are your predictions for Iowa?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726976675 {#2887
      date: 2024-09-22 05:44:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2892 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2097}
    ]
    -id: 30549
    -titleTs: "'2024':2 'iowa':14 'monday':8 'offici':6 'predict':12 'presidenti':4 'race':5 'start':7 'us':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705371186
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10724945"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705284786 {#2874
      date: 2024-01-15 03:13:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "I predict nonsense"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1723791201 {#2078
    date: 2024-08-16 08:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 309878
  -bodyTs: "'nonsens':3 'predict':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7388866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705295359 {#2076
    date: 2024-01-15 06:09:19.0 +01:00
  }
  +"title": 309878
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Waffle-Squarf"
  +title: "Waffle Squarf"
  +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506044 {#3080
    date: 2024-09-16 19:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  +badges: Doctrine\ORM\PersistentCollection {#3096 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "And it’s in an old Pizza Hut restaurant"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705455979 {#2314
        date: 2024-01-17 02:46:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 315651
      -bodyTs: "'hut':8 'old':6 'pizza':7 'restaur':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7453181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455979 {#2289
        date: 2024-01-17 02:46:19.0 +01:00
      }
      +"title": 315651
    }
  ]
  -id: 31080
  -titleTs: "'squarf':2 'waffl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705530724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10802236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444324 {#3067
    date: 2024-01-16 23:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Waffle-Squarf"
  +title: "Waffle Squarf"
  +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506044 {#3080
    date: 2024-09-16 19:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  +badges: Doctrine\ORM\PersistentCollection {#3096 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "And it’s in an old Pizza Hut restaurant"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705455979 {#2314
        date: 2024-01-17 02:46:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 315651
      -bodyTs: "'hut':8 'old':6 'pizza':7 'restaur':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7453181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455979 {#2289
        date: 2024-01-17 02:46:19.0 +01:00
      }
      +"title": 315651
    }
  ]
  -id: 31080
  -titleTs: "'squarf':2 'waffl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705530724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10802236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444324 {#3067
    date: 2024-01-16 23:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Waffle-Squarf"
  +title: "Waffle Squarf"
  +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506044 {#3080
    date: 2024-09-16 19:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  +badges: Doctrine\ORM\PersistentCollection {#3096 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "And it’s in an old Pizza Hut restaurant"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705455979 {#2314
        date: 2024-01-17 02:46:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 315651
      -bodyTs: "'hut':8 'old':6 'pizza':7 'restaur':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7453181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455979 {#2289
        date: 2024-01-17 02:46:19.0 +01:00
      }
      +"title": 315651
    }
  ]
  -id: 31080
  -titleTs: "'squarf':2 'waffl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705530724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10802236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444324 {#3067
    date: 2024-01-16 23:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
76 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Waffle-Squarf"
    +title: "Waffle Squarf"
    +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726506044 {#3080
      date: 2024-09-16 19:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    +badges: Doctrine\ORM\PersistentCollection {#3096 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 31080
    -titleTs: "'squarf':2 'waffl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705530724
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10802236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705444324 {#3067
      date: 2024-01-16 23:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "And it’s in an old Pizza Hut restaurant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705455979 {#2314
    date: 2024-01-17 02:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 315651
  -bodyTs: "'hut':8 'old':6 'pizza':7 'restaur':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7453181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455979 {#2289
    date: 2024-01-17 02:46:19.0 +01:00
  }
  +"title": 315651
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Waffle-Squarf"
    +title: "Waffle Squarf"
    +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726506044 {#3080
      date: 2024-09-16 19:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    +badges: Doctrine\ORM\PersistentCollection {#3096 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 31080
    -titleTs: "'squarf':2 'waffl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705530724
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10802236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705444324 {#3067
      date: 2024-01-16 23:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "And it’s in an old Pizza Hut restaurant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705455979 {#2314
    date: 2024-01-17 02:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 315651
  -bodyTs: "'hut':8 'old':6 'pizza':7 'restaur':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7453181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455979 {#2289
    date: 2024-01-17 02:46:19.0 +01:00
  }
  +"title": 315651
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Waffle-Squarf"
    +title: "Waffle Squarf"
    +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726506044 {#3080
      date: 2024-09-16 19:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    +badges: Doctrine\ORM\PersistentCollection {#3096 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 31080
    -titleTs: "'squarf':2 'waffl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705530724
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10802236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705444324 {#3067
      date: 2024-01-16 23:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "And it’s in an old Pizza Hut restaurant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705455979 {#2314
    date: 2024-01-17 02:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 315651
  -bodyTs: "'hut':8 'old':6 'pizza':7 'restaur':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7453181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455979 {#2289
    date: 2024-01-17 02:46:19.0 +01:00
  }
  +"title": 315651
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2070
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3237 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "The-giga-crystal"
  +title: "The giga crystal"
  +url: "https://sh.itjust.works/pictrs/image/f68cbc5a-5c9f-4d92-8c91-6e6de8e2d31b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 616
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726448842 {#3232
    date: 2024-09-16 03:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +badges: Doctrine\ORM\PersistentCollection {#3249 …}
  +children: [
    App\Entity\EntryComment {#2067
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2070 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only crime here is that moustache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1726027786 {#2066
        date: 2024-09-11 06:09:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 317154
      -bodyTs: "'crime':3 'moustach':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7474447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705512829 {#2071
        date: 2024-01-17 18:33:49.0 +01:00
      }
      +"title": 317154
    }
  ]
  -id: 31246
  -titleTs: "'crystal':3 'giga':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705597852
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12959278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705511452 {#3220
    date: 2024-01-17 18:10:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2070
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3237 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "The-giga-crystal"
  +title: "The giga crystal"
  +url: "https://sh.itjust.works/pictrs/image/f68cbc5a-5c9f-4d92-8c91-6e6de8e2d31b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 616
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726448842 {#3232
    date: 2024-09-16 03:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +badges: Doctrine\ORM\PersistentCollection {#3249 …}
  +children: [
    App\Entity\EntryComment {#2067
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2070 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only crime here is that moustache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1726027786 {#2066
        date: 2024-09-11 06:09:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 317154
      -bodyTs: "'crime':3 'moustach':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7474447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705512829 {#2071
        date: 2024-01-17 18:33:49.0 +01:00
      }
      +"title": 317154
    }
  ]
  -id: 31246
  -titleTs: "'crystal':3 'giga':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705597852
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12959278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705511452 {#3220
    date: 2024-01-17 18:10:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2070
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3237 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "The-giga-crystal"
  +title: "The giga crystal"
  +url: "https://sh.itjust.works/pictrs/image/f68cbc5a-5c9f-4d92-8c91-6e6de8e2d31b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 616
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726448842 {#3232
    date: 2024-09-16 03:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +badges: Doctrine\ORM\PersistentCollection {#3249 …}
  +children: [
    App\Entity\EntryComment {#2067
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2070 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only crime here is that moustache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1726027786 {#2066
        date: 2024-09-11 06:09:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 317154
      -bodyTs: "'crime':3 'moustach':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7474447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705512829 {#2071
        date: 2024-01-17 18:33:49.0 +01:00
      }
      +"title": 317154
    }
  ]
  -id: 31246
  -titleTs: "'crystal':3 'giga':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705597852
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12959278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705511452 {#3220
    date: 2024-01-17 18:10:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
84 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3237 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "The-giga-crystal"
    +title: "The giga crystal"
    +url: "https://sh.itjust.works/pictrs/image/f68cbc5a-5c9f-4d92-8c91-6e6de8e2d31b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 616
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726448842 {#3232
      date: 2024-09-16 03:07:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      App\Entity\EntryComment {#2067}
    ]
    -id: 31246
    -titleTs: "'crystal':3 'giga':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705597852
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12959278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705511452 {#3220
      date: 2024-01-17 18:10:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only crime here is that moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726027786 {#2066
    date: 2024-09-11 06:09:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 317154
  -bodyTs: "'crime':3 'moustach':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7474447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512829 {#2071
    date: 2024-01-17 18:33:49.0 +01:00
  }
  +"title": 317154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3237 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "The-giga-crystal"
    +title: "The giga crystal"
    +url: "https://sh.itjust.works/pictrs/image/f68cbc5a-5c9f-4d92-8c91-6e6de8e2d31b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 616
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726448842 {#3232
      date: 2024-09-16 03:07:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      App\Entity\EntryComment {#2067}
    ]
    -id: 31246
    -titleTs: "'crystal':3 'giga':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705597852
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12959278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705511452 {#3220
      date: 2024-01-17 18:10:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only crime here is that moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726027786 {#2066
    date: 2024-09-11 06:09:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 317154
  -bodyTs: "'crime':3 'moustach':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7474447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512829 {#2071
    date: 2024-01-17 18:33:49.0 +01:00
  }
  +"title": 317154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3237 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "The-giga-crystal"
    +title: "The giga crystal"
    +url: "https://sh.itjust.works/pictrs/image/f68cbc5a-5c9f-4d92-8c91-6e6de8e2d31b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 616
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726448842 {#3232
      date: 2024-09-16 03:07:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      App\Entity\EntryComment {#2067}
    ]
    -id: 31246
    -titleTs: "'crystal':3 'giga':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705597852
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12959278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705511452 {#3220
      date: 2024-01-17 18:10:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only crime here is that moustache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726027786 {#2066
    date: 2024-09-11 06:09:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 317154
  -bodyTs: "'crime':3 'moustach':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7474447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512829 {#2071
    date: 2024-01-17 18:33:49.0 +01:00
  }
  +"title": 317154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#3235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "The-Beacon-is-Lit"
  +title: "The Beacon is Lit!"
  +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726425630 {#3270
    date: 2024-09-15 20:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +badges: Doctrine\ORM\PersistentCollection {#3286 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: null
      +root: null
      +body: "Title HOF here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705580348 {#2054
        date: 2024-01-18 13:19:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 319025
      -bodyTs: "'hof':2 'titl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7494612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705580348 {#2058
        date: 2024-01-18 13:19:08.0 +01:00
      }
      +"title": 319025
    }
  ]
  -id: 31412
  -titleTs: "'beacon':2 'lit':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643511
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5874581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705557111 {#3257
    date: 2024-01-18 06:51:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#3235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "The-Beacon-is-Lit"
  +title: "The Beacon is Lit!"
  +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726425630 {#3270
    date: 2024-09-15 20:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +badges: Doctrine\ORM\PersistentCollection {#3286 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: null
      +root: null
      +body: "Title HOF here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705580348 {#2054
        date: 2024-01-18 13:19:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 319025
      -bodyTs: "'hof':2 'titl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7494612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705580348 {#2058
        date: 2024-01-18 13:19:08.0 +01:00
      }
      +"title": 319025
    }
  ]
  -id: 31412
  -titleTs: "'beacon':2 'lit':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643511
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5874581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705557111 {#3257
    date: 2024-01-18 06:51:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#3235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "The-Beacon-is-Lit"
  +title: "The Beacon is Lit!"
  +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 317
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726425630 {#3270
    date: 2024-09-15 20:40:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +badges: Doctrine\ORM\PersistentCollection {#3286 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: null
      +root: null
      +body: "Title HOF here"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705580348 {#2054
        date: 2024-01-18 13:19:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 319025
      -bodyTs: "'hof':2 'titl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7494612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705580348 {#2058
        date: 2024-01-18 13:19:08.0 +01:00
      }
      +"title": 319025
    }
  ]
  -id: 31412
  -titleTs: "'beacon':2 'lit':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705643511
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5874581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705557111 {#3257
    date: 2024-01-18 06:51:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
92 DENIED moderate
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#3235 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "The-Beacon-is-Lit"
    +title: "The Beacon is Lit!"
    +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726425630 {#3270
      date: 2024-09-15 20:40:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    +badges: Doctrine\ORM\PersistentCollection {#3286 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -id: 31412
    -titleTs: "'beacon':2 'lit':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705643511
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5874581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705557111 {#3257
      date: 2024-01-18 06:51:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: null
  +root: null
  +body: "Title HOF here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705580348 {#2054
    date: 2024-01-18 13:19:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 319025
  -bodyTs: "'hof':2 'titl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7494612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705580348 {#2058
    date: 2024-01-18 13:19:08.0 +01:00
  }
  +"title": 319025
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#3235 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "The-Beacon-is-Lit"
    +title: "The Beacon is Lit!"
    +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726425630 {#3270
      date: 2024-09-15 20:40:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    +badges: Doctrine\ORM\PersistentCollection {#3286 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -id: 31412
    -titleTs: "'beacon':2 'lit':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705643511
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5874581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705557111 {#3257
      date: 2024-01-18 06:51:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: null
  +root: null
  +body: "Title HOF here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705580348 {#2054
    date: 2024-01-18 13:19:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 319025
  -bodyTs: "'hof':2 'titl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7494612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705580348 {#2058
    date: 2024-01-18 13:19:08.0 +01:00
  }
  +"title": 319025
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2053
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#3235 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "The-Beacon-is-Lit"
    +title: "The Beacon is Lit!"
    +url: "https://slrpnk.net/pictrs/image/ac2f9868-9913-4004-a33c-945943e7eeb4.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 317
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726425630 {#3270
      date: 2024-09-15 20:40:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    +badges: Doctrine\ORM\PersistentCollection {#3286 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -id: 31412
    -titleTs: "'beacon':2 'lit':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705643511
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5874581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705557111 {#3257
      date: 2024-01-18 06:51:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: null
  +root: null
  +body: "Title HOF here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705580348 {#2054
    date: 2024-01-18 13:19:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 319025
  -bodyTs: "'hof':2 'titl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7494612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705580348 {#2058
    date: 2024-01-18 13:19:08.0 +01:00
  }
  +"title": 319025
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2086
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3046 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3048 …}
  +slug: "Went-dark-because-capitalism"
  +title: "Went dark because capitalism"
  +url: "https://static.dailysquared.com/posts/6845555c38ccb967d65e37754ef02f64_16728_700.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725494532 {#3041
    date: 2024-09-05 02:02:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  +badges: Doctrine\ORM\PersistentCollection {#3059 …}
  +children: [
    App\Entity\EntryComment {#2091
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2086 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I know some of those words"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705374647 {#2095
        date: 2024-01-16 04:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 312590
      -bodyTs: "'know':2 'word':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7419464"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705374647 {#2087
        date: 2024-01-16 04:10:47.0 +01:00
      }
      +"title": 312590
    }
  ]
  -id: 30811
  -titleTs: "'capit':4 'dark':2 'went':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705449644
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363244 {#3028
    date: 2024-01-16 01:00:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
Proxies\__CG__\App\Entity\Entry {#2086
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3046 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3048 …}
  +slug: "Went-dark-because-capitalism"
  +title: "Went dark because capitalism"
  +url: "https://static.dailysquared.com/posts/6845555c38ccb967d65e37754ef02f64_16728_700.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725494532 {#3041
    date: 2024-09-05 02:02:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  +badges: Doctrine\ORM\PersistentCollection {#3059 …}
  +children: [
    App\Entity\EntryComment {#2091
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2086 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I know some of those words"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705374647 {#2095
        date: 2024-01-16 04:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 312590
      -bodyTs: "'know':2 'word':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7419464"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705374647 {#2087
        date: 2024-01-16 04:10:47.0 +01:00
      }
      +"title": 312590
    }
  ]
  -id: 30811
  -titleTs: "'capit':4 'dark':2 'went':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705449644
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363244 {#3028
    date: 2024-01-16 01:00:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2086
  +user: Proxies\__CG__\App\Entity\User {#3006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3046 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3048 …}
  +slug: "Went-dark-because-capitalism"
  +title: "Went dark because capitalism"
  +url: "https://static.dailysquared.com/posts/6845555c38ccb967d65e37754ef02f64_16728_700.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725494532 {#3041
    date: 2024-09-05 02:02:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  +badges: Doctrine\ORM\PersistentCollection {#3059 …}
  +children: [
    App\Entity\EntryComment {#2091
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2086 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I know some of those words"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705374647 {#2095
        date: 2024-01-16 04:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 312590
      -bodyTs: "'know':2 'word':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7419464"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705374647 {#2087
        date: 2024-01-16 04:10:47.0 +01:00
      }
      +"title": 312590
    }
  ]
  -id: 30811
  -titleTs: "'capit':4 'dark':2 'went':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705449644
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10762619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705363244 {#3028
    date: 2024-01-16 01:00:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
100 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3046 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3048 …}
    +slug: "Went-dark-because-capitalism"
    +title: "Went dark because capitalism"
    +url: "https://static.dailysquared.com/posts/6845555c38ccb967d65e37754ef02f64_16728_700.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725494532 {#3041
      date: 2024-09-05 02:02:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
    +badges: Doctrine\ORM\PersistentCollection {#3059 …}
    +children: [
      App\Entity\EntryComment {#2091}
    ]
    -id: 30811
    -titleTs: "'capit':4 'dark':2 'went':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705449644
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10762619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705363244 {#3028
      date: 2024-01-16 01:00:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know some of those words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705374647 {#2095
    date: 2024-01-16 04:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 312590
  -bodyTs: "'know':2 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7419464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705374647 {#2087
    date: 2024-01-16 04:10:47.0 +01:00
  }
  +"title": 312590
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3046 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3048 …}
    +slug: "Went-dark-because-capitalism"
    +title: "Went dark because capitalism"
    +url: "https://static.dailysquared.com/posts/6845555c38ccb967d65e37754ef02f64_16728_700.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725494532 {#3041
      date: 2024-09-05 02:02:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
    +badges: Doctrine\ORM\PersistentCollection {#3059 …}
    +children: [
      App\Entity\EntryComment {#2091}
    ]
    -id: 30811
    -titleTs: "'capit':4 'dark':2 'went':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705449644
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10762619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705363244 {#3028
      date: 2024-01-16 01:00:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know some of those words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705374647 {#2095
    date: 2024-01-16 04:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 312590
  -bodyTs: "'know':2 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7419464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705374647 {#2087
    date: 2024-01-16 04:10:47.0 +01:00
  }
  +"title": 312590
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086
    +user: Proxies\__CG__\App\Entity\User {#3006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3046 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3048 …}
    +slug: "Went-dark-because-capitalism"
    +title: "Went dark because capitalism"
    +url: "https://static.dailysquared.com/posts/6845555c38ccb967d65e37754ef02f64_16728_700.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725494532 {#3041
      date: 2024-09-05 02:02:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
    +badges: Doctrine\ORM\PersistentCollection {#3059 …}
    +children: [
      App\Entity\EntryComment {#2091}
    ]
    -id: 30811
    -titleTs: "'capit':4 'dark':2 'went':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705449644
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10762619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705363244 {#3028
      date: 2024-01-16 01:00:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know some of those words"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705374647 {#2095
    date: 2024-01-16 04:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 312590
  -bodyTs: "'know':2 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7419464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705374647 {#2087
    date: 2024-01-16 04:10:47.0 +01:00
  }
  +"title": 312590
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED 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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2012
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
  +slug: "Shitty-railing"
  +title: "Shitty railing"
  +url: "https://i.imgflip.com/8cbezp.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324525 {#2868
    date: 2024-08-22 13:02:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#2029
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2012 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dude died and dropped loot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1724139392 {#2021
        date: 2024-08-20 09:36:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2020 …}
      +nested: Doctrine\ORM\PersistentCollection {#2027 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 308719
      -bodyTs: "'die':2 'drop':4 'dude':1 'loot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7377985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705259650 {#2028
        date: 2024-01-14 20:14:10.0 +01:00
      }
      +"title": 308719
    }
  ]
  -id: 30447
  -titleTs: "'rail':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705335272
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248872 {#2854
    date: 2024-01-14 17:14:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2012
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
  +slug: "Shitty-railing"
  +title: "Shitty railing"
  +url: "https://i.imgflip.com/8cbezp.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324525 {#2868
    date: 2024-08-22 13:02:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#2029
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2012 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dude died and dropped loot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1724139392 {#2021
        date: 2024-08-20 09:36:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2020 …}
      +nested: Doctrine\ORM\PersistentCollection {#2027 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 308719
      -bodyTs: "'die':2 'drop':4 'dude':1 'loot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7377985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705259650 {#2028
        date: 2024-01-14 20:14:10.0 +01:00
      }
      +"title": 308719
    }
  ]
  -id: 30447
  -titleTs: "'rail':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705335272
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248872 {#2854
    date: 2024-01-14 17:14:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2012
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
  +slug: "Shitty-railing"
  +title: "Shitty railing"
  +url: "https://i.imgflip.com/8cbezp.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 379
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724324525 {#2868
    date: 2024-08-22 13:02:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#2029
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2012 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Dude died and dropped loot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1724139392 {#2021
        date: 2024-08-20 09:36:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2020 …}
      +nested: Doctrine\ORM\PersistentCollection {#2027 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 308719
      -bodyTs: "'die':2 'drop':4 'dude':1 'loot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7377985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705259650 {#2028
        date: 2024-01-14 20:14:10.0 +01:00
      }
      +"title": 308719
    }
  ]
  -id: 30447
  -titleTs: "'rail':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705335272
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248872 {#2854
    date: 2024-01-14 17:14:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED 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
108 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
    +slug: "Shitty-railing"
    +title: "Shitty railing"
    +url: "https://i.imgflip.com/8cbezp.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 379
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724324525 {#2868
      date: 2024-08-22 13:02:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2875 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#2029}
    ]
    -id: 30447
    -titleTs: "'rail':2 'shitti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705335272
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2601414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705248872 {#2854
      date: 2024-01-14 17:14:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dude died and dropped loot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1724139392 {#2021
    date: 2024-08-20 09:36:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 308719
  -bodyTs: "'die':2 'drop':4 'dude':1 'loot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7377985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259650 {#2028
    date: 2024-01-14 20:14:10.0 +01:00
  }
  +"title": 308719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED edit
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
    +slug: "Shitty-railing"
    +title: "Shitty railing"
    +url: "https://i.imgflip.com/8cbezp.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 379
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724324525 {#2868
      date: 2024-08-22 13:02:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2875 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#2029}
    ]
    -id: 30447
    -titleTs: "'rail':2 'shitti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705335272
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2601414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705248872 {#2854
      date: 2024-01-14 17:14:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dude died and dropped loot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1724139392 {#2021
    date: 2024-08-20 09:36:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 308719
  -bodyTs: "'die':2 'drop':4 'dude':1 'loot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7377985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259650 {#2028
    date: 2024-01-14 20:14:10.0 +01:00
  }
  +"title": 308719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2012
    +user: Proxies\__CG__\App\Entity\User {#2832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
    +slug: "Shitty-railing"
    +title: "Shitty railing"
    +url: "https://i.imgflip.com/8cbezp.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 379
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724324525 {#2868
      date: 2024-08-22 13:02:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2875 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#2029}
    ]
    -id: 30447
    -titleTs: "'rail':2 'shitti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705335272
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2601414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705248872 {#2854
      date: 2024-01-14 17:14:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dude died and dropped loot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1724139392 {#2021
    date: 2024-08-20 09:36:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 308719
  -bodyTs: "'die':2 'drop':4 'dude':1 'loot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7377985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259650 {#2028
    date: 2024-01-14 20:14:10.0 +01:00
  }
  +"title": 308719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED 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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2826 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "Feeling-a-lot-like-Gonald-lately"
  +title: "Feeling a lot like Gonald lately"
  +url: "https://slrpnk.net/pictrs/image/e2d84987-8c56-45db-8697-d4d4025b29dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 380
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720926807 {#2821
    date: 2024-07-14 05:13:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pass the Bongus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705880771 {#1672
        date: 2024-01-22 00:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 237663
      -bodyTs: "'bongus':3 'pass':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6774115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703077989 {#1549
        date: 2023-12-20 14:13:09.0 +01:00
      }
      +"title": 237663
    }
  ]
  -id: 23566
  -titleTs: "'feel':1 'gonald':5 'late':6 'like':4 'lot':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703164034
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5057672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077634 {#2740
    date: 2023-12-20 14:07:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2826 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "Feeling-a-lot-like-Gonald-lately"
  +title: "Feeling a lot like Gonald lately"
  +url: "https://slrpnk.net/pictrs/image/e2d84987-8c56-45db-8697-d4d4025b29dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 380
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720926807 {#2821
    date: 2024-07-14 05:13:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pass the Bongus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705880771 {#1672
        date: 2024-01-22 00:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 237663
      -bodyTs: "'bongus':3 'pass':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6774115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703077989 {#1549
        date: 2023-12-20 14:13:09.0 +01:00
      }
      +"title": 237663
    }
  ]
  -id: 23566
  -titleTs: "'feel':1 'gonald':5 'late':6 'like':4 'lot':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703164034
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5057672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077634 {#2740
    date: 2023-12-20 14:07:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2826 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
  +slug: "Feeling-a-lot-like-Gonald-lately"
  +title: "Feeling a lot like Gonald lately"
  +url: "https://slrpnk.net/pictrs/image/e2d84987-8c56-45db-8697-d4d4025b29dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 380
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720926807 {#2821
    date: 2024-07-14 05:13:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Pass the Bongus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705880771 {#1672
        date: 2024-01-22 00:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 237663
      -bodyTs: "'bongus':3 'pass':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6774115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703077989 {#1549
        date: 2023-12-20 14:13:09.0 +01:00
      }
      +"title": 237663
    }
  ]
  -id: 23566
  -titleTs: "'feel':1 'gonald':5 'late':6 'like':4 'lot':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703164034
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5057672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077634 {#2740
    date: 2023-12-20 14:07:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED 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
116 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2826 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "Feeling-a-lot-like-Gonald-lately"
    +title: "Feeling a lot like Gonald lately"
    +url: "https://slrpnk.net/pictrs/image/e2d84987-8c56-45db-8697-d4d4025b29dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 380
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720926807 {#2821
      date: 2024-07-14 05:13:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 23566
    -titleTs: "'feel':1 'gonald':5 'late':6 'like':4 'lot':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703164034
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5057672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703077634 {#2740
      date: 2023-12-20 14:07:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pass the Bongus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705880771 {#1672
    date: 2024-01-22 00:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 237663
  -bodyTs: "'bongus':3 'pass':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6774115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077989 {#1549
    date: 2023-12-20 14:13:09.0 +01:00
  }
  +"title": 237663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED edit
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2826 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "Feeling-a-lot-like-Gonald-lately"
    +title: "Feeling a lot like Gonald lately"
    +url: "https://slrpnk.net/pictrs/image/e2d84987-8c56-45db-8697-d4d4025b29dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 380
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720926807 {#2821
      date: 2024-07-14 05:13:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 23566
    -titleTs: "'feel':1 'gonald':5 'late':6 'like':4 'lot':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703164034
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5057672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703077634 {#2740
      date: 2023-12-20 14:07:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pass the Bongus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705880771 {#1672
    date: 2024-01-22 00:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 237663
  -bodyTs: "'bongus':3 'pass':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6774115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077989 {#1549
    date: 2023-12-20 14:13:09.0 +01:00
  }
  +"title": 237663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2826 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2827 …}
    +slug: "Feeling-a-lot-like-Gonald-lately"
    +title: "Feeling a lot like Gonald lately"
    +url: "https://slrpnk.net/pictrs/image/e2d84987-8c56-45db-8697-d4d4025b29dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 380
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720926807 {#2821
      date: 2024-07-14 05:13:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 23566
    -titleTs: "'feel':1 'gonald':5 'late':6 'like':4 'lot':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703164034
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5057672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703077634 {#2740
      date: 2023-12-20 14:07:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Pass the Bongus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705880771 {#1672
    date: 2024-01-22 00:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 237663
  -bodyTs: "'bongus':3 'pass':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6774115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077989 {#1549
    date: 2023-12-20 14:13:09.0 +01:00
  }
  +"title": 237663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED 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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3027 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Call-an-expert"
  +title: "Call an expert"
  +url: "https://lemmy.world/pictrs/image/ec11316c-a143-4358-a1ac-52087896ca04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 1406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720407852 {#3022
    date: 2024-07-08 05:04:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3031 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  +badges: Doctrine\ORM\PersistentCollection {#3039 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2369 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I depend more and more on gravity to keep my PC parts in place."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704652975 {#2394
        date: 2024-01-07 19:42:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@psy32nd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 289376
      -bodyTs: "'depend':2 'graviti':7 'keep':9 'part':12 'pc':11 'place':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7157392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704652975 {#2392
        date: 2024-01-07 19:42:55.0 +01:00
      }
      +"title": 289376
    }
  ]
  -id: 27849
  -titleTs: "'call':1 'expert':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704735230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10429507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648830 {#3009
    date: 2024-01-07 18:33:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3027 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Call-an-expert"
  +title: "Call an expert"
  +url: "https://lemmy.world/pictrs/image/ec11316c-a143-4358-a1ac-52087896ca04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 1406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720407852 {#3022
    date: 2024-07-08 05:04:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3031 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  +badges: Doctrine\ORM\PersistentCollection {#3039 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2369 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I depend more and more on gravity to keep my PC parts in place."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704652975 {#2394
        date: 2024-01-07 19:42:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@psy32nd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 289376
      -bodyTs: "'depend':2 'graviti':7 'keep':9 'part':12 'pc':11 'place':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7157392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704652975 {#2392
        date: 2024-01-07 19:42:55.0 +01:00
      }
      +"title": 289376
    }
  ]
  -id: 27849
  -titleTs: "'call':1 'expert':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704735230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10429507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648830 {#3009
    date: 2024-01-07 18:33:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3027 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Call-an-expert"
  +title: "Call an expert"
  +url: "https://lemmy.world/pictrs/image/ec11316c-a143-4358-a1ac-52087896ca04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 1406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720407852 {#3022
    date: 2024-07-08 05:04:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3031 …}
  +reports: Doctrine\ORM\PersistentCollection {#3033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  +badges: Doctrine\ORM\PersistentCollection {#3039 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2369 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I depend more and more on gravity to keep my PC parts in place."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704652975 {#2394
        date: 2024-01-07 19:42:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@psy32nd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 289376
      -bodyTs: "'depend':2 'graviti':7 'keep':9 'part':12 'pc':11 'place':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7157392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704652975 {#2392
        date: 2024-01-07 19:42:55.0 +01:00
      }
      +"title": 289376
    }
  ]
  -id: 27849
  -titleTs: "'call':1 'expert':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704735230
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10429507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704648830 {#3009
    date: 2024-01-07 18:33:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 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
124 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3027 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Call-an-expert"
    +title: "Call an expert"
    +url: "https://lemmy.world/pictrs/image/ec11316c-a143-4358-a1ac-52087896ca04.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 1406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720407852 {#3022
      date: 2024-07-08 05:04:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3031 …}
    +reports: Doctrine\ORM\PersistentCollection {#3033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    +badges: Doctrine\ORM\PersistentCollection {#3039 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 27849
    -titleTs: "'call':1 'expert':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704735230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10429507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704648830 {#3009
      date: 2024-01-07 18:33:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I depend more and more on gravity to keep my PC parts in place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704652975 {#2394
    date: 2024-01-07 19:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 289376
  -bodyTs: "'depend':2 'graviti':7 'keep':9 'part':12 'pc':11 'place':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7157392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704652975 {#2392
    date: 2024-01-07 19:42:55.0 +01:00
  }
  +"title": 289376
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED edit
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3027 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Call-an-expert"
    +title: "Call an expert"
    +url: "https://lemmy.world/pictrs/image/ec11316c-a143-4358-a1ac-52087896ca04.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 1406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720407852 {#3022
      date: 2024-07-08 05:04:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3031 …}
    +reports: Doctrine\ORM\PersistentCollection {#3033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    +badges: Doctrine\ORM\PersistentCollection {#3039 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 27849
    -titleTs: "'call':1 'expert':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704735230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10429507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704648830 {#3009
      date: 2024-01-07 18:33:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I depend more and more on gravity to keep my PC parts in place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704652975 {#2394
    date: 2024-01-07 19:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 289376
  -bodyTs: "'depend':2 'graviti':7 'keep':9 'part':12 'pc':11 'place':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7157392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704652975 {#2392
    date: 2024-01-07 19:42:55.0 +01:00
  }
  +"title": 289376
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369
    +user: Proxies\__CG__\App\Entity\User {#2987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3027 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Call-an-expert"
    +title: "Call an expert"
    +url: "https://lemmy.world/pictrs/image/ec11316c-a143-4358-a1ac-52087896ca04.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 1406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720407852 {#3022
      date: 2024-07-08 05:04:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3031 …}
    +reports: Doctrine\ORM\PersistentCollection {#3033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3035 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
    +badges: Doctrine\ORM\PersistentCollection {#3039 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 27849
    -titleTs: "'call':1 'expert':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704735230
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10429507"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704648830 {#3009
      date: 2024-01-07 18:33:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I depend more and more on gravity to keep my PC parts in place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704652975 {#2394
    date: 2024-01-07 19:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@psy32nd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 289376
  -bodyTs: "'depend':2 'graviti':7 'keep':9 'part':12 'pc':11 'place':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7157392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704652975 {#2392
    date: 2024-01-07 19:42:55.0 +01:00
  }
  +"title": 289376
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2948 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: Proxies\__CG__\App\Entity\Image {#2989 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Friends"
  +title: "Friends"
  +url: "https://lemmy.world/pictrs/image/faa5ade3-6661-42ec-8f30-8142c0ed6729.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720295845 {#2984
    date: 2024-07-06 21:57:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#2386
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +body: "Dont forget the Insta thots on Reels"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704343400 {#2372
        date: 2024-01-04 05:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lawrence@lemmy.world"
        "@Twinklebreeze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -id: 278662
      -bodyTs: "'dont':1 'forget':2 'insta':4 'reel':7 'thot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7059058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704343400 {#2380
        date: 2024-01-04 05:43:20.0 +01:00
      }
      +"title": 278662
    }
  ]
  -id: 27064
  -titleTs: "'friend':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704417963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10290639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331563 {#2970
    date: 2024-01-04 02:26:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2948 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: Proxies\__CG__\App\Entity\Image {#2989 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Friends"
  +title: "Friends"
  +url: "https://lemmy.world/pictrs/image/faa5ade3-6661-42ec-8f30-8142c0ed6729.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720295845 {#2984
    date: 2024-07-06 21:57:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#2386
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +body: "Dont forget the Insta thots on Reels"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704343400 {#2372
        date: 2024-01-04 05:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lawrence@lemmy.world"
        "@Twinklebreeze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -id: 278662
      -bodyTs: "'dont':1 'forget':2 'insta':4 'reel':7 'thot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7059058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704343400 {#2380
        date: 2024-01-04 05:43:20.0 +01:00
      }
      +"title": 278662
    }
  ]
  -id: 27064
  -titleTs: "'friend':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704417963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10290639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331563 {#2970
    date: 2024-01-04 02:26:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2948 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: Proxies\__CG__\App\Entity\Image {#2989 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Friends"
  +title: "Friends"
  +url: "https://lemmy.world/pictrs/image/faa5ade3-6661-42ec-8f30-8142c0ed6729.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720295845 {#2984
    date: 2024-07-06 21:57:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  +badges: Doctrine\ORM\PersistentCollection {#3001 …}
  +children: [
    App\Entity\EntryComment {#2386
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +body: "Dont forget the Insta thots on Reels"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704343400 {#2372
        date: 2024-01-04 05:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lawrence@lemmy.world"
        "@Twinklebreeze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -id: 278662
      -bodyTs: "'dont':1 'forget':2 'insta':4 'reel':7 'thot':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7059058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704343400 {#2380
        date: 2024-01-04 05:43:20.0 +01:00
      }
      +"title": 278662
    }
  ]
  -id: 27064
  -titleTs: "'friend':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704417963
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10290639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331563 {#2970
    date: 2024-01-04 02:26:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 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
132 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2948 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
    +image: Proxies\__CG__\App\Entity\Image {#2989 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Friends"
    +title: "Friends"
    +url: "https://lemmy.world/pictrs/image/faa5ade3-6661-42ec-8f30-8142c0ed6729.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720295845 {#2984
      date: 2024-07-06 21:57:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#2386}
    ]
    -id: 27064
    -titleTs: "'friend':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704417963
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10290639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704331563 {#2970
      date: 2024-01-04 02:26:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "Dont forget the Insta thots on Reels"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704343400 {#2372
    date: 2024-01-04 05:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@Twinklebreeze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -id: 278662
  -bodyTs: "'dont':1 'forget':2 'insta':4 'reel':7 'thot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7059058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343400 {#2380
    date: 2024-01-04 05:43:20.0 +01:00
  }
  +"title": 278662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED edit
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2948 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
    +image: Proxies\__CG__\App\Entity\Image {#2989 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Friends"
    +title: "Friends"
    +url: "https://lemmy.world/pictrs/image/faa5ade3-6661-42ec-8f30-8142c0ed6729.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720295845 {#2984
      date: 2024-07-06 21:57:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#2386}
    ]
    -id: 27064
    -titleTs: "'friend':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704417963
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10290639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704331563 {#2970
      date: 2024-01-04 02:26:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "Dont forget the Insta thots on Reels"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704343400 {#2372
    date: 2024-01-04 05:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@Twinklebreeze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -id: 278662
  -bodyTs: "'dont':1 'forget':2 'insta':4 'reel':7 'thot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7059058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343400 {#2380
    date: 2024-01-04 05:43:20.0 +01:00
  }
  +"title": 278662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2948 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
    +image: Proxies\__CG__\App\Entity\Image {#2989 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Friends"
    +title: "Friends"
    +url: "https://lemmy.world/pictrs/image/faa5ade3-6661-42ec-8f30-8142c0ed6729.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720295845 {#2984
      date: 2024-07-06 21:57:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    +badges: Doctrine\ORM\PersistentCollection {#3001 …}
    +children: [
      App\Entity\EntryComment {#2386}
    ]
    -id: 27064
    -titleTs: "'friend':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704417963
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10290639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704331563 {#2970
      date: 2024-01-04 02:26:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "Dont forget the Insta thots on Reels"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704343400 {#2372
    date: 2024-01-04 05:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@Twinklebreeze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -id: 278662
  -bodyTs: "'dont':1 'forget':2 'insta':4 'reel':7 'thot':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7059058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343400 {#2380
    date: 2024-01-04 05:43:20.0 +01:00
  }
  +"title": 278662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Honey-Badger"
  +title: "Honey Badger"
  +url: "https://lemmy.world/pictrs/image/fdd507fc-29c0-40c1-a375-1386878b7e2a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719082322 {#3003
    date: 2024-06-22 20:52:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3012 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  +badges: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Stofel!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704649724 {#1910
        date: 2024-01-07 18:48:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnxiousDater101@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
      -id: 289417
      -bodyTs: "'stofel':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7156320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704649724 {#2383
        date: 2024-01-07 18:48:44.0 +01:00
      }
      +"title": 289417
    }
  ]
  -id: 27876
  -titleTs: "'badger':2 'honey':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704735924
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10429656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704649524 {#2990
    date: 2024-01-07 18:45:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Honey-Badger"
  +title: "Honey Badger"
  +url: "https://lemmy.world/pictrs/image/fdd507fc-29c0-40c1-a375-1386878b7e2a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719082322 {#3003
    date: 2024-06-22 20:52:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3012 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  +badges: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Stofel!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704649724 {#1910
        date: 2024-01-07 18:48:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnxiousDater101@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
      -id: 289417
      -bodyTs: "'stofel':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7156320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704649724 {#2383
        date: 2024-01-07 18:48:44.0 +01:00
      }
      +"title": 289417
    }
  ]
  -id: 27876
  -titleTs: "'badger':2 'honey':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704735924
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10429656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704649524 {#2990
    date: 2024-01-07 18:45:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Honey-Badger"
  +title: "Honey Badger"
  +url: "https://lemmy.world/pictrs/image/fdd507fc-29c0-40c1-a375-1386878b7e2a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719082322 {#3003
    date: 2024-06-22 20:52:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3012 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  +badges: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "Stofel!!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704649724 {#1910
        date: 2024-01-07 18:48:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnxiousDater101@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
      -id: 289417
      -bodyTs: "'stofel':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7156320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704649724 {#2383
        date: 2024-01-07 18:48:44.0 +01:00
      }
      +"title": 289417
    }
  ]
  -id: 27876
  -titleTs: "'badger':2 'honey':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704735924
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10429656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704649524 {#2990
    date: 2024-01-07 18:45:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 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
140 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Honey-Badger"
    +title: "Honey Badger"
    +url: "https://lemmy.world/pictrs/image/fdd507fc-29c0-40c1-a375-1386878b7e2a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 186
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719082322 {#3003
      date: 2024-06-22 20:52:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 27876
    -titleTs: "'badger':2 'honey':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704735924
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10429656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704649524 {#2990
      date: 2024-01-07 18:45:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Stofel!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704649724 {#1910
    date: 2024-01-07 18:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnxiousDater101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 289417
  -bodyTs: "'stofel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7156320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704649724 {#2383
    date: 2024-01-07 18:48:44.0 +01:00
  }
  +"title": 289417
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED edit
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Honey-Badger"
    +title: "Honey Badger"
    +url: "https://lemmy.world/pictrs/image/fdd507fc-29c0-40c1-a375-1386878b7e2a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 186
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719082322 {#3003
      date: 2024-06-22 20:52:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 27876
    -titleTs: "'badger':2 'honey':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704735924
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10429656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704649524 {#2990
      date: 2024-01-07 18:45:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Stofel!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704649724 {#1910
    date: 2024-01-07 18:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnxiousDater101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 289417
  -bodyTs: "'stofel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7156320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704649724 {#2383
    date: 2024-01-07 18:48:44.0 +01:00
  }
  +"title": 289417
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Honey-Badger"
    +title: "Honey Badger"
    +url: "https://lemmy.world/pictrs/image/fdd507fc-29c0-40c1-a375-1386878b7e2a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 186
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719082322 {#3003
      date: 2024-06-22 20:52:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 27876
    -titleTs: "'badger':2 'honey':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704735924
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10429656"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704649524 {#2990
      date: 2024-01-07 18:45:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "Stofel!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704649724 {#1910
    date: 2024-01-07 18:48:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnxiousDater101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 289417
  -bodyTs: "'stofel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7156320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704649724 {#2383
    date: 2024-01-07 18:48:44.0 +01:00
  }
  +"title": 289417
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "Sleep-tight"
  +title: "Sleep tight"
  +url: "https://startrek.website/pictrs/image/67ea4b2b-2cf1-4271-bf73-a47bad2b1842.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584978 {#2964
    date: 2024-04-08 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  +badges: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2468 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "When i die, I’m going out like Elvis. On the toilet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704125384 {#2454
        date: 2024-01-01 17:09:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 270273
      -bodyTs: "'die':3 'elvi':9 'go':6 'like':8 'm':5 'toilet':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6991803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704125384 {#2455
        date: 2024-01-01 17:09:44.0 +01:00
      }
      +"title": 270273
    }
  ]
  -id: 26480
  -titleTs: "'sleep':1 'tight':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205041
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5212695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118641 {#2951
    date: 2024-01-01 15:17:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "Sleep-tight"
  +title: "Sleep tight"
  +url: "https://startrek.website/pictrs/image/67ea4b2b-2cf1-4271-bf73-a47bad2b1842.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584978 {#2964
    date: 2024-04-08 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  +badges: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2468 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "When i die, I’m going out like Elvis. On the toilet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704125384 {#2454
        date: 2024-01-01 17:09:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 270273
      -bodyTs: "'die':3 'elvi':9 'go':6 'like':8 'm':5 'toilet':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6991803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704125384 {#2455
        date: 2024-01-01 17:09:44.0 +01:00
      }
      +"title": 270273
    }
  ]
  -id: 26480
  -titleTs: "'sleep':1 'tight':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205041
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5212695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118641 {#2951
    date: 2024-01-01 15:17:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2468
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2969 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
  +slug: "Sleep-tight"
  +title: "Sleep tight"
  +url: "https://startrek.website/pictrs/image/67ea4b2b-2cf1-4271-bf73-a47bad2b1842.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584978 {#2964
    date: 2024-04-08 16:02:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2974 …}
  +reports: Doctrine\ORM\PersistentCollection {#2976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
  +badges: Doctrine\ORM\PersistentCollection {#2982 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2468 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "When i die, I’m going out like Elvis. On the toilet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704125384 {#2454
        date: 2024-01-01 17:09:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 270273
      -bodyTs: "'die':3 'elvi':9 'go':6 'like':8 'm':5 'toilet':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6991803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704125384 {#2455
        date: 2024-01-01 17:09:44.0 +01:00
      }
      +"title": 270273
    }
  ]
  -id: 26480
  -titleTs: "'sleep':1 'tight':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205041
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5212695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118641 {#2951
    date: 2024-01-01 15:17:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 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
148 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2468
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "Sleep-tight"
    +title: "Sleep tight"
    +url: "https://startrek.website/pictrs/image/67ea4b2b-2cf1-4271-bf73-a47bad2b1842.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 217
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712584978 {#2964
      date: 2024-04-08 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2974 …}
    +reports: Doctrine\ORM\PersistentCollection {#2976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
    +badges: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 26480
    -titleTs: "'sleep':1 'tight':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205041
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5212695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118641 {#2951
      date: 2024-01-01 15:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "When i die, I’m going out like Elvis. On the toilet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704125384 {#2454
    date: 2024-01-01 17:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 270273
  -bodyTs: "'die':3 'elvi':9 'go':6 'like':8 'm':5 'toilet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6991803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704125384 {#2455
    date: 2024-01-01 17:09:44.0 +01:00
  }
  +"title": 270273
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED edit
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2468
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "Sleep-tight"
    +title: "Sleep tight"
    +url: "https://startrek.website/pictrs/image/67ea4b2b-2cf1-4271-bf73-a47bad2b1842.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 217
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712584978 {#2964
      date: 2024-04-08 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2974 …}
    +reports: Doctrine\ORM\PersistentCollection {#2976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
    +badges: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 26480
    -titleTs: "'sleep':1 'tight':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205041
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5212695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118641 {#2951
      date: 2024-01-01 15:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "When i die, I’m going out like Elvis. On the toilet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704125384 {#2454
    date: 2024-01-01 17:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 270273
  -bodyTs: "'die':3 'elvi':9 'go':6 'like':8 'm':5 'toilet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6991803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704125384 {#2455
    date: 2024-01-01 17:09:44.0 +01:00
  }
  +"title": 270273
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2468
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2969 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2971 …}
    +slug: "Sleep-tight"
    +title: "Sleep tight"
    +url: "https://startrek.website/pictrs/image/67ea4b2b-2cf1-4271-bf73-a47bad2b1842.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 217
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712584978 {#2964
      date: 2024-04-08 16:02:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2974 …}
    +reports: Doctrine\ORM\PersistentCollection {#2976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2980 …}
    +badges: Doctrine\ORM\PersistentCollection {#2982 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 26480
    -titleTs: "'sleep':1 'tight':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205041
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5212695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118641 {#2951
      date: 2024-01-01 15:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "When i die, I’m going out like Elvis. On the toilet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704125384 {#2454
    date: 2024-01-01 17:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 270273
  -bodyTs: "'die':3 'elvi':9 'go':6 'like':8 'm':5 'toilet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6991803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704125384 {#2455
    date: 2024-01-01 17:09:44.0 +01:00
  }
  +"title": 270273
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#3025 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3066 …}
  +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
  +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 417
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711075096 {#3061
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  +badges: Doctrine\ORM\PersistentCollection {#3078 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "The original Death Race 2000 starring Sylvester Stallone and David Carradine. It may have had a small comeback when the Death Race remake came out but this isn’t the kind of movie you’d see randomly on tv."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1707598782 {#1566
        date: 2024-02-10 21:59:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 245017
      -bodyTs: "'2000':5 'came':24 'carradin':11 'comeback':18 'd':35 'david':10 'death':3,21 'isn':28 'kind':31 'may':13 'movi':33 'origin':2 'race':4,22 'random':37 'remak':23 'see':36 'small':17 'stallon':8 'star':6 'sylvest':7 'tv':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6834362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703306250 {#1563
        date: 2023-12-23 05:37:30.0 +01:00
      }
      +"title": 245017
    }
  ]
  -id: 24163
  -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
  -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703390217
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703303817 {#3047
    date: 2023-12-23 04:56:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#3025 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3066 …}
  +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
  +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 417
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711075096 {#3061
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  +badges: Doctrine\ORM\PersistentCollection {#3078 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "The original Death Race 2000 starring Sylvester Stallone and David Carradine. It may have had a small comeback when the Death Race remake came out but this isn’t the kind of movie you’d see randomly on tv."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1707598782 {#1566
        date: 2024-02-10 21:59:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 245017
      -bodyTs: "'2000':5 'came':24 'carradin':11 'comeback':18 'd':35 'david':10 'death':3,21 'isn':28 'kind':31 'may':13 'movi':33 'origin':2 'race':4,22 'random':37 'remak':23 'see':36 'small':17 'stallon':8 'star':6 'sylvest':7 'tv':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6834362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703306250 {#1563
        date: 2023-12-23 05:37:30.0 +01:00
      }
      +"title": 245017
    }
  ]
  -id: 24163
  -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
  -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703390217
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703303817 {#3047
    date: 2023-12-23 04:56:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#3025 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3066 …}
  +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
  +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 417
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711075096 {#3061
    date: 2024-03-22 03:38:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3068 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  +badges: Doctrine\ORM\PersistentCollection {#3078 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "The original Death Race 2000 starring Sylvester Stallone and David Carradine. It may have had a small comeback when the Death Race remake came out but this isn’t the kind of movie you’d see randomly on tv."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1707598782 {#1566
        date: 2024-02-10 21:59:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 245017
      -bodyTs: "'2000':5 'came':24 'carradin':11 'comeback':18 'd':35 'david':10 'death':3,21 'isn':28 'kind':31 'may':13 'movi':33 'origin':2 'race':4,22 'random':37 'remak':23 'see':36 'small':17 'stallon':8 'star':6 'sylvest':7 'tv':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6834362"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703306250 {#1563
        date: 2023-12-23 05:37:30.0 +01:00
      }
      +"title": 245017
    }
  ]
  -id: 24163
  -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
  -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703390217
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703303817 {#3047
    date: 2023-12-23 04:56:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 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
156 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#3025 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3066 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#3061
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3068 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
    +badges: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#3047
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "The original Death Race 2000 starring Sylvester Stallone and David Carradine. It may have had a small comeback when the Death Race remake came out but this isn’t the kind of movie you’d see randomly on tv."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1707598782 {#1566
    date: 2024-02-10 21:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 245017
  -bodyTs: "'2000':5 'came':24 'carradin':11 'comeback':18 'd':35 'david':10 'death':3,21 'isn':28 'kind':31 'may':13 'movi':33 'origin':2 'race':4,22 'random':37 'remak':23 'see':36 'small':17 'stallon':8 'star':6 'sylvest':7 'tv':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6834362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703306250 {#1563
    date: 2023-12-23 05:37:30.0 +01:00
  }
  +"title": 245017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#3025 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3066 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#3061
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3068 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
    +badges: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#3047
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "The original Death Race 2000 starring Sylvester Stallone and David Carradine. It may have had a small comeback when the Death Race remake came out but this isn’t the kind of movie you’d see randomly on tv."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1707598782 {#1566
    date: 2024-02-10 21:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 245017
  -bodyTs: "'2000':5 'came':24 'carradin':11 'comeback':18 'd':35 'david':10 'death':3,21 'isn':28 'kind':31 'may':13 'movi':33 'origin':2 'race':4,22 'random':37 'remak':23 'see':36 'small':17 'stallon':8 'star':6 'sylvest':7 'tv':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6834362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703306250 {#1563
    date: 2023-12-23 05:37:30.0 +01:00
  }
  +"title": 245017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2006 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#3025 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3066 …}
    +slug: "What-is-an-obscure-piece-of-media-or-videogame-that"
    +title: "What is an obscure piece of media or videogame that you think nobody else here has heard of?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +body: "It could even be a youtube video or movie that you don't think anyone reading this has heard of besides you."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 417
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711075096 {#3061
      date: 2024-03-22 03:38:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3068 …}
    +votes: Doctrine\ORM\PersistentCollection {#3070 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
    +badges: Doctrine\ORM\PersistentCollection {#3078 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 24163
    -titleTs: "'els':14 'heard':17 'media':7 'nobodi':13 'obscur':4 'piec':5 'think':12 'videogam':9"
    -bodyTs: "'anyon':15 'besid':21 'could':2 'even':3 'heard':19 'movi':9 'read':16 'think':14 'video':7 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703390217
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703303817 {#3047
      date: 2023-12-23 04:56:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "The original Death Race 2000 starring Sylvester Stallone and David Carradine. It may have had a small comeback when the Death Race remake came out but this isn’t the kind of movie you’d see randomly on tv."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1707598782 {#1566
    date: 2024-02-10 21:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 245017
  -bodyTs: "'2000':5 'came':24 'carradin':11 'comeback':18 'd':35 'david':10 'death':3,21 'isn':28 'kind':31 'may':13 'movi':33 'origin':2 'race':4,22 'random':37 'remak':23 'see':36 'small':17 'stallon':8 'star':6 'sylvest':7 'tv':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6834362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703306250 {#1563
    date: 2023-12-23 05:37:30.0 +01:00
  }
  +"title": 245017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#2945
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "I live in VA and I find Shenandoah to be the most boring national park I’ve visited. Unless you can catch it during foliage season, I’d go somewhere else. That said, Skyline Drive is a mess during foliage season. Great Smoky Mountains is nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703995588 {#1707
        date: 2023-12-31 05:06:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 266610
      -bodyTs: "'bore':13 'catch':22 'd':28 'drive':35 'els':31 'find':7 'foliag':25,40 'go':29 'great':42 'live':2 'mess':38 'mountain':44 'nation':14 'nice':46 'park':15 'said':33 'season':26,41 'shenandoah':8 'skylin':34 'smoki':43 'somewher':30 'unless':19 'va':4 've':17 'visit':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6968463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703995588 {#2465
        date: 2023-12-31 05:06:28.0 +01:00
      }
      +"title": 266610
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#2931
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#2908
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#2945
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "I live in VA and I find Shenandoah to be the most boring national park I’ve visited. Unless you can catch it during foliage season, I’d go somewhere else. That said, Skyline Drive is a mess during foliage season. Great Smoky Mountains is nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703995588 {#1707
        date: 2023-12-31 05:06:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 266610
      -bodyTs: "'bore':13 'catch':22 'd':28 'drive':35 'els':31 'find':7 'foliag':25,40 'go':29 'great':42 'live':2 'mess':38 'mountain':44 'nation':14 'nice':46 'park':15 'said':33 'season':26,41 'shenandoah':8 'skylin':34 'smoki':43 'somewher':30 'unless':19 'va':4 've':17 'visit':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6968463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703995588 {#2465
        date: 2023-12-31 05:06:28.0 +01:00
      }
      +"title": 266610
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#2931
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#2908
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2950 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#2945
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#2464
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: "I live in VA and I find Shenandoah to be the most boring national park I’ve visited. Unless you can catch it during foliage season, I’d go somewhere else. That said, Skyline Drive is a mess during foliage season. Great Smoky Mountains is nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703995588 {#1707
        date: 2023-12-31 05:06:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2462 …}
      +reports: Doctrine\ORM\PersistentCollection {#2461 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
      -id: 266610
      -bodyTs: "'bore':13 'catch':22 'd':28 'drive':35 'els':31 'find':7 'foliag':25,40 'go':29 'great':42 'live':2 'mess':38 'mountain':44 'nation':14 'nice':46 'park':15 'said':33 'season':26,41 'shenandoah':8 'skylin':34 'smoki':43 'somewher':30 'unless':19 'va':4 've':17 'visit':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6968463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703995588 {#2465
        date: 2023-12-31 05:06:28.0 +01:00
      }
      +"title": 266610
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#2931
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#2908
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 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
164 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#2945
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#2931
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#2908
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "I live in VA and I find Shenandoah to be the most boring national park I’ve visited. Unless you can catch it during foliage season, I’d go somewhere else. That said, Skyline Drive is a mess during foliage season. Great Smoky Mountains is nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703995588 {#1707
    date: 2023-12-31 05:06:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 266610
  -bodyTs: "'bore':13 'catch':22 'd':28 'drive':35 'els':31 'find':7 'foliag':25,40 'go':29 'great':42 'live':2 'mess':38 'mountain':44 'nation':14 'nice':46 'park':15 'said':33 'season':26,41 'shenandoah':8 'skylin':34 'smoki':43 'somewher':30 'unless':19 'va':4 've':17 'visit':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6968463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703995588 {#2465
    date: 2023-12-31 05:06:28.0 +01:00
  }
  +"title": 266610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED edit
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#2945
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#2931
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#2908
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "I live in VA and I find Shenandoah to be the most boring national park I’ve visited. Unless you can catch it during foliage season, I’d go somewhere else. That said, Skyline Drive is a mess during foliage season. Great Smoky Mountains is nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703995588 {#1707
    date: 2023-12-31 05:06:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 266610
  -bodyTs: "'bore':13 'catch':22 'd':28 'drive':35 'els':31 'find':7 'foliag':25,40 'go':29 'great':42 'live':2 'mess':38 'mountain':44 'nation':14 'nice':46 'park':15 'said':33 'season':26,41 'shenandoah':8 'skylin':34 'smoki':43 'somewher':30 'unless':19 'va':4 've':17 'visit':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6968463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703995588 {#2465
    date: 2023-12-31 05:06:28.0 +01:00
  }
  +"title": 266610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2950 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#2945
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#2464}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#2931
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#2908
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "I live in VA and I find Shenandoah to be the most boring national park I’ve visited. Unless you can catch it during foliage season, I’d go somewhere else. That said, Skyline Drive is a mess during foliage season. Great Smoky Mountains is nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703995588 {#1707
    date: 2023-12-31 05:06:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  -id: 266610
  -bodyTs: "'bore':13 'catch':22 'd':28 'drive':35 'els':31 'find':7 'foliag':25,40 'go':29 'great':42 'live':2 'mess':38 'mountain':44 'nation':14 'nice':46 'park':15 'said':33 'season':26,41 'shenandoah':8 'skylin':34 'smoki':43 'somewher':30 'unless':19 'va':4 've':17 'visit':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6968463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703995588 {#2465
    date: 2023-12-31 05:06:28.0 +01:00
  }
  +"title": 266610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 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
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "W-Will-they-stream-it"
  +title: "W.... Will they stream it?"
  +url: "https://lemmy.world/pictrs/image/7c13de0b-4d72-40b7-ab0e-49671836f271.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710656862 {#2925
    date: 2024-03-17 07:27:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Will they drug test?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703695516 {#1626
        date: 2023-12-27 17:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 256931
      -bodyTs: "'drug':3 'test':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6906907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703695516 {#1599
        date: 2023-12-27 17:45:16.0 +01:00
      }
      +"title": 256931
    }
  ]
  -id: 25196
  -titleTs: "'stream':4 'w':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703777436
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10029057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703691036 {#2911
    date: 2023-12-27 16:30:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "W-Will-they-stream-it"
  +title: "W.... Will they stream it?"
  +url: "https://lemmy.world/pictrs/image/7c13de0b-4d72-40b7-ab0e-49671836f271.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710656862 {#2925
    date: 2024-03-17 07:27:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Will they drug test?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703695516 {#1626
        date: 2023-12-27 17:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 256931
      -bodyTs: "'drug':3 'test':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6906907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703695516 {#1599
        date: 2023-12-27 17:45:16.0 +01:00
      }
      +"title": 256931
    }
  ]
  -id: 25196
  -titleTs: "'stream':4 'w':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703777436
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10029057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703691036 {#2911
    date: 2023-12-27 16:30:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "W-Will-they-stream-it"
  +title: "W.... Will they stream it?"
  +url: "https://lemmy.world/pictrs/image/7c13de0b-4d72-40b7-ab0e-49671836f271.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 628
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710656862 {#2925
    date: 2024-03-17 07:27:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Will they drug test?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703695516 {#1626
        date: 2023-12-27 17:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 256931
      -bodyTs: "'drug':3 'test':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6906907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703695516 {#1599
        date: 2023-12-27 17:45:16.0 +01:00
      }
      +"title": 256931
    }
  ]
  -id: 25196
  -titleTs: "'stream':4 'w':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703777436
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10029057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703691036 {#2911
    date: 2023-12-27 16:30:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 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
172 DENIED moderate
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "W-Will-they-stream-it"
    +title: "W.... Will they stream it?"
    +url: "https://lemmy.world/pictrs/image/7c13de0b-4d72-40b7-ab0e-49671836f271.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 628
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710656862 {#2925
      date: 2024-03-17 07:27:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 25196
    -titleTs: "'stream':4 'w':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703777436
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10029057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703691036 {#2911
      date: 2023-12-27 16:30:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Will they drug test?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703695516 {#1626
    date: 2023-12-27 17:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 256931
  -bodyTs: "'drug':3 'test':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6906907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703695516 {#1599
    date: 2023-12-27 17:45:16.0 +01:00
  }
  +"title": 256931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED edit
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "W-Will-they-stream-it"
    +title: "W.... Will they stream it?"
    +url: "https://lemmy.world/pictrs/image/7c13de0b-4d72-40b7-ab0e-49671836f271.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 628
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710656862 {#2925
      date: 2024-03-17 07:27:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 25196
    -titleTs: "'stream':4 'w':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703777436
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10029057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703691036 {#2911
      date: 2023-12-27 16:30:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Will they drug test?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703695516 {#1626
    date: 2023-12-27 17:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 256931
  -bodyTs: "'drug':3 'test':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6906907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703695516 {#1599
    date: 2023-12-27 17:45:16.0 +01:00
  }
  +"title": 256931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "W-Will-they-stream-it"
    +title: "W.... Will they stream it?"
    +url: "https://lemmy.world/pictrs/image/7c13de0b-4d72-40b7-ab0e-49671836f271.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 628
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710656862 {#2925
      date: 2024-03-17 07:27:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 25196
    -titleTs: "'stream':4 'w':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703777436
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10029057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703691036 {#2911
      date: 2023-12-27 16:30:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Will they drug test?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703695516 {#1626
    date: 2023-12-27 17:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 256931
  -bodyTs: "'drug':3 'test':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6906907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703695516 {#1599
    date: 2023-12-27 17:45:16.0 +01:00
  }
  +"title": 256931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 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
176 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
  +title: "Billionaire has never heard of the Streisand effect."
  +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 565
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709131382 {#2905
    date: 2024-02-28 15:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "This guy hacks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1708639017 {#1732
        date: 2024-02-22 22:56:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 258143
      -bodyTs: "'guy':2 'hack':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6914393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703726716 {#1727
        date: 2023-12-28 02:25:16.0 +01:00
      }
      +"title": 258143
    }
  ]
  -id: 25291
  -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703804929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9817775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718529 {#2893
    date: 2023-12-28 00:08:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
  +title: "Billionaire has never heard of the Streisand effect."
  +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 565
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709131382 {#2905
    date: 2024-02-28 15:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "This guy hacks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1708639017 {#1732
        date: 2024-02-22 22:56:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 258143
      -bodyTs: "'guy':2 'hack':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6914393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703726716 {#1727
        date: 2023-12-28 02:25:16.0 +01:00
      }
      +"title": 258143
    }
  ]
  -id: 25291
  -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703804929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9817775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718529 {#2893
    date: 2023-12-28 00:08:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
  +title: "Billionaire has never heard of the Streisand effect."
  +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 565
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709131382 {#2905
    date: 2024-02-28 15:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "This guy hacks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1708639017 {#1732
        date: 2024-02-22 22:56:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 258143
      -bodyTs: "'guy':2 'hack':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6914393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703726716 {#1727
        date: 2023-12-28 02:25:16.0 +01:00
      }
      +"title": 258143
    }
  ]
  -id: 25291
  -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703804929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9817775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718529 {#2893
    date: 2023-12-28 00:08:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 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
180 DENIED moderate
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
    +title: "Billionaire has never heard of the Streisand effect."
    +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 565
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709131382 {#2905
      date: 2024-02-28 15:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 25291
    -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703804929
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9817775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718529 {#2893
      date: 2023-12-28 00:08:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "This guy hacks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1708639017 {#1732
    date: 2024-02-22 22:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 258143
  -bodyTs: "'guy':2 'hack':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6914393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703726716 {#1727
    date: 2023-12-28 02:25:16.0 +01:00
  }
  +"title": 258143
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED edit
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
    +title: "Billionaire has never heard of the Streisand effect."
    +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 565
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709131382 {#2905
      date: 2024-02-28 15:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 25291
    -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703804929
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9817775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718529 {#2893
      date: 2023-12-28 00:08:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "This guy hacks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1708639017 {#1732
    date: 2024-02-22 22:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 258143
  -bodyTs: "'guy':2 'hack':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6914393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703726716 {#1727
    date: 2023-12-28 02:25:16.0 +01:00
  }
  +"title": 258143
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
    +title: "Billionaire has never heard of the Streisand effect."
    +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 565
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709131382 {#2905
      date: 2024-02-28 15:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 25291
    -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703804929
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9817775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718529 {#2893
      date: 2023-12-28 00:08:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "This guy hacks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1708639017 {#1732
    date: 2024-02-22 22:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 258143
  -bodyTs: "'guy':2 'hack':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6914393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703726716 {#1727
    date: 2023-12-28 02:25:16.0 +01:00
  }
  +"title": 258143
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 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
184 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "Co-worker posting pics on Slack EVERY DAY of their Elf on the Shelf"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703681289 {#1683
    date: 2023-12-27 13:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CorrodedCranium@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 256337
  -bodyTs: "'co':2 'co-work':1 'day':9 'elf':12 'everi':8 'pic':5 'post':4 'shelf':15 'slack':7 'worker':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6903751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703681289 {#1687
    date: 2023-12-27 13:48:09.0 +01:00
  }
  +"title": 256337
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "Co-worker posting pics on Slack EVERY DAY of their Elf on the Shelf"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703681289 {#1683
    date: 2023-12-27 13:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CorrodedCranium@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 256337
  -bodyTs: "'co':2 'co-work':1 'day':9 'elf':12 'everi':8 'pic':5 'post':4 'shelf':15 'slack':7 'worker':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6903751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703681289 {#1687
    date: 2023-12-27 13:48:09.0 +01:00
  }
  +"title": 256337
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "Co-worker posting pics on Slack EVERY DAY of their Elf on the Shelf"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703681289 {#1683
    date: 2023-12-27 13:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CorrodedCranium@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 256337
  -bodyTs: "'co':2 'co-work':1 'day':9 'elf':12 'everi':8 'pic':5 'post':4 'shelf':15 'slack':7 'worker':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6903751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703681289 {#1687
    date: 2023-12-27 13:48:09.0 +01:00
  }
  +"title": 256337
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 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
188 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3103 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Poor-doggo"
  +title: "Poor doggo"
  +url: "https://lemmy.world/pictrs/image/ad9eff1f-6f5e-4b5f-9605-55803c9ae904.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701066351 {#3098
    date: 2023-11-27 07:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  +badges: Doctrine\ORM\PersistentCollection {#3115 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1706829456 {#1439
        date: 2024-02-02 00:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 206089
      -bodyTs: "'/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6028447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676874 {#1435
        date: 2023-11-22 19:14:34.0 +01:00
      }
      +"title": 206089
    }
  ]
  -id: 17748
  -titleTs: "'doggo':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700757938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8609981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700671538 {#3086
    date: 2023-11-22 17:45:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3103 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Poor-doggo"
  +title: "Poor doggo"
  +url: "https://lemmy.world/pictrs/image/ad9eff1f-6f5e-4b5f-9605-55803c9ae904.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701066351 {#3098
    date: 2023-11-27 07:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  +badges: Doctrine\ORM\PersistentCollection {#3115 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1706829456 {#1439
        date: 2024-02-02 00:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 206089
      -bodyTs: "'/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6028447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676874 {#1435
        date: 2023-11-22 19:14:34.0 +01:00
      }
      +"title": 206089
    }
  ]
  -id: 17748
  -titleTs: "'doggo':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700757938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8609981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700671538 {#3086
    date: 2023-11-22 17:45:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3103 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +slug: "Poor-doggo"
  +title: "Poor doggo"
  +url: "https://lemmy.world/pictrs/image/ad9eff1f-6f5e-4b5f-9605-55803c9ae904.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701066351 {#3098
    date: 2023-11-27 07:25:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  +badges: Doctrine\ORM\PersistentCollection {#3115 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 39
      +score: 0
      +lastActive: DateTime @1706829456 {#1439
        date: 2024-02-02 00:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 206089
      -bodyTs: "'/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6028447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676874 {#1435
        date: 2023-11-22 19:14:34.0 +01:00
      }
      +"title": 206089
    }
  ]
  -id: 17748
  -titleTs: "'doggo':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700757938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8609981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700671538 {#3086
    date: 2023-11-22 17:45:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 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
192 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3103 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Poor-doggo"
    +title: "Poor doggo"
    +url: "https://lemmy.world/pictrs/image/ad9eff1f-6f5e-4b5f-9605-55803c9ae904.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701066351 {#3098
      date: 2023-11-27 07:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    +badges: Doctrine\ORM\PersistentCollection {#3115 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 17748
    -titleTs: "'doggo':2 'poor':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700757938
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8609981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700671538 {#3086
      date: 2023-11-22 17:45:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1706829456 {#1439
    date: 2024-02-02 00:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 206089
  -bodyTs: "'/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6028447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676874 {#1435
    date: 2023-11-22 19:14:34.0 +01:00
  }
  +"title": 206089
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3103 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Poor-doggo"
    +title: "Poor doggo"
    +url: "https://lemmy.world/pictrs/image/ad9eff1f-6f5e-4b5f-9605-55803c9ae904.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701066351 {#3098
      date: 2023-11-27 07:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    +badges: Doctrine\ORM\PersistentCollection {#3115 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 17748
    -titleTs: "'doggo':2 'poor':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700757938
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8609981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700671538 {#3086
      date: 2023-11-22 17:45:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1706829456 {#1439
    date: 2024-02-02 00:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 206089
  -bodyTs: "'/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6028447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676874 {#1435
    date: 2023-11-22 19:14:34.0 +01:00
  }
  +"title": 206089
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3103 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +slug: "Poor-doggo"
    +title: "Poor doggo"
    +url: "https://lemmy.world/pictrs/image/ad9eff1f-6f5e-4b5f-9605-55803c9ae904.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701066351 {#3098
      date: 2023-11-27 07:25:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    +badges: Doctrine\ORM\PersistentCollection {#3115 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 17748
    -titleTs: "'doggo':2 'poor':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700757938
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8609981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700671538 {#3086
      date: 2023-11-22 17:45:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1706829456 {#1439
    date: 2024-02-02 00:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 206089
  -bodyTs: "'/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/fe3a5b6d-8b3a-4c64-91e1-63a04ce0f73c.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6028447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676874 {#1435
    date: 2023-11-22 19:14:34.0 +01:00
  }
  +"title": 206089
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED ROLE_ADMIN
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
196 DENIED ROLE_MODERATOR
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