GET https://kbin.spritesserver.nl/u/@lapislazuli@sopuli.xyz/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2107
  +user: Proxies\__CG__\App\Entity\User {#2148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#2532
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  +badges: Doctrine\ORM\PersistentCollection {#2563 …}
  +children: [
    App\Entity\EntryComment {#2110
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "My upvote goes to Master PDF Editor as well. Only PDF reader/editor that can do annotations and notes sufficiently well, in my very personal opinion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705949184 {#2103
        date: 2024-01-22 19:46:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jtskywalker@lemm.ee"
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 332203
      -bodyTs: "'annot':16 'editor':7 'goe':3 'master':5 'note':18 'opinion':25 'pdf':6,11 'person':24 'reader/editor':12 'suffici':19 'upvot':2 'well':9,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6381242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705949184 {#2106
        date: 2024-01-22 19:46:24.0 +01:00
      }
      +"title": 332203
    }
  ]
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#2511
    date: 2024-01-22 18:20: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2107
  +user: Proxies\__CG__\App\Entity\User {#2148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#2532
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  +badges: Doctrine\ORM\PersistentCollection {#2563 …}
  +children: [
    App\Entity\EntryComment {#2110
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "My upvote goes to Master PDF Editor as well. Only PDF reader/editor that can do annotations and notes sufficiently well, in my very personal opinion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705949184 {#2103
        date: 2024-01-22 19:46:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jtskywalker@lemm.ee"
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 332203
      -bodyTs: "'annot':16 'editor':7 'goe':3 'master':5 'note':18 'opinion':25 'pdf':6,11 'person':24 'reader/editor':12 'suffici':19 'upvot':2 'well':9,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6381242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705949184 {#2106
        date: 2024-01-22 19:46:24.0 +01:00
      }
      +"title": 332203
    }
  ]
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#2511
    date: 2024-01-22 18:20: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2107
  +user: Proxies\__CG__\App\Entity\User {#2148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#2532
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  +badges: Doctrine\ORM\PersistentCollection {#2563 …}
  +children: [
    App\Entity\EntryComment {#2110
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "My upvote goes to Master PDF Editor as well. Only PDF reader/editor that can do annotations and notes sufficiently well, in my very personal opinion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705949184 {#2103
        date: 2024-01-22 19:46:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jtskywalker@lemm.ee"
        "@JoMiran@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 332203
      -bodyTs: "'annot':16 'editor':7 'goe':3 'master':5 'note':18 'opinion':25 'pdf':6,11 'person':24 'reader/editor':12 'suffici':19 'upvot':2 'well':9,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6381242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705949184 {#2106
        date: 2024-01-22 19:46:24.0 +01:00
      }
      +"title": 332203
    }
  ]
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#2511
    date: 2024-01-22 18:20: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107
    +user: Proxies\__CG__\App\Entity\User {#2148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
    +slug: "Issues-filling-forms-in-PDFs"
    +title: "Issues filling forms in PDFs"
    +url: null
    +body: """
      Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
      \n
      I mainly use Okular or Atril.\n
      \n
      Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
      \n
      Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
      \n
      The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
      \n
      Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
      \n
      I’m running Debian 12 with the KDE Plasma desktop environment
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728457108 {#2532
      date: 2024-10-09 08:58:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2553 …}
    +votes: Doctrine\ORM\PersistentCollection {#2555 …}
    +reports: Doctrine\ORM\PersistentCollection {#2557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
    +badges: Doctrine\ORM\PersistentCollection {#2563 …}
    +children: [
      App\Entity\EntryComment {#2110}
    ]
    -id: 32424
    -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
    -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706030454
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21586348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944054 {#2511
      date: 2024-01-22 18:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "My upvote goes to Master PDF Editor as well. Only PDF reader/editor that can do annotations and notes sufficiently well, in my very personal opinion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705949184 {#2103
    date: 2024-01-22 19:46:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jtskywalker@lemm.ee"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 332203
  -bodyTs: "'annot':16 'editor':7 'goe':3 'master':5 'note':18 'opinion':25 'pdf':6,11 'person':24 'reader/editor':12 'suffici':19 'upvot':2 'well':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6381242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949184 {#2106
    date: 2024-01-22 19:46:24.0 +01:00
  }
  +"title": 332203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107
    +user: Proxies\__CG__\App\Entity\User {#2148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
    +slug: "Issues-filling-forms-in-PDFs"
    +title: "Issues filling forms in PDFs"
    +url: null
    +body: """
      Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
      \n
      I mainly use Okular or Atril.\n
      \n
      Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
      \n
      Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
      \n
      The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
      \n
      Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
      \n
      I’m running Debian 12 with the KDE Plasma desktop environment
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728457108 {#2532
      date: 2024-10-09 08:58:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2553 …}
    +votes: Doctrine\ORM\PersistentCollection {#2555 …}
    +reports: Doctrine\ORM\PersistentCollection {#2557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
    +badges: Doctrine\ORM\PersistentCollection {#2563 …}
    +children: [
      App\Entity\EntryComment {#2110}
    ]
    -id: 32424
    -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
    -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706030454
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21586348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944054 {#2511
      date: 2024-01-22 18:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "My upvote goes to Master PDF Editor as well. Only PDF reader/editor that can do annotations and notes sufficiently well, in my very personal opinion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705949184 {#2103
    date: 2024-01-22 19:46:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jtskywalker@lemm.ee"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 332203
  -bodyTs: "'annot':16 'editor':7 'goe':3 'master':5 'note':18 'opinion':25 'pdf':6,11 'person':24 'reader/editor':12 'suffici':19 'upvot':2 'well':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6381242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949184 {#2106
    date: 2024-01-22 19:46:24.0 +01:00
  }
  +"title": 332203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107
    +user: Proxies\__CG__\App\Entity\User {#2148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
    +slug: "Issues-filling-forms-in-PDFs"
    +title: "Issues filling forms in PDFs"
    +url: null
    +body: """
      Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
      \n
      I mainly use Okular or Atril.\n
      \n
      Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
      \n
      Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
      \n
      The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
      \n
      Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
      \n
      I’m running Debian 12 with the KDE Plasma desktop environment
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728457108 {#2532
      date: 2024-10-09 08:58:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2553 …}
    +votes: Doctrine\ORM\PersistentCollection {#2555 …}
    +reports: Doctrine\ORM\PersistentCollection {#2557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
    +badges: Doctrine\ORM\PersistentCollection {#2563 …}
    +children: [
      App\Entity\EntryComment {#2110}
    ]
    -id: 32424
    -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
    -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706030454
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21586348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944054 {#2511
      date: 2024-01-22 18:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "My upvote goes to Master PDF Editor as well. Only PDF reader/editor that can do annotations and notes sufficiently well, in my very personal opinion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705949184 {#2103
    date: 2024-01-22 19:46:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jtskywalker@lemm.ee"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 332203
  -bodyTs: "'annot':16 'editor':7 'goe':3 'master':5 'note':18 'opinion':25 'pdf':6,11 'person':24 'reader/editor':12 'suffici':19 'upvot':2 'well':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6381242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705949184 {#2106
    date: 2024-01-22 19:46:24.0 +01:00
  }
  +"title": 332203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2705 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "I-m-tired-Boss"
  +title: "I'm tired, Boss"
  +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728318022 {#2700
    date: 2024-10-07 18:20:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  +badges: Doctrine\ORM\PersistentCollection {#2718 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You’ve still got some miles left in you, don’t give up! Unless they’re green, then you’re screwed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700572588 {#1404
        date: 2023-11-21 14:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 196361
      -bodyTs: "'give':12 'got':4 'green':17 'left':7 'mile':6 're':16,20 'screw':21 'still':3 'unless':14 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4779056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700572588 {#1401
        date: 2023-11-21 14:16:28.0 +01:00
      }
      +"title": 196361
    }
  ]
  -id: 17096
  -titleTs: "'boss':4 'm':2 'tire':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700658651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4210013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572251 {#2686
    date: 2023-11-21 14:10: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2705 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "I-m-tired-Boss"
  +title: "I'm tired, Boss"
  +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728318022 {#2700
    date: 2024-10-07 18:20:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  +badges: Doctrine\ORM\PersistentCollection {#2718 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You’ve still got some miles left in you, don’t give up! Unless they’re green, then you’re screwed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700572588 {#1404
        date: 2023-11-21 14:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 196361
      -bodyTs: "'give':12 'got':4 'green':17 'left':7 'mile':6 're':16,20 'screw':21 'still':3 'unless':14 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4779056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700572588 {#1401
        date: 2023-11-21 14:16:28.0 +01:00
      }
      +"title": 196361
    }
  ]
  -id: 17096
  -titleTs: "'boss':4 'm':2 'tire':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700658651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4210013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572251 {#2686
    date: 2023-11-21 14:10: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2705 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "I-m-tired-Boss"
  +title: "I'm tired, Boss"
  +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728318022 {#2700
    date: 2024-10-07 18:20:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  +badges: Doctrine\ORM\PersistentCollection {#2718 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You’ve still got some miles left in you, don’t give up! Unless they’re green, then you’re screwed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700572588 {#1404
        date: 2023-11-21 14:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 196361
      -bodyTs: "'give':12 'got':4 'green':17 'left':7 'mile':6 're':16,20 'screw':21 'still':3 'unless':14 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4779056"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700572588 {#1401
        date: 2023-11-21 14:16:28.0 +01:00
      }
      +"title": 196361
    }
  ]
  -id: 17096
  -titleTs: "'boss':4 'm':2 'tire':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700658651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4210013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572251 {#2686
    date: 2023-11-21 14:10: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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2705 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "I-m-tired-Boss"
    +title: "I'm tired, Boss"
    +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728318022 {#2700
      date: 2024-10-07 18:20:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    +badges: Doctrine\ORM\PersistentCollection {#2718 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 17096
    -titleTs: "'boss':4 'm':2 'tire':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700658651
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4210013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700572251 {#2686
      date: 2023-11-21 14:10:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve still got some miles left in you, don’t give up! Unless they’re green, then you’re screwed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700572588 {#1404
    date: 2023-11-21 14:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 196361
  -bodyTs: "'give':12 'got':4 'green':17 'left':7 'mile':6 're':16,20 'screw':21 'still':3 'unless':14 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4779056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572588 {#1401
    date: 2023-11-21 14:16:28.0 +01:00
  }
  +"title": 196361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2705 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "I-m-tired-Boss"
    +title: "I'm tired, Boss"
    +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728318022 {#2700
      date: 2024-10-07 18:20:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    +badges: Doctrine\ORM\PersistentCollection {#2718 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 17096
    -titleTs: "'boss':4 'm':2 'tire':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700658651
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4210013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700572251 {#2686
      date: 2023-11-21 14:10:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve still got some miles left in you, don’t give up! Unless they’re green, then you’re screwed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700572588 {#1404
    date: 2023-11-21 14:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 196361
  -bodyTs: "'give':12 'got':4 'green':17 'left':7 'mile':6 're':16,20 'screw':21 'still':3 'unless':14 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4779056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572588 {#1401
    date: 2023-11-21 14:16:28.0 +01:00
  }
  +"title": 196361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2705 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "I-m-tired-Boss"
    +title: "I'm tired, Boss"
    +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728318022 {#2700
      date: 2024-10-07 18:20:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    +badges: Doctrine\ORM\PersistentCollection {#2718 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 17096
    -titleTs: "'boss':4 'm':2 'tire':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700658651
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4210013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700572251 {#2686
      date: 2023-11-21 14:10:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve still got some miles left in you, don’t give up! Unless they’re green, then you’re screwed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700572588 {#1404
    date: 2023-11-21 14:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 196361
  -bodyTs: "'give':12 'got':4 'green':17 'left':7 'mile':6 're':16,20 'screw':21 'still':3 'unless':14 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4779056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572588 {#1401
    date: 2023-11-21 14:16:28.0 +01:00
  }
  +"title": 196361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2154 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "Its-the-only-way"
  +title: "Its the only way."
  +url: "https://lemmy.ml/pictrs/image/fd90000f-c879-4e38-afd5-9387efc94e8e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727815610 {#2161
    date: 2024-10-01 22:46:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  +badges: Doctrine\ORM\PersistentCollection {#2534 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well damn, now I want this on my wall as poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727797244 {#2052
        date: 2024-10-01 17:40:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 325923
      -bodyTs: "'damn':2 'poster':11 'wall':9 'want':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6308278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705767271 {#2054
        date: 2024-01-20 17:14:31.0 +01:00
      }
      +"title": 325923
    }
  ]
  -id: 31944
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705849240
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10801937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762840 {#2010
    date: 2024-01-20 16:00:40.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 edit
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2154 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "Its-the-only-way"
  +title: "Its the only way."
  +url: "https://lemmy.ml/pictrs/image/fd90000f-c879-4e38-afd5-9387efc94e8e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727815610 {#2161
    date: 2024-10-01 22:46:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  +badges: Doctrine\ORM\PersistentCollection {#2534 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well damn, now I want this on my wall as poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727797244 {#2052
        date: 2024-10-01 17:40:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 325923
      -bodyTs: "'damn':2 'poster':11 'wall':9 'want':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6308278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705767271 {#2054
        date: 2024-01-20 17:14:31.0 +01:00
      }
      +"title": 325923
    }
  ]
  -id: 31944
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705849240
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10801937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762840 {#2010
    date: 2024-01-20 16:00:40.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2154 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "Its-the-only-way"
  +title: "Its the only way."
  +url: "https://lemmy.ml/pictrs/image/fd90000f-c879-4e38-afd5-9387efc94e8e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727815610 {#2161
    date: 2024-10-01 22:46:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  +badges: Doctrine\ORM\PersistentCollection {#2534 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well damn, now I want this on my wall as poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1727797244 {#2052
        date: 2024-10-01 17:40:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 325923
      -bodyTs: "'damn':2 'poster':11 'wall':9 'want':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6308278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705767271 {#2054
        date: 2024-01-20 17:14:31.0 +01:00
      }
      +"title": 325923
    }
  ]
  -id: 31944
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705849240
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10801937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762840 {#2010
    date: 2024-01-20 16:00:40.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2154 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "Its-the-only-way"
    +title: "Its the only way."
    +url: "https://lemmy.ml/pictrs/image/fd90000f-c879-4e38-afd5-9387efc94e8e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 721
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727815610 {#2161
      date: 2024-10-01 22:46:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
    +badges: Doctrine\ORM\PersistentCollection {#2534 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 31944
    -titleTs: "'way':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705849240
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10801937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705762840 {#2010
      date: 2024-01-20 16:00:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well damn, now I want this on my wall as poster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727797244 {#2052
    date: 2024-10-01 17:40:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 325923
  -bodyTs: "'damn':2 'poster':11 'wall':9 'want':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6308278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767271 {#2054
    date: 2024-01-20 17:14:31.0 +01:00
  }
  +"title": 325923
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2154 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "Its-the-only-way"
    +title: "Its the only way."
    +url: "https://lemmy.ml/pictrs/image/fd90000f-c879-4e38-afd5-9387efc94e8e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 721
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727815610 {#2161
      date: 2024-10-01 22:46:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
    +badges: Doctrine\ORM\PersistentCollection {#2534 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 31944
    -titleTs: "'way':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705849240
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10801937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705762840 {#2010
      date: 2024-01-20 16:00:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well damn, now I want this on my wall as poster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727797244 {#2052
    date: 2024-10-01 17:40:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 325923
  -bodyTs: "'damn':2 'poster':11 'wall':9 'want':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6308278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767271 {#2054
    date: 2024-01-20 17:14:31.0 +01:00
  }
  +"title": 325923
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2154 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "Its-the-only-way"
    +title: "Its the only way."
    +url: "https://lemmy.ml/pictrs/image/fd90000f-c879-4e38-afd5-9387efc94e8e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 721
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727815610 {#2161
      date: 2024-10-01 22:46:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
    +badges: Doctrine\ORM\PersistentCollection {#2534 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 31944
    -titleTs: "'way':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705849240
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10801937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705762840 {#2010
      date: 2024-01-20 16:00:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well damn, now I want this on my wall as poster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1727797244 {#2052
    date: 2024-10-01 17:40:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 325923
  -bodyTs: "'damn':2 'poster':11 'wall':9 'want':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6308278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767271 {#2054
    date: 2024-01-20 17:14:31.0 +01:00
  }
  +"title": 325923
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2067
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: Proxies\__CG__\App\Entity\Image {#2572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2565
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  +badges: Doctrine\ORM\PersistentCollection {#2583 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Tauon Music Box](https://tauonmusicbox.rocks/#manual) available on Github. You look for albums by typing on your keyboard. Once you see the result which says “Artist”, hit enter. It creates a playlist which shows all the albums of that playlist. The next time you want to listen to that artist, start typing and select “[Artist name] playlist”. This concept differs from playlists, because it doesn’t actually create playlists you can use or export. I just like the UI, although the play controls are bit weird, they don’t quite work the way you’d expect them to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704313587 {#2074
        date: 2024-01-03 21:26:27.0 +01:00
      }
      +ip: null
      +tags: [
        "manual"
      ]
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 279213
      -bodyTs: "'/#manual)':6 'actual':67 'album':13,37 'although':80 'artist':26,50,55 'avail':7 'bit':85 'box':3 'concept':59 'control':83 'creat':30,68 'd':95 'differ':60 'doesn':65 'enter':28 'expect':96 'export':74 'github':9 'hit':27 'keyboard':18 'like':77 'listen':47 'look':11 'music':2 'name':56 'next':42 'play':82 'playlist':32,40,57,62,69 'quit':90 'result':23 'say':25 'see':21 'select':54 'show':34 'start':51 'tauon':1 'tauonmusicbox.rocks':5 'tauonmusicbox.rocks/#manual)':4 'time':43 'type':15,52 'ui':79 'use':72 'want':45 'way':93 'weird':86 'work':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5790217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704313587 {#2066
        date: 2024-01-03 21:26:27.0 +01:00
      }
      +"title": 279213
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2552
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2509
    date: 2024-01-03 17:34:46.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 edit
Proxies\__CG__\App\Entity\Entry {#2067
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: Proxies\__CG__\App\Entity\Image {#2572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2565
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  +badges: Doctrine\ORM\PersistentCollection {#2583 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Tauon Music Box](https://tauonmusicbox.rocks/#manual) available on Github. You look for albums by typing on your keyboard. Once you see the result which says “Artist”, hit enter. It creates a playlist which shows all the albums of that playlist. The next time you want to listen to that artist, start typing and select “[Artist name] playlist”. This concept differs from playlists, because it doesn’t actually create playlists you can use or export. I just like the UI, although the play controls are bit weird, they don’t quite work the way you’d expect them to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704313587 {#2074
        date: 2024-01-03 21:26:27.0 +01:00
      }
      +ip: null
      +tags: [
        "manual"
      ]
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 279213
      -bodyTs: "'/#manual)':6 'actual':67 'album':13,37 'although':80 'artist':26,50,55 'avail':7 'bit':85 'box':3 'concept':59 'control':83 'creat':30,68 'd':95 'differ':60 'doesn':65 'enter':28 'expect':96 'export':74 'github':9 'hit':27 'keyboard':18 'like':77 'listen':47 'look':11 'music':2 'name':56 'next':42 'play':82 'playlist':32,40,57,62,69 'quit':90 'result':23 'say':25 'see':21 'select':54 'show':34 'start':51 'tauon':1 'tauonmusicbox.rocks':5 'tauonmusicbox.rocks/#manual)':4 'time':43 'type':15,52 'ui':79 'use':72 'want':45 'way':93 'weird':86 'work':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5790217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704313587 {#2066
        date: 2024-01-03 21:26:27.0 +01:00
      }
      +"title": 279213
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2552
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2509
    date: 2024-01-03 17:34:46.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2067
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: Proxies\__CG__\App\Entity\Image {#2572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2565
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  +badges: Doctrine\ORM\PersistentCollection {#2583 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Tauon Music Box](https://tauonmusicbox.rocks/#manual) available on Github. You look for albums by typing on your keyboard. Once you see the result which says “Artist”, hit enter. It creates a playlist which shows all the albums of that playlist. The next time you want to listen to that artist, start typing and select “[Artist name] playlist”. This concept differs from playlists, because it doesn’t actually create playlists you can use or export. I just like the UI, although the play controls are bit weird, they don’t quite work the way you’d expect them to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704313587 {#2074
        date: 2024-01-03 21:26:27.0 +01:00
      }
      +ip: null
      +tags: [
        "manual"
      ]
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 279213
      -bodyTs: "'/#manual)':6 'actual':67 'album':13,37 'although':80 'artist':26,50,55 'avail':7 'bit':85 'box':3 'concept':59 'control':83 'creat':30,68 'd':95 'differ':60 'doesn':65 'enter':28 'expect':96 'export':74 'github':9 'hit':27 'keyboard':18 'like':77 'listen':47 'look':11 'music':2 'name':56 'next':42 'play':82 'playlist':32,40,57,62,69 'quit':90 'result':23 'say':25 'see':21 'select':54 'show':34 'start':51 'tauon':1 'tauonmusicbox.rocks':5 'tauonmusicbox.rocks/#manual)':4 'time':43 'type':15,52 'ui':79 'use':72 'want':45 'way':93 'weird':86 'work':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5790217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704313587 {#2066
        date: 2024-01-03 21:26:27.0 +01:00
      }
      +"title": 279213
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2552
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2509
    date: 2024-01-03 17:34:46.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: Proxies\__CG__\App\Entity\Image {#2572 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2565
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    +badges: Doctrine\ORM\PersistentCollection {#2583 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2552
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2509
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Tauon Music Box](https://tauonmusicbox.rocks/#manual) available on Github. You look for albums by typing on your keyboard. Once you see the result which says “Artist”, hit enter. It creates a playlist which shows all the albums of that playlist. The next time you want to listen to that artist, start typing and select “[Artist name] playlist”. This concept differs from playlists, because it doesn’t actually create playlists you can use or export. I just like the UI, although the play controls are bit weird, they don’t quite work the way you’d expect them to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704313587 {#2074
    date: 2024-01-03 21:26:27.0 +01:00
  }
  +ip: null
  +tags: [
    "manual"
  ]
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 279213
  -bodyTs: "'/#manual)':6 'actual':67 'album':13,37 'although':80 'artist':26,50,55 'avail':7 'bit':85 'box':3 'concept':59 'control':83 'creat':30,68 'd':95 'differ':60 'doesn':65 'enter':28 'expect':96 'export':74 'github':9 'hit':27 'keyboard':18 'like':77 'listen':47 'look':11 'music':2 'name':56 'next':42 'play':82 'playlist':32,40,57,62,69 'quit':90 'result':23 'say':25 'see':21 'select':54 'show':34 'start':51 'tauon':1 'tauonmusicbox.rocks':5 'tauonmusicbox.rocks/#manual)':4 'time':43 'type':15,52 'ui':79 'use':72 'want':45 'way':93 'weird':86 'work':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5790217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704313587 {#2066
    date: 2024-01-03 21:26:27.0 +01:00
  }
  +"title": 279213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: Proxies\__CG__\App\Entity\Image {#2572 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2565
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    +badges: Doctrine\ORM\PersistentCollection {#2583 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2552
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2509
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Tauon Music Box](https://tauonmusicbox.rocks/#manual) available on Github. You look for albums by typing on your keyboard. Once you see the result which says “Artist”, hit enter. It creates a playlist which shows all the albums of that playlist. The next time you want to listen to that artist, start typing and select “[Artist name] playlist”. This concept differs from playlists, because it doesn’t actually create playlists you can use or export. I just like the UI, although the play controls are bit weird, they don’t quite work the way you’d expect them to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704313587 {#2074
    date: 2024-01-03 21:26:27.0 +01:00
  }
  +ip: null
  +tags: [
    "manual"
  ]
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 279213
  -bodyTs: "'/#manual)':6 'actual':67 'album':13,37 'although':80 'artist':26,50,55 'avail':7 'bit':85 'box':3 'concept':59 'control':83 'creat':30,68 'd':95 'differ':60 'doesn':65 'enter':28 'expect':96 'export':74 'github':9 'hit':27 'keyboard':18 'like':77 'listen':47 'look':11 'music':2 'name':56 'next':42 'play':82 'playlist':32,40,57,62,69 'quit':90 'result':23 'say':25 'see':21 'select':54 'show':34 'start':51 'tauon':1 'tauonmusicbox.rocks':5 'tauonmusicbox.rocks/#manual)':4 'time':43 'type':15,52 'ui':79 'use':72 'want':45 'way':93 'weird':86 'work':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5790217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704313587 {#2066
    date: 2024-01-03 21:26:27.0 +01:00
  }
  +"title": 279213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: Proxies\__CG__\App\Entity\Image {#2572 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2565
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2573 …}
    +votes: Doctrine\ORM\PersistentCollection {#2575 …}
    +reports: Doctrine\ORM\PersistentCollection {#2577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
    +badges: Doctrine\ORM\PersistentCollection {#2583 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2552
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2509
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Tauon Music Box](https://tauonmusicbox.rocks/#manual) available on Github. You look for albums by typing on your keyboard. Once you see the result which says “Artist”, hit enter. It creates a playlist which shows all the albums of that playlist. The next time you want to listen to that artist, start typing and select “[Artist name] playlist”. This concept differs from playlists, because it doesn’t actually create playlists you can use or export. I just like the UI, although the play controls are bit weird, they don’t quite work the way you’d expect them to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704313587 {#2074
    date: 2024-01-03 21:26:27.0 +01:00
  }
  +ip: null
  +tags: [
    "manual"
  ]
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 279213
  -bodyTs: "'/#manual)':6 'actual':67 'album':13,37 'although':80 'artist':26,50,55 'avail':7 'bit':85 'box':3 'concept':59 'control':83 'creat':30,68 'd':95 'differ':60 'doesn':65 'enter':28 'expect':96 'export':74 'github':9 'hit':27 'keyboard':18 'like':77 'listen':47 'look':11 'music':2 'name':56 'next':42 'play':82 'playlist':32,40,57,62,69 'quit':90 'result':23 'say':25 'see':21 'select':54 'show':34 'start':51 'tauon':1 'tauonmusicbox.rocks':5 'tauonmusicbox.rocks/#manual)':4 'time':43 'type':15,52 'ui':79 'use':72 'want':45 'way':93 'weird':86 'work':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5790217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704313587 {#2066
    date: 2024-01-03 21:26:27.0 +01:00
  }
  +"title": 279213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2343
  +user: Proxies\__CG__\App\Entity\User {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2592 …}
  +slug: ""
  +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
  +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712307637 {#2585
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  +badges: Doctrine\ORM\PersistentCollection {#2603 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +body: "My man here is four parallel universes ahead of the hackers"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704292505 {#2341
        date: 2024-01-03 15:35:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@PP_BOY_@lemmy.world"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 276541
      -bodyTs: "'ahead':8 'four':5 'hacker':11 'man':2 'parallel':6 'univers':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5782693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704292505 {#2342
        date: 2024-01-03 15:35:05.0 +01:00
      }
      +"title": 276541
    }
  ]
  -id: 26923
  -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7840861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288252 {#2571
    date: 2024-01-03 14:24:12.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 edit
Proxies\__CG__\App\Entity\Entry {#2343
  +user: Proxies\__CG__\App\Entity\User {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2592 …}
  +slug: ""
  +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
  +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712307637 {#2585
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  +badges: Doctrine\ORM\PersistentCollection {#2603 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +body: "My man here is four parallel universes ahead of the hackers"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704292505 {#2341
        date: 2024-01-03 15:35:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@PP_BOY_@lemmy.world"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 276541
      -bodyTs: "'ahead':8 'four':5 'hacker':11 'man':2 'parallel':6 'univers':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5782693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704292505 {#2342
        date: 2024-01-03 15:35:05.0 +01:00
      }
      +"title": 276541
    }
  ]
  -id: 26923
  -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7840861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288252 {#2571
    date: 2024-01-03 14:24:12.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2343
  +user: Proxies\__CG__\App\Entity\User {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2592 …}
  +slug: ""
  +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
  +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712307637 {#2585
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  +badges: Doctrine\ORM\PersistentCollection {#2603 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +body: "My man here is four parallel universes ahead of the hackers"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704292505 {#2341
        date: 2024-01-03 15:35:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@PP_BOY_@lemmy.world"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 276541
      -bodyTs: "'ahead':8 'four':5 'hacker':11 'man':2 'parallel':6 'univers':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5782693"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704292505 {#2342
        date: 2024-01-03 15:35:05.0 +01:00
      }
      +"title": 276541
    }
  ]
  -id: 26923
  -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7840861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288252 {#2571
    date: 2024-01-03 14:24:12.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2549 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2590 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2592 …}
    +slug: ""
    +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
    +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712307637 {#2585
      date: 2024-04-05 11:00:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2593 …}
    +votes: Doctrine\ORM\PersistentCollection {#2595 …}
    +reports: Doctrine\ORM\PersistentCollection {#2597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
    +badges: Doctrine\ORM\PersistentCollection {#2603 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 26923
    -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374652
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7840861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288252 {#2571
      date: 2024-01-03 14:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: "My man here is four parallel universes ahead of the hackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704292505 {#2341
    date: 2024-01-03 15:35:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@PP_BOY_@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 276541
  -bodyTs: "'ahead':8 'four':5 'hacker':11 'man':2 'parallel':6 'univers':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5782693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704292505 {#2342
    date: 2024-01-03 15:35:05.0 +01:00
  }
  +"title": 276541
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2549 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2590 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2592 …}
    +slug: ""
    +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
    +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712307637 {#2585
      date: 2024-04-05 11:00:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2593 …}
    +votes: Doctrine\ORM\PersistentCollection {#2595 …}
    +reports: Doctrine\ORM\PersistentCollection {#2597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
    +badges: Doctrine\ORM\PersistentCollection {#2603 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 26923
    -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374652
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7840861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288252 {#2571
      date: 2024-01-03 14:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: "My man here is four parallel universes ahead of the hackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704292505 {#2341
    date: 2024-01-03 15:35:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@PP_BOY_@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 276541
  -bodyTs: "'ahead':8 'four':5 'hacker':11 'man':2 'parallel':6 'univers':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5782693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704292505 {#2342
    date: 2024-01-03 15:35:05.0 +01:00
  }
  +"title": 276541
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2549 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2590 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2592 …}
    +slug: ""
    +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
    +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712307637 {#2585
      date: 2024-04-05 11:00:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2593 …}
    +votes: Doctrine\ORM\PersistentCollection {#2595 …}
    +reports: Doctrine\ORM\PersistentCollection {#2597 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
    +badges: Doctrine\ORM\PersistentCollection {#2603 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 26923
    -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374652
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7840861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288252 {#2571
      date: 2024-01-03 14:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: "My man here is four parallel universes ahead of the hackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704292505 {#2341
    date: 2024-01-03 15:35:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@PP_BOY_@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 276541
  -bodyTs: "'ahead':8 'four':5 'hacker':11 'man':2 'parallel':6 'univers':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5782693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704292505 {#2342
    date: 2024-01-03 15:35:05.0 +01:00
  }
  +"title": 276541
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
  +slug: "Writing-program"
  +title: "Writing program"
  +url: null
  +body: """
    Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
    \n
    (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
    \n
    I like writing but the standard Writer tends to send me in a constant formatting spree.\n
    \n
    I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790897 {#2625
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  +badges: Doctrine\ORM\PersistentCollection {#2641 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: null
      +root: null
      +body: "FocusWriter for a minimalist, focused writing experience. You can edit the existing template for a dark theme and white text. I rather like the typewriter font, Liberation Mono (it was Courier something back on Windows). Give it a try. I’ve been using it for around 3-4 years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703671397 {#2129
        date: 2023-12-27 11:03:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 259014
      -bodyTs: "'-4':48 '3':47 'around':46 'back':33 'courier':31 'dark':16 'edit':10 'exist':12 'experi':7 'focus':5 'focuswrit':1 'font':26 'give':36 'liber':27 'like':23 'minimalist':4 'mono':28 'rather':22 'someth':32 'templat':13 'text':20 'theme':17 'tri':39 'typewrit':25 'use':43 've':41 'white':19 'window':35 'write':6 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5635733"
      +editedAt: DateTimeImmutable @1708664581 {#2131
        date: 2024-02-23 06:03:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703671397 {#2132
        date: 2023-12-27 11:03:17.0 +01:00
      }
      +"title": 259014
    }
  ]
  -id: 25377
  -titleTs: "'program':2 'write':1"
  -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703717671
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7345032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631271 {#2611
    date: 2023-12-26 23:54:31.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 edit
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
  +slug: "Writing-program"
  +title: "Writing program"
  +url: null
  +body: """
    Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
    \n
    (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
    \n
    I like writing but the standard Writer tends to send me in a constant formatting spree.\n
    \n
    I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790897 {#2625
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  +badges: Doctrine\ORM\PersistentCollection {#2641 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: null
      +root: null
      +body: "FocusWriter for a minimalist, focused writing experience. You can edit the existing template for a dark theme and white text. I rather like the typewriter font, Liberation Mono (it was Courier something back on Windows). Give it a try. I’ve been using it for around 3-4 years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703671397 {#2129
        date: 2023-12-27 11:03:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 259014
      -bodyTs: "'-4':48 '3':47 'around':46 'back':33 'courier':31 'dark':16 'edit':10 'exist':12 'experi':7 'focus':5 'focuswrit':1 'font':26 'give':36 'liber':27 'like':23 'minimalist':4 'mono':28 'rather':22 'someth':32 'templat':13 'text':20 'theme':17 'tri':39 'typewrit':25 'use':43 've':41 'white':19 'window':35 'write':6 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5635733"
      +editedAt: DateTimeImmutable @1708664581 {#2131
        date: 2024-02-23 06:03:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703671397 {#2132
        date: 2023-12-27 11:03:17.0 +01:00
      }
      +"title": 259014
    }
  ]
  -id: 25377
  -titleTs: "'program':2 'write':1"
  -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703717671
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7345032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631271 {#2611
    date: 2023-12-26 23:54:31.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
  +slug: "Writing-program"
  +title: "Writing program"
  +url: null
  +body: """
    Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
    \n
    (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
    \n
    I like writing but the standard Writer tends to send me in a constant formatting spree.\n
    \n
    I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790897 {#2625
    date: 2024-03-18 20:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  +badges: Doctrine\ORM\PersistentCollection {#2641 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: null
      +root: null
      +body: "FocusWriter for a minimalist, focused writing experience. You can edit the existing template for a dark theme and white text. I rather like the typewriter font, Liberation Mono (it was Courier something back on Windows). Give it a try. I’ve been using it for around 3-4 years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703671397 {#2129
        date: 2023-12-27 11:03:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qyron@sopuli.xyz"
        "@qyron@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 259014
      -bodyTs: "'-4':48 '3':47 'around':46 'back':33 'courier':31 'dark':16 'edit':10 'exist':12 'experi':7 'focus':5 'focuswrit':1 'font':26 'give':36 'liber':27 'like':23 'minimalist':4 'mono':28 'rather':22 'someth':32 'templat':13 'text':20 'theme':17 'tri':39 'typewrit':25 'use':43 've':41 'white':19 'window':35 'write':6 'year':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5635733"
      +editedAt: DateTimeImmutable @1708664581 {#2131
        date: 2024-02-23 06:03:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703671397 {#2132
        date: 2023-12-27 11:03:17.0 +01:00
      }
      +"title": 259014
    }
  ]
  -id: 25377
  -titleTs: "'program':2 'write':1"
  -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703717671
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7345032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631271 {#2611
    date: 2023-12-26 23:54:31.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
    +slug: "Writing-program"
    +title: "Writing program"
    +url: null
    +body: """
      Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
      \n
      (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
      \n
      I like writing but the standard Writer tends to send me in a constant formatting spree.\n
      \n
      I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 45
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790897 {#2625
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    +badges: Doctrine\ORM\PersistentCollection {#2641 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 25377
    -titleTs: "'program':2 'write':1"
    -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703717671
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7345032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703631271 {#2611
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "FocusWriter for a minimalist, focused writing experience. You can edit the existing template for a dark theme and white text. I rather like the typewriter font, Liberation Mono (it was Courier something back on Windows). Give it a try. I’ve been using it for around 3-4 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703671397 {#2129
    date: 2023-12-27 11:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 259014
  -bodyTs: "'-4':48 '3':47 'around':46 'back':33 'courier':31 'dark':16 'edit':10 'exist':12 'experi':7 'focus':5 'focuswrit':1 'font':26 'give':36 'liber':27 'like':23 'minimalist':4 'mono':28 'rather':22 'someth':32 'templat':13 'text':20 'theme':17 'tri':39 'typewrit':25 'use':43 've':41 'white':19 'window':35 'write':6 'year':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5635733"
  +editedAt: DateTimeImmutable @1708664581 {#2131
    date: 2024-02-23 06:03:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703671397 {#2132
    date: 2023-12-27 11:03:17.0 +01:00
  }
  +"title": 259014
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
    +slug: "Writing-program"
    +title: "Writing program"
    +url: null
    +body: """
      Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
      \n
      (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
      \n
      I like writing but the standard Writer tends to send me in a constant formatting spree.\n
      \n
      I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 45
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790897 {#2625
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    +badges: Doctrine\ORM\PersistentCollection {#2641 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 25377
    -titleTs: "'program':2 'write':1"
    -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703717671
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7345032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703631271 {#2611
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "FocusWriter for a minimalist, focused writing experience. You can edit the existing template for a dark theme and white text. I rather like the typewriter font, Liberation Mono (it was Courier something back on Windows). Give it a try. I’ve been using it for around 3-4 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703671397 {#2129
    date: 2023-12-27 11:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 259014
  -bodyTs: "'-4':48 '3':47 'around':46 'back':33 'courier':31 'dark':16 'edit':10 'exist':12 'experi':7 'focus':5 'focuswrit':1 'font':26 'give':36 'liber':27 'like':23 'minimalist':4 'mono':28 'rather':22 'someth':32 'templat':13 'text':20 'theme':17 'tri':39 'typewrit':25 'use':43 've':41 'white':19 'window':35 'write':6 'year':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5635733"
  +editedAt: DateTimeImmutable @1708664581 {#2131
    date: 2024-02-23 06:03:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703671397 {#2132
    date: 2023-12-27 11:03:17.0 +01:00
  }
  +"title": 259014
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2551 …}
    +slug: "Writing-program"
    +title: "Writing program"
    +url: null
    +body: """
      Besides Libre Office, what other programs/solutions exist in the Linux world for writers?\n
      \n
      (Please, don’t suggest VIM. After all the memes and comments I’ve read, I’ve come to dread it).\n
      \n
      I like writing but the standard Writer tends to send me in a constant formatting spree.\n
      \n
      I want to get back to writing regularly and something that could help me stay focused and somewhat organized would be nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 45
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790897 {#2625
      date: 2024-03-18 20:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    +badges: Doctrine\ORM\PersistentCollection {#2641 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 25377
    -titleTs: "'program':2 'write':1"
    -bodyTs: "'back':54 'besid':1 'come':30 'comment':24 'constant':47 'could':61 'dread':32 'exist':7 'focus':65 'format':48 'get':53 'help':62 'libr':2 'like':35 'linux':10 'meme':22 'nice':71 'offic':3 'organ':68 'pleas':14 'programs/solutions':6 'read':27 'regular':57 'send':43 'someth':59 'somewhat':67 'spree':49 'standard':39 'stay':64 'suggest':17 'tend':41 've':26,29 'vim':18 'want':51 'world':11 'would':69 'write':36,56 'writer':13,40"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703717671
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7345032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703631271 {#2611
      date: 2023-12-26 23:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: null
  +root: null
  +body: "FocusWriter for a minimalist, focused writing experience. You can edit the existing template for a dark theme and white text. I rather like the typewriter font, Liberation Mono (it was Courier something back on Windows). Give it a try. I’ve been using it for around 3-4 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703671397 {#2129
    date: 2023-12-27 11:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qyron@sopuli.xyz"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 259014
  -bodyTs: "'-4':48 '3':47 'around':46 'back':33 'courier':31 'dark':16 'edit':10 'exist':12 'experi':7 'focus':5 'focuswrit':1 'font':26 'give':36 'liber':27 'like':23 'minimalist':4 'mono':28 'rather':22 'someth':32 'templat':13 'text':20 'theme':17 'tri':39 'typewrit':25 'use':43 've':41 'white':19 'window':35 'write':6 'year':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5635733"
  +editedAt: DateTimeImmutable @1708664581 {#2131
    date: 2024-02-23 06:03:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703671397 {#2132
    date: 2023-12-27 11:03:17.0 +01:00
  }
  +"title": 259014
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Bok-Bok-Bokok-is-with-Okolokkolok-Kolokkolok"
  +title: "Bok Bok Bokok is with Okolokkolok Kolokkolok"
  +url: "https://lemmy.world/pictrs/image/d06dfc1a-8bb6-447e-9052-a6445e3e6aa9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709122101 {#2605
    date: 2024-02-28 13:08:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#2314
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Still a better love story than Twilight."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703861318 {#2164
        date: 2023-12-29 15:48:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 262248
      -bodyTs: "'better':3 'love':4 'still':1 'stori':5 'twilight':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5674932"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703861318 {#2331
        date: 2023-12-29 15:48:38.0 +01:00
      }
      +"title": 262248
    }
  ]
  -id: 25620
  -titleTs: "'bok':1,2 'bokok':3 'kolokkolok':7 'okolokkolok':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10093379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856730 {#2591
    date: 2023-12-29 14:32:10.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 edit
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Bok-Bok-Bokok-is-with-Okolokkolok-Kolokkolok"
  +title: "Bok Bok Bokok is with Okolokkolok Kolokkolok"
  +url: "https://lemmy.world/pictrs/image/d06dfc1a-8bb6-447e-9052-a6445e3e6aa9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709122101 {#2605
    date: 2024-02-28 13:08:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#2314
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Still a better love story than Twilight."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703861318 {#2164
        date: 2023-12-29 15:48:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 262248
      -bodyTs: "'better':3 'love':4 'still':1 'stori':5 'twilight':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5674932"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703861318 {#2331
        date: 2023-12-29 15:48:38.0 +01:00
      }
      +"title": 262248
    }
  ]
  -id: 25620
  -titleTs: "'bok':1,2 'bokok':3 'kolokkolok':7 'okolokkolok':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10093379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856730 {#2591
    date: 2023-12-29 14:32:10.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Bok-Bok-Bokok-is-with-Okolokkolok-Kolokkolok"
  +title: "Bok Bok Bokok is with Okolokkolok Kolokkolok"
  +url: "https://lemmy.world/pictrs/image/d06dfc1a-8bb6-447e-9052-a6445e3e6aa9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709122101 {#2605
    date: 2024-02-28 13:08:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  +badges: Doctrine\ORM\PersistentCollection {#2623 …}
  +children: [
    App\Entity\EntryComment {#2314
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Still a better love story than Twilight."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703861318 {#2164
        date: 2023-12-29 15:48:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 262248
      -bodyTs: "'better':3 'love':4 'still':1 'stori':5 'twilight':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5674932"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703861318 {#2331
        date: 2023-12-29 15:48:38.0 +01:00
      }
      +"title": 262248
    }
  ]
  -id: 25620
  -titleTs: "'bok':1,2 'bokok':3 'kolokkolok':7 'okolokkolok':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10093379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703856730 {#2591
    date: 2023-12-29 14:32:10.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Bok-Bok-Bokok-is-with-Okolokkolok-Kolokkolok"
    +title: "Bok Bok Bokok is with Okolokkolok Kolokkolok"
    +url: "https://lemmy.world/pictrs/image/d06dfc1a-8bb6-447e-9052-a6445e3e6aa9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 386
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709122101 {#2605
      date: 2024-02-28 13:08:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#2314}
    ]
    -id: 25620
    -titleTs: "'bok':1,2 'bokok':3 'kolokkolok':7 'okolokkolok':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10093379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856730 {#2591
      date: 2023-12-29 14:32:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still a better love story than Twilight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703861318 {#2164
    date: 2023-12-29 15:48:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 262248
  -bodyTs: "'better':3 'love':4 'still':1 'stori':5 'twilight':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5674932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861318 {#2331
    date: 2023-12-29 15:48:38.0 +01:00
  }
  +"title": 262248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Bok-Bok-Bokok-is-with-Okolokkolok-Kolokkolok"
    +title: "Bok Bok Bokok is with Okolokkolok Kolokkolok"
    +url: "https://lemmy.world/pictrs/image/d06dfc1a-8bb6-447e-9052-a6445e3e6aa9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 386
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709122101 {#2605
      date: 2024-02-28 13:08:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#2314}
    ]
    -id: 25620
    -titleTs: "'bok':1,2 'bokok':3 'kolokkolok':7 'okolokkolok':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10093379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856730 {#2591
      date: 2023-12-29 14:32:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still a better love story than Twilight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703861318 {#2164
    date: 2023-12-29 15:48:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 262248
  -bodyTs: "'better':3 'love':4 'still':1 'stori':5 'twilight':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5674932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861318 {#2331
    date: 2023-12-29 15:48:38.0 +01:00
  }
  +"title": 262248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2610 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Bok-Bok-Bokok-is-with-Okolokkolok-Kolokkolok"
    +title: "Bok Bok Bokok is with Okolokkolok Kolokkolok"
    +url: "https://lemmy.world/pictrs/image/d06dfc1a-8bb6-447e-9052-a6445e3e6aa9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 386
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709122101 {#2605
      date: 2024-02-28 13:08:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2613 …}
    +votes: Doctrine\ORM\PersistentCollection {#2615 …}
    +reports: Doctrine\ORM\PersistentCollection {#2617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
    +badges: Doctrine\ORM\PersistentCollection {#2623 …}
    +children: [
      App\Entity\EntryComment {#2314}
    ]
    -id: 25620
    -titleTs: "'bok':1,2 'bokok':3 'kolokkolok':7 'okolokkolok':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10093379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703856730 {#2591
      date: 2023-12-29 14:32:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still a better love story than Twilight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703861318 {#2164
    date: 2023-12-29 15:48:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 262248
  -bodyTs: "'better':3 'love':4 'still':1 'stori':5 'twilight':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5674932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861318 {#2331
    date: 2023-12-29 15:48:38.0 +01:00
  }
  +"title": 262248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
  +slug: "You-don-t-actually-have-to-assemble-these-things"
  +title: "You don't actually have to assemble these things"
  +url: "https://sopuli.xyz/pictrs/image/d0c5e820-2203-4768-a777-bc57d7367ffd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702915748 {#2662
    date: 2023-12-18 17:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2667 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  +badges: Doctrine\ORM\PersistentCollection {#2678 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can sell it for more, because it has never been opened and is thus brand new. Stånks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1702887013 {#2080
        date: 2023-12-18 09:10:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sibbo@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 231193
      -bodyTs: "'brand':16 'never':10 'new':17 'open':12 'sell':3 'stånks':18 'thus':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5476870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702887013 {#2064
        date: 2023-12-18 09:10:13.0 +01:00
      }
      +"title": 231193
    }
  ]
  -id: 22988
  -titleTs: "'actual':4 'assembl':7 'thing':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702965438
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7073215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702879038 {#2649
    date: 2023-12-18 06:57:18.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 edit
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
  +slug: "You-don-t-actually-have-to-assemble-these-things"
  +title: "You don't actually have to assemble these things"
  +url: "https://sopuli.xyz/pictrs/image/d0c5e820-2203-4768-a777-bc57d7367ffd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702915748 {#2662
    date: 2023-12-18 17:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2667 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  +badges: Doctrine\ORM\PersistentCollection {#2678 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can sell it for more, because it has never been opened and is thus brand new. Stånks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1702887013 {#2080
        date: 2023-12-18 09:10:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sibbo@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 231193
      -bodyTs: "'brand':16 'never':10 'new':17 'open':12 'sell':3 'stånks':18 'thus':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5476870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702887013 {#2064
        date: 2023-12-18 09:10:13.0 +01:00
      }
      +"title": 231193
    }
  ]
  -id: 22988
  -titleTs: "'actual':4 'assembl':7 'thing':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702965438
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7073215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702879038 {#2649
    date: 2023-12-18 06:57:18.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2628 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
  +slug: "You-don-t-actually-have-to-assemble-these-things"
  +title: "You don't actually have to assemble these things"
  +url: "https://sopuli.xyz/pictrs/image/d0c5e820-2203-4768-a777-bc57d7367ffd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702915748 {#2662
    date: 2023-12-18 17:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2667 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  +badges: Doctrine\ORM\PersistentCollection {#2678 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can sell it for more, because it has never been opened and is thus brand new. Stånks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1702887013 {#2080
        date: 2023-12-18 09:10:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sibbo@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 231193
      -bodyTs: "'brand':16 'never':10 'new':17 'open':12 'sell':3 'stånks':18 'thus':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5476870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702887013 {#2064
        date: 2023-12-18 09:10:13.0 +01:00
      }
      +"title": 231193
    }
  ]
  -id: 22988
  -titleTs: "'actual':4 'assembl':7 'thing':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702965438
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7073215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702879038 {#2649
    date: 2023-12-18 06:57:18.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
    +slug: "You-don-t-actually-have-to-assemble-these-things"
    +title: "You don't actually have to assemble these things"
    +url: "https://sopuli.xyz/pictrs/image/d0c5e820-2203-4768-a777-bc57d7367ffd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702915748 {#2662
      date: 2023-12-18 17:09:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2667 …}
    +votes: Doctrine\ORM\PersistentCollection {#2670 …}
    +reports: Doctrine\ORM\PersistentCollection {#2672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
    +badges: Doctrine\ORM\PersistentCollection {#2678 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 22988
    -titleTs: "'actual':4 'assembl':7 'thing':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702965438
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7073215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702879038 {#2649
      date: 2023-12-18 06:57:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can sell it for more, because it has never been opened and is thus brand new. Stånks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1702887013 {#2080
    date: 2023-12-18 09:10:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sibbo@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 231193
  -bodyTs: "'brand':16 'never':10 'new':17 'open':12 'sell':3 'stånks':18 'thus':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5476870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887013 {#2064
    date: 2023-12-18 09:10:13.0 +01:00
  }
  +"title": 231193
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
    +slug: "You-don-t-actually-have-to-assemble-these-things"
    +title: "You don't actually have to assemble these things"
    +url: "https://sopuli.xyz/pictrs/image/d0c5e820-2203-4768-a777-bc57d7367ffd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702915748 {#2662
      date: 2023-12-18 17:09:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2667 …}
    +votes: Doctrine\ORM\PersistentCollection {#2670 …}
    +reports: Doctrine\ORM\PersistentCollection {#2672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
    +badges: Doctrine\ORM\PersistentCollection {#2678 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 22988
    -titleTs: "'actual':4 'assembl':7 'thing':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702965438
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7073215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702879038 {#2649
      date: 2023-12-18 06:57:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can sell it for more, because it has never been opened and is thus brand new. Stånks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1702887013 {#2080
    date: 2023-12-18 09:10:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sibbo@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 231193
  -bodyTs: "'brand':16 'never':10 'new':17 'open':12 'sell':3 'stånks':18 'thus':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5476870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887013 {#2064
    date: 2023-12-18 09:10:13.0 +01:00
  }
  +"title": 231193
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2628 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
    +slug: "You-don-t-actually-have-to-assemble-these-things"
    +title: "You don't actually have to assemble these things"
    +url: "https://sopuli.xyz/pictrs/image/d0c5e820-2203-4768-a777-bc57d7367ffd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702915748 {#2662
      date: 2023-12-18 17:09:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2667 …}
    +votes: Doctrine\ORM\PersistentCollection {#2670 …}
    +reports: Doctrine\ORM\PersistentCollection {#2672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
    +badges: Doctrine\ORM\PersistentCollection {#2678 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 22988
    -titleTs: "'actual':4 'assembl':7 'thing':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702965438
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7073215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702879038 {#2649
      date: 2023-12-18 06:57:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can sell it for more, because it has never been opened and is thus brand new. Stånks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1702887013 {#2080
    date: 2023-12-18 09:10:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sibbo@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 231193
  -bodyTs: "'brand':16 'never':10 'new':17 'open':12 'sell':3 'stånks':18 'thus':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5476870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887013 {#2064
    date: 2023-12-18 09:10:13.0 +01:00
  }
  +"title": 231193
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://sopuli.xyz/pictrs/image/ee0c9c6e-7017-4812-8540-8316a5f415ee.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 476
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702069492 {#1466
    date: 2023-12-08 22:04:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Use your powers wisely, you must"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701953425 {#2075
        date: 2023-12-07 13:50:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lapislazuli@sopuli.xyz"
        "@plague_sapiens@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 206342
      -bodyTs: "'must':6 'power':3 'use':1 'wise':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5220873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953425 {#2061
        date: 2023-12-07 13:50:25.0 +01:00
      }
      +"title": 206342
    }
  ]
  -id: 20830
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702027823
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6687140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941423 {#1638
    date: 2023-12-07 10:30:23.0 +01:00
  }
}
"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 edit
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://sopuli.xyz/pictrs/image/ee0c9c6e-7017-4812-8540-8316a5f415ee.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 476
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702069492 {#1466
    date: 2023-12-08 22:04:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Use your powers wisely, you must"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701953425 {#2075
        date: 2023-12-07 13:50:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lapislazuli@sopuli.xyz"
        "@plague_sapiens@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 206342
      -bodyTs: "'must':6 'power':3 'use':1 'wise':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5220873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953425 {#2061
        date: 2023-12-07 13:50:25.0 +01:00
      }
      +"title": 206342
    }
  ]
  -id: 20830
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702027823
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6687140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941423 {#1638
    date: 2023-12-07 10:30:23.0 +01:00
  }
}
"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
68 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
  +slug: "Every-time"
  +title: "Every time"
  +url: "https://sopuli.xyz/pictrs/image/ee0c9c6e-7017-4812-8540-8316a5f415ee.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 476
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702069492 {#1466
    date: 2023-12-08 22:04:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    App\Entity\EntryComment {#2079
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1435}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Use your powers wisely, you must"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701953425 {#2075
        date: 2023-12-07 13:50:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lapislazuli@sopuli.xyz"
        "@plague_sapiens@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 206342
      -bodyTs: "'must':6 'power':3 'use':1 'wise':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5220873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953425 {#2061
        date: 2023-12-07 13:50:25.0 +01:00
      }
      +"title": 206342
    }
  ]
  -id: 20830
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702027823
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6687140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941423 {#1638
    date: 2023-12-07 10:30:23.0 +01:00
  }
}
"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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#1675 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
    +slug: "Every-time"
    +title: "Every time"
    +url: "https://sopuli.xyz/pictrs/image/ee0c9c6e-7017-4812-8540-8316a5f415ee.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 476
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702069492 {#1466
      date: 2023-12-08 22:04:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1661 …}
    +votes: Doctrine\ORM\PersistentCollection {#1553 …}
    +reports: Doctrine\ORM\PersistentCollection {#1609 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 20830
    -titleTs: "'everi':1 'time':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702027823
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6687140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701941423 {#1638
      date: 2023-12-07 10:30:23.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Use your powers wisely, you must"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701953425 {#2075
    date: 2023-12-07 13:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lapislazuli@sopuli.xyz"
    "@plague_sapiens@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 206342
  -bodyTs: "'must':6 'power':3 'use':1 'wise':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5220873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953425 {#2061
    date: 2023-12-07 13:50:25.0 +01:00
  }
  +"title": 206342
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#1675 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
    +slug: "Every-time"
    +title: "Every time"
    +url: "https://sopuli.xyz/pictrs/image/ee0c9c6e-7017-4812-8540-8316a5f415ee.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 476
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702069492 {#1466
      date: 2023-12-08 22:04:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1661 …}
    +votes: Doctrine\ORM\PersistentCollection {#1553 …}
    +reports: Doctrine\ORM\PersistentCollection {#1609 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 20830
    -titleTs: "'everi':1 'time':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702027823
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6687140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701941423 {#1638
      date: 2023-12-07 10:30:23.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Use your powers wisely, you must"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701953425 {#2075
    date: 2023-12-07 13:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lapislazuli@sopuli.xyz"
    "@plague_sapiens@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 206342
  -bodyTs: "'must':6 'power':3 'use':1 'wise':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5220873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953425 {#2061
    date: 2023-12-07 13:50:25.0 +01:00
  }
  +"title": 206342
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1435
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#1675 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1656 …}
    +slug: "Every-time"
    +title: "Every time"
    +url: "https://sopuli.xyz/pictrs/image/ee0c9c6e-7017-4812-8540-8316a5f415ee.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 476
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702069492 {#1466
      date: 2023-12-08 22:04:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1661 …}
    +votes: Doctrine\ORM\PersistentCollection {#1553 …}
    +reports: Doctrine\ORM\PersistentCollection {#1609 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      App\Entity\EntryComment {#2079}
    ]
    -id: 20830
    -titleTs: "'everi':1 'time':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702027823
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6687140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701941423 {#1638
      date: 2023-12-07 10:30:23.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Use your powers wisely, you must"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701953425 {#2075
    date: 2023-12-07 13:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lapislazuli@sopuli.xyz"
    "@plague_sapiens@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 206342
  -bodyTs: "'must':6 'power':3 'use':1 'wise':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5220873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953425 {#2061
    date: 2023-12-07 13:50:25.0 +01:00
  }
  +"title": 206342
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Lies-Deception"
  +title: "Lies! Deception!"
  +url: "https://lemmy.world/pictrs/image/8d68d287-e514-40a9-8927-fcf89ff7d651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1024
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701847099 {#2643
    date: 2023-12-06 08:18:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  +badges: Doctrine\ORM\PersistentCollection {#2660 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where is this? (Sorry, I’m an European, on the edge of the map)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703071397 {#2391
        date: 2023-12-20 12:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 198922
      -bodyTs: "'edg':11 'european':8 'm':6 'map':14 'sorri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5164808"
      +editedAt: DateTimeImmutable @1703069014 {#1883
        date: 2023-12-20 11:43:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701787214 {#1407
        date: 2023-12-05 15:40:14.0 +01:00
      }
      +"title": 198922
    }
  ]
  -id: 20244
  -titleTs: "'decept':2 'lie':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781922 {#2631
    date: 2023-12-05 14:12:02.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 edit
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Lies-Deception"
  +title: "Lies! Deception!"
  +url: "https://lemmy.world/pictrs/image/8d68d287-e514-40a9-8927-fcf89ff7d651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1024
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701847099 {#2643
    date: 2023-12-06 08:18:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  +badges: Doctrine\ORM\PersistentCollection {#2660 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where is this? (Sorry, I’m an European, on the edge of the map)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703071397 {#2391
        date: 2023-12-20 12:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 198922
      -bodyTs: "'edg':11 'european':8 'm':6 'map':14 'sorri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5164808"
      +editedAt: DateTimeImmutable @1703069014 {#1883
        date: 2023-12-20 11:43:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701787214 {#1407
        date: 2023-12-05 15:40:14.0 +01:00
      }
      +"title": 198922
    }
  ]
  -id: 20244
  -titleTs: "'decept':2 'lie':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781922 {#2631
    date: 2023-12-05 14:12:02.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Lies-Deception"
  +title: "Lies! Deception!"
  +url: "https://lemmy.world/pictrs/image/8d68d287-e514-40a9-8927-fcf89ff7d651.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 1024
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701847099 {#2643
    date: 2023-12-06 08:18:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  +badges: Doctrine\ORM\PersistentCollection {#2660 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where is this? (Sorry, I’m an European, on the edge of the map)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1703071397 {#2391
        date: 2023-12-20 12:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 198922
      -bodyTs: "'edg':11 'european':8 'm':6 'map':14 'sorri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5164808"
      +editedAt: DateTimeImmutable @1703069014 {#1883
        date: 2023-12-20 11:43:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701787214 {#1407
        date: 2023-12-05 15:40:14.0 +01:00
      }
      +"title": 198922
    }
  ]
  -id: 20244
  -titleTs: "'decept':2 'lie':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781922 {#2631
    date: 2023-12-05 14:12:02.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2648 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Lies-Deception"
    +title: "Lies! Deception!"
    +url: "https://lemmy.world/pictrs/image/8d68d287-e514-40a9-8927-fcf89ff7d651.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 72
    +favouriteCount: 1024
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701847099 {#2643
      date: 2023-12-06 08:18:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    +badges: Doctrine\ORM\PersistentCollection {#2660 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 20244
    -titleTs: "'decept':2 'lie':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868322
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701781922 {#2631
      date: 2023-12-05 14:12:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where is this? (Sorry, I’m an European, on the edge of the map)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703071397 {#2391
    date: 2023-12-20 12:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 198922
  -bodyTs: "'edg':11 'european':8 'm':6 'map':14 'sorri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5164808"
  +editedAt: DateTimeImmutable @1703069014 {#1883
    date: 2023-12-20 11:43:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701787214 {#1407
    date: 2023-12-05 15:40:14.0 +01:00
  }
  +"title": 198922
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2648 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Lies-Deception"
    +title: "Lies! Deception!"
    +url: "https://lemmy.world/pictrs/image/8d68d287-e514-40a9-8927-fcf89ff7d651.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 72
    +favouriteCount: 1024
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701847099 {#2643
      date: 2023-12-06 08:18:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    +badges: Doctrine\ORM\PersistentCollection {#2660 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 20244
    -titleTs: "'decept':2 'lie':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868322
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701781922 {#2631
      date: 2023-12-05 14:12:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where is this? (Sorry, I’m an European, on the edge of the map)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703071397 {#2391
    date: 2023-12-20 12:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 198922
  -bodyTs: "'edg':11 'european':8 'm':6 'map':14 'sorri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5164808"
  +editedAt: DateTimeImmutable @1703069014 {#1883
    date: 2023-12-20 11:43:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701787214 {#1407
    date: 2023-12-05 15:40:14.0 +01:00
  }
  +"title": 198922
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2648 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Lies-Deception"
    +title: "Lies! Deception!"
    +url: "https://lemmy.world/pictrs/image/8d68d287-e514-40a9-8927-fcf89ff7d651.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 72
    +favouriteCount: 1024
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701847099 {#2643
      date: 2023-12-06 08:18:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    +badges: Doctrine\ORM\PersistentCollection {#2660 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 20244
    -titleTs: "'decept':2 'lie':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868322
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175079"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701781922 {#2631
      date: 2023-12-05 14:12:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where is this? (Sorry, I’m an European, on the edge of the map)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1703071397 {#2391
    date: 2023-12-20 12:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 198922
  -bodyTs: "'edg':11 'european':8 'm':6 'map':14 'sorri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5164808"
  +editedAt: DateTimeImmutable @1703069014 {#1883
    date: 2023-12-20 11:43:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701787214 {#1407
    date: 2023-12-05 15:40:14.0 +01:00
  }
  +"title": 198922
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2685 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: ""
  +title: "***"
  +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762611 {#2680
    date: 2023-11-23 19:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +body: "Ho ho ho"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700586756 {#1909
        date: 2023-11-21 18:12:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mobius_slip@beehaw.org"
        "@lesnout27@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 147660
      -bodyTs: "'ho':1,2,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4785193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700586756 {#1708
        date: 2023-11-21 18:12:36.0 +01:00
      }
      +"title": 147660
    }
  ]
  -id: 15143
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700670396
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9744899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583996 {#2668
    date: 2023-11-21 17:26: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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2685 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: ""
  +title: "***"
  +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762611 {#2680
    date: 2023-11-23 19:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +body: "Ho ho ho"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700586756 {#1909
        date: 2023-11-21 18:12:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mobius_slip@beehaw.org"
        "@lesnout27@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 147660
      -bodyTs: "'ho':1,2,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4785193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700586756 {#1708
        date: 2023-11-21 18:12:36.0 +01:00
      }
      +"title": 147660
    }
  ]
  -id: 15143
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700670396
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9744899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583996 {#2668
    date: 2023-11-21 17:26: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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2685 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: ""
  +title: "***"
  +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762611 {#2680
    date: 2023-11-23 19:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +body: "Ho ho ho"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700586756 {#1909
        date: 2023-11-21 18:12:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mobius_slip@beehaw.org"
        "@lesnout27@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 147660
      -bodyTs: "'ho':1,2,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4785193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700586756 {#1708
        date: 2023-11-21 18:12:36.0 +01:00
      }
      +"title": 147660
    }
  ]
  -id: 15143
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700670396
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9744899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583996 {#2668
    date: 2023-11-21 17:26: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2685 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: ""
    +title: "***"
    +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762611 {#2680
      date: 2023-11-23 19:03:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 15143
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700670396
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9744899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583996 {#2668
      date: 2023-11-21 17:26:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "Ho ho ho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700586756 {#1909
    date: 2023-11-21 18:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mobius_slip@beehaw.org"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 147660
  -bodyTs: "'ho':1,2,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700586756 {#1708
    date: 2023-11-21 18:12:36.0 +01:00
  }
  +"title": 147660
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2685 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: ""
    +title: "***"
    +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762611 {#2680
      date: 2023-11-23 19:03:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 15143
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700670396
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9744899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583996 {#2668
      date: 2023-11-21 17:26:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "Ho ho ho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700586756 {#1909
    date: 2023-11-21 18:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mobius_slip@beehaw.org"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 147660
  -bodyTs: "'ho':1,2,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700586756 {#1708
    date: 2023-11-21 18:12:36.0 +01:00
  }
  +"title": 147660
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2685 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: ""
    +title: "***"
    +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762611 {#2680
      date: 2023-11-23 19:03:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 15143
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700670396
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9744899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700583996 {#2668
      date: 2023-11-21 17:26:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "Ho ho ho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700586756 {#1909
    date: 2023-11-21 18:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mobius_slip@beehaw.org"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 147660
  -bodyTs: "'ho':1,2,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4785193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700586756 {#1708
    date: 2023-11-21 18:12:36.0 +01:00
  }
  +"title": 147660
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
  +slug: "Solid-advice"
  +title: "Solid advice"
  +url: "https://sh.itjust.works/pictrs/image/c6e29119-12b1-475b-ae15-723ae5702aaa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700642359 {#2720
    date: 2023-11-22 09:39:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  +badges: Doctrine\ORM\PersistentCollection {#2738 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "No worries, you can hammer the dents out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700559404 {#2360
        date: 2023-11-21 10:36:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rug_burn@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 146036
      -bodyTs: "'dent':7 'hammer':5 'worri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4775308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700559404 {#2359
        date: 2023-11-21 10:36:44.0 +01:00
      }
      +"title": 146036
    }
  ]
  -id: 14856
  -titleTs: "'advic':2 'solid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700592817
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9552276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700506417 {#2706
    date: 2023-11-20 19:53:37.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 edit
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
  +slug: "Solid-advice"
  +title: "Solid advice"
  +url: "https://sh.itjust.works/pictrs/image/c6e29119-12b1-475b-ae15-723ae5702aaa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700642359 {#2720
    date: 2023-11-22 09:39:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  +badges: Doctrine\ORM\PersistentCollection {#2738 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "No worries, you can hammer the dents out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700559404 {#2360
        date: 2023-11-21 10:36:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rug_burn@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 146036
      -bodyTs: "'dent':7 'hammer':5 'worri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4775308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700559404 {#2359
        date: 2023-11-21 10:36:44.0 +01:00
      }
      +"title": 146036
    }
  ]
  -id: 14856
  -titleTs: "'advic':2 'solid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700592817
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9552276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700506417 {#2706
    date: 2023-11-20 19:53:37.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2683 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
  +slug: "Solid-advice"
  +title: "Solid advice"
  +url: "https://sh.itjust.works/pictrs/image/c6e29119-12b1-475b-ae15-723ae5702aaa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700642359 {#2720
    date: 2023-11-22 09:39:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  +badges: Doctrine\ORM\PersistentCollection {#2738 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "No worries, you can hammer the dents out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700559404 {#2360
        date: 2023-11-21 10:36:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rug_burn@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 146036
      -bodyTs: "'dent':7 'hammer':5 'worri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4775308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700559404 {#2359
        date: 2023-11-21 10:36:44.0 +01:00
      }
      +"title": 146036
    }
  ]
  -id: 14856
  -titleTs: "'advic':2 'solid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700592817
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9552276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700506417 {#2706
    date: 2023-11-20 19:53:37.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2725 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
    +slug: "Solid-advice"
    +title: "Solid advice"
    +url: "https://sh.itjust.works/pictrs/image/c6e29119-12b1-475b-ae15-723ae5702aaa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 878
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700642359 {#2720
      date: 2023-11-22 09:39:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2730 …}
    +reports: Doctrine\ORM\PersistentCollection {#2732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
    +badges: Doctrine\ORM\PersistentCollection {#2738 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 14856
    -titleTs: "'advic':2 'solid':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700592817
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9552276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506417 {#2706
      date: 2023-11-20 19:53:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "No worries, you can hammer the dents out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700559404 {#2360
    date: 2023-11-21 10:36:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 146036
  -bodyTs: "'dent':7 'hammer':5 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4775308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559404 {#2359
    date: 2023-11-21 10:36:44.0 +01:00
  }
  +"title": 146036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2725 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
    +slug: "Solid-advice"
    +title: "Solid advice"
    +url: "https://sh.itjust.works/pictrs/image/c6e29119-12b1-475b-ae15-723ae5702aaa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 878
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700642359 {#2720
      date: 2023-11-22 09:39:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2730 …}
    +reports: Doctrine\ORM\PersistentCollection {#2732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
    +badges: Doctrine\ORM\PersistentCollection {#2738 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 14856
    -titleTs: "'advic':2 'solid':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700592817
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9552276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506417 {#2706
      date: 2023-11-20 19:53:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "No worries, you can hammer the dents out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700559404 {#2360
    date: 2023-11-21 10:36:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 146036
  -bodyTs: "'dent':7 'hammer':5 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4775308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559404 {#2359
    date: 2023-11-21 10:36:44.0 +01:00
  }
  +"title": 146036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2683 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2725 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2727 …}
    +slug: "Solid-advice"
    +title: "Solid advice"
    +url: "https://sh.itjust.works/pictrs/image/c6e29119-12b1-475b-ae15-723ae5702aaa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 878
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700642359 {#2720
      date: 2023-11-22 09:39:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2728 …}
    +votes: Doctrine\ORM\PersistentCollection {#2730 …}
    +reports: Doctrine\ORM\PersistentCollection {#2732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
    +badges: Doctrine\ORM\PersistentCollection {#2738 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 14856
    -titleTs: "'advic':2 'solid':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700592817
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9552276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700506417 {#2706
      date: 2023-11-20 19:53:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "No worries, you can hammer the dents out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700559404 {#2360
    date: 2023-11-21 10:36:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 146036
  -bodyTs: "'dent':7 'hammer':5 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4775308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559404 {#2359
    date: 2023-11-21 10:36:44.0 +01:00
  }
  +"title": 146036
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Sure-it-is"
  +title: "Sure it is"
  +url: "https://lemmy.world/pictrs/image/790d9e54-4d1b-4ba0-bdff-fc88d0236535.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698733519 {#2759
    date: 2023-10-31 07:25:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Top left, blinds down, is obviously a vampire."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1698335051 {#1555
        date: 2023-10-26 17:44:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReaperWithASniper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 73257
      -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4077356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335051 {#1565
        date: 2023-10-26 17:44:11.0 +02:00
      }
      +"title": 73257
    }
  ]
  -id: 7648
  -titleTs: "'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698317376
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7308747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698230976 {#2746
    date: 2023-10-25 12:49:36.0 +02: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 edit
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Sure-it-is"
  +title: "Sure it is"
  +url: "https://lemmy.world/pictrs/image/790d9e54-4d1b-4ba0-bdff-fc88d0236535.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698733519 {#2759
    date: 2023-10-31 07:25:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Top left, blinds down, is obviously a vampire."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1698335051 {#1555
        date: 2023-10-26 17:44:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReaperWithASniper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 73257
      -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4077356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335051 {#1565
        date: 2023-10-26 17:44:11.0 +02:00
      }
      +"title": 73257
    }
  ]
  -id: 7648
  -titleTs: "'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698317376
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7308747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698230976 {#2746
    date: 2023-10-25 12:49:36.0 +02: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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Sure-it-is"
  +title: "Sure it is"
  +url: "https://lemmy.world/pictrs/image/790d9e54-4d1b-4ba0-bdff-fc88d0236535.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1257
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698733519 {#2759
    date: 2023-10-31 07:25:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Top left, blinds down, is obviously a vampire."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1698335051 {#1555
        date: 2023-10-26 17:44:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ReaperWithASniper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2447 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 73257
      -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4077356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335051 {#1565
        date: 2023-10-26 17:44:11.0 +02:00
      }
      +"title": 73257
    }
  ]
  -id: 7648
  -titleTs: "'sure':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698317376
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7308747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698230976 {#2746
    date: 2023-10-25 12:49:36.0 +02: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2764 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Sure-it-is"
    +title: "Sure it is"
    +url: "https://lemmy.world/pictrs/image/790d9e54-4d1b-4ba0-bdff-fc88d0236535.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1257
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698733519 {#2759
      date: 2023-10-31 07:25:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 7648
    -titleTs: "'sure':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698317376
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7308747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698230976 {#2746
      date: 2023-10-25 12:49:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Top left, blinds down, is obviously a vampire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698335051 {#1555
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReaperWithASniper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 73257
  -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4077356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335051 {#1565
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +"title": 73257
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2764 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Sure-it-is"
    +title: "Sure it is"
    +url: "https://lemmy.world/pictrs/image/790d9e54-4d1b-4ba0-bdff-fc88d0236535.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1257
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698733519 {#2759
      date: 2023-10-31 07:25:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 7648
    -titleTs: "'sure':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698317376
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7308747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698230976 {#2746
      date: 2023-10-25 12:49:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Top left, blinds down, is obviously a vampire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698335051 {#1555
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReaperWithASniper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 73257
  -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4077356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335051 {#1565
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +"title": 73257
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2764 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Sure-it-is"
    +title: "Sure it is"
    +url: "https://lemmy.world/pictrs/image/790d9e54-4d1b-4ba0-bdff-fc88d0236535.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1257
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698733519 {#2759
      date: 2023-10-31 07:25:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 7648
    -titleTs: "'sure':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698317376
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7308747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698230976 {#2746
      date: 2023-10-25 12:49:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Top left, blinds down, is obviously a vampire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698335051 {#1555
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReaperWithASniper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 73257
  -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4077356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335051 {#1565
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +"title": 73257
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Big-biz"
  +title: "Big biz"
  +url: "https://lemmy.world/pictrs/image/79075bc6-f5e5-4753-b2c1-f6ff57cdb066.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698499718 {#2740
    date: 2023-10-28 15:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You’ll need long eyeballs to use them, though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698437590 {#1728
        date: 2023-10-27 22:13:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ritchie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 74961
      -bodyTs: "'eyebal':5 'll':2 'long':4 'need':3 'though':9 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4107305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698426293 {#2454
        date: 2023-10-27 19:04:53.0 +02:00
      }
      +"title": 74961
    }
  ]
  -id: 8010
  -titleTs: "'big':1 'biz':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698503655
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7409746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698417255 {#2726
    date: 2023-10-27 16:34:15.0 +02: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 edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Big-biz"
  +title: "Big biz"
  +url: "https://lemmy.world/pictrs/image/79075bc6-f5e5-4753-b2c1-f6ff57cdb066.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698499718 {#2740
    date: 2023-10-28 15:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You’ll need long eyeballs to use them, though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698437590 {#1728
        date: 2023-10-27 22:13:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ritchie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 74961
      -bodyTs: "'eyebal':5 'll':2 'long':4 'need':3 'though':9 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4107305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698426293 {#2454
        date: 2023-10-27 19:04:53.0 +02:00
      }
      +"title": 74961
    }
  ]
  -id: 8010
  -titleTs: "'big':1 'biz':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698503655
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7409746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698417255 {#2726
    date: 2023-10-27 16:34:15.0 +02: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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
  +slug: "Big-biz"
  +title: "Big biz"
  +url: "https://lemmy.world/pictrs/image/79075bc6-f5e5-4753-b2c1-f6ff57cdb066.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698499718 {#2740
    date: 2023-10-28 15:28:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You’ll need long eyeballs to use them, though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698437590 {#1728
        date: 2023-10-27 22:13:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ritchie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 74961
      -bodyTs: "'eyebal':5 'll':2 'long':4 'need':3 'though':9 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4107305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698426293 {#2454
        date: 2023-10-27 19:04:53.0 +02:00
      }
      +"title": 74961
    }
  ]
  -id: 8010
  -titleTs: "'big':1 'biz':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698503655
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7409746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698417255 {#2726
    date: 2023-10-27 16:34:15.0 +02: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2745 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Big-biz"
    +title: "Big biz"
    +url: "https://lemmy.world/pictrs/image/79075bc6-f5e5-4753-b2c1-f6ff57cdb066.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698499718 {#2740
      date: 2023-10-28 15:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 8010
    -titleTs: "'big':1 'biz':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698503655
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7409746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698417255 {#2726
      date: 2023-10-27 16:34:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ll need long eyeballs to use them, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698437590 {#1728
    date: 2023-10-27 22:13:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ritchie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 74961
  -bodyTs: "'eyebal':5 'll':2 'long':4 'need':3 'though':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4107305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698426293 {#2454
    date: 2023-10-27 19:04:53.0 +02:00
  }
  +"title": 74961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2745 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Big-biz"
    +title: "Big biz"
    +url: "https://lemmy.world/pictrs/image/79075bc6-f5e5-4753-b2c1-f6ff57cdb066.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698499718 {#2740
      date: 2023-10-28 15:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 8010
    -titleTs: "'big':1 'biz':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698503655
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7409746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698417255 {#2726
      date: 2023-10-27 16:34:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ll need long eyeballs to use them, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698437590 {#1728
    date: 2023-10-27 22:13:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ritchie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 74961
  -bodyTs: "'eyebal':5 'll':2 'long':4 'need':3 'though':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4107305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698426293 {#2454
    date: 2023-10-27 19:04:53.0 +02:00
  }
  +"title": 74961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2745 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2612 …}
    +slug: "Big-biz"
    +title: "Big biz"
    +url: "https://lemmy.world/pictrs/image/79075bc6-f5e5-4753-b2c1-f6ff57cdb066.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698499718 {#2740
      date: 2023-10-28 15:28:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 8010
    -titleTs: "'big':1 'biz':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698503655
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7409746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698417255 {#2726
      date: 2023-10-27 16:34:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ll need long eyeballs to use them, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698437590 {#1728
    date: 2023-10-27 22:13:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ritchie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 74961
  -bodyTs: "'eyebal':5 'll':2 'long':4 'need':3 'though':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4107305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698426293 {#2454
    date: 2023-10-27 19:04:53.0 +02:00
  }
  +"title": 74961
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_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
114 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