GET https://kbin.spritesserver.nl/index.php/u/@FirstWizardZorander@lemmy.world/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.11 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 {#1555
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2498
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  +badges: Doctrine\ORM\PersistentCollection {#2514 …}
  +children: [
    1 => App\Entity\EntryComment {#1557
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701032552 {#1558
        date: 2023-11-26 22:02:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@Cotillion189@lemmy.world"
        "@kent_eh@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 167909
      -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5604847"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701032552 {#1556
        date: 2023-11-26 22:02:32.0 +01:00
      }
      +"title": 167909
    }
    0 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701033119 {#1795
        date: 2023-11-26 22:11:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@AlmightySnoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 167943
      -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5605082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701033119 {#1705
        date: 2023-11-26 22:11:59.0 +01:00
      }
      +"title": 167943
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#1354
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2498
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  +badges: Doctrine\ORM\PersistentCollection {#2514 …}
  +children: [
    1 => App\Entity\EntryComment {#1557
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701032552 {#1558
        date: 2023-11-26 22:02:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@Cotillion189@lemmy.world"
        "@kent_eh@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 167909
      -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5604847"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701032552 {#1556
        date: 2023-11-26 22:02:32.0 +01:00
      }
      +"title": 167909
    }
    0 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701033119 {#1795
        date: 2023-11-26 22:11:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@AlmightySnoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 167943
      -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5605082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701033119 {#1705
        date: 2023-11-26 22:11:59.0 +01:00
      }
      +"title": 167943
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#1354
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2498
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  +badges: Doctrine\ORM\PersistentCollection {#2514 …}
  +children: [
    1 => App\Entity\EntryComment {#1557
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701032552 {#1558
        date: 2023-11-26 22:02:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@Cotillion189@lemmy.world"
        "@kent_eh@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 167909
      -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5604847"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701032552 {#1556
        date: 2023-11-26 22:02:32.0 +01:00
      }
      +"title": 167909
    }
    0 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701033119 {#1795
        date: 2023-11-26 22:11:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@AlmightySnoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 167943
      -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5605082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701033119 {#1705
        date: 2023-11-26 22:11:59.0 +01:00
      }
      +"title": 167943
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#1354
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2498
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2514 …}
    +children: [
      1 => App\Entity\EntryComment {#1557}
      0 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701033119 {#1795
          date: 2023-11-26 22:11:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@AlmightySnoo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 167943
        -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5605082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701033119 {#1705
          date: 2023-11-26 22:11:59.0 +01:00
        }
        +"title": 167943
      }
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#1354
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701032552 {#1558
    date: 2023-11-26 22:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@Cotillion189@lemmy.world"
    "@kent_eh@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 167909
  -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5604847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701032552 {#1556
    date: 2023-11-26 22:02:32.0 +01:00
  }
  +"title": 167909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2498
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2514 …}
    +children: [
      1 => App\Entity\EntryComment {#1557}
      0 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701033119 {#1795
          date: 2023-11-26 22:11:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@AlmightySnoo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 167943
        -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5605082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701033119 {#1705
          date: 2023-11-26 22:11:59.0 +01:00
        }
        +"title": 167943
      }
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#1354
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701032552 {#1558
    date: 2023-11-26 22:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@Cotillion189@lemmy.world"
    "@kent_eh@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 167909
  -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5604847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701032552 {#1556
    date: 2023-11-26 22:02:32.0 +01:00
  }
  +"title": 167909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2498
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2514 …}
    +children: [
      1 => App\Entity\EntryComment {#1557}
      0 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701033119 {#1795
          date: 2023-11-26 22:11:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@AlmightySnoo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 167943
        -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5605082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701033119 {#1705
          date: 2023-11-26 22:11:59.0 +01:00
        }
        +"title": 167943
      }
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#1354
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701032552 {#1558
    date: 2023-11-26 22:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@Cotillion189@lemmy.world"
    "@kent_eh@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 167909
  -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5604847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701032552 {#1556
    date: 2023-11-26 22:02:32.0 +01:00
  }
  +"title": 167909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2498
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2514 …}
    +children: [
      1 => App\Entity\EntryComment {#1557
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701032552 {#1558
          date: 2023-11-26 22:02:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@Cotillion189@lemmy.world"
          "@kent_eh@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 167909
        -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5604847"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701032552 {#1556
          date: 2023-11-26 22:02:32.0 +01:00
        }
        +"title": 167909
      }
      0 => App\Entity\EntryComment {#1711}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#1354
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701033119 {#1795
    date: 2023-11-26 22:11:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 167943
  -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5605082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701033119 {#1705
    date: 2023-11-26 22:11:59.0 +01:00
  }
  +"title": 167943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2498
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2514 …}
    +children: [
      1 => App\Entity\EntryComment {#1557
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701032552 {#1558
          date: 2023-11-26 22:02:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@Cotillion189@lemmy.world"
          "@kent_eh@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 167909
        -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5604847"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701032552 {#1556
          date: 2023-11-26 22:02:32.0 +01:00
        }
        +"title": 167909
      }
      0 => App\Entity\EntryComment {#1711}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#1354
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701033119 {#1795
    date: 2023-11-26 22:11:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 167943
  -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5605082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701033119 {#1705
    date: 2023-11-26 22:11:59.0 +01:00
  }
  +"title": 167943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2498
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    +badges: Doctrine\ORM\PersistentCollection {#2514 …}
    +children: [
      1 => App\Entity\EntryComment {#1557
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "98 for me. One day, it borked the file system one last time. Never looked back. Have to use Win 10 at work, though, and I hate how cumbersome and slow it is"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701032552 {#1558
          date: 2023-11-26 22:02:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Altomes@lemm.ee"
          "@Cotillion189@lemmy.world"
          "@kent_eh@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1604 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 167909
        -bodyTs: "'10':21 '98':1 'back':16 'bork':7 'cumbersom':29 'day':5 'file':9 'hate':27 'last':12 'look':15 'never':14 'one':4,11 'slow':31 'system':10 'though':24 'time':13 'use':19 'win':20 'work':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5604847"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701032552 {#1556
          date: 2023-11-26 22:02:32.0 +01:00
        }
        +"title": 167909
      }
      0 => App\Entity\EntryComment {#1711}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#1354
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "6.2 was my first also. Your screenshot brought back so much nostalgia ❤️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701033119 {#1795
    date: 2023-11-26 22:11:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 167943
  -bodyTs: "'6.2':1 'also':5 'back':9 'brought':8 'first':4 'much':11 'nostalgia':12 'screenshot':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5605082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701033119 {#1705
    date: 2023-11-26 22:11:59.0 +01:00
  }
  +"title": 167943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2205 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
  +slug: "How-to-keep-a-man"
  +title: "How to keep a man"
  +url: "https://lemmy.world/pictrs/image/6ff2cdf8-c40b-4910-82cd-cdebc9965d1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704075366 {#2032
    date: 2024-01-01 03:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  +badges: Doctrine\ORM\PersistentCollection {#2154 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "Measured in minutes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703707864 {#2393
        date: 2023-12-27 21:11:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 257405
      -bodyTs: "'measur':1 'minut':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6267233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703707864 {#1384
        date: 2023-12-27 21:11:04.0 +01:00
      }
      +"title": 257405
    }
  ]
  -id: 25138
  -titleTs: "'keep':3 'man':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703741715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10014757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703655315 {#2070
    date: 2023-12-27 06:35:15.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2205 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
  +slug: "How-to-keep-a-man"
  +title: "How to keep a man"
  +url: "https://lemmy.world/pictrs/image/6ff2cdf8-c40b-4910-82cd-cdebc9965d1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704075366 {#2032
    date: 2024-01-01 03:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  +badges: Doctrine\ORM\PersistentCollection {#2154 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "Measured in minutes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703707864 {#2393
        date: 2023-12-27 21:11:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 257405
      -bodyTs: "'measur':1 'minut':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6267233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703707864 {#1384
        date: 2023-12-27 21:11:04.0 +01:00
      }
      +"title": 257405
    }
  ]
  -id: 25138
  -titleTs: "'keep':3 'man':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703741715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10014757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703655315 {#2070
    date: 2023-12-27 06:35:15.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2205 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
  +slug: "How-to-keep-a-man"
  +title: "How to keep a man"
  +url: "https://lemmy.world/pictrs/image/6ff2cdf8-c40b-4910-82cd-cdebc9965d1c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 404
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704075366 {#2032
    date: 2024-01-01 03:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  +badges: Doctrine\ORM\PersistentCollection {#2154 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "Measured in minutes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703707864 {#2393
        date: 2023-12-27 21:11:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 257405
      -bodyTs: "'measur':1 'minut':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6267233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703707864 {#1384
        date: 2023-12-27 21:11:04.0 +01:00
      }
      +"title": 257405
    }
  ]
  -id: 25138
  -titleTs: "'keep':3 'man':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703741715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10014757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703655315 {#2070
    date: 2023-12-27 06:35:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2061 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2205 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
    +slug: "How-to-keep-a-man"
    +title: "How to keep a man"
    +url: "https://lemmy.world/pictrs/image/6ff2cdf8-c40b-4910-82cd-cdebc9965d1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704075366 {#2032
      date: 2024-01-01 03:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2272 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
    +badges: Doctrine\ORM\PersistentCollection {#2154 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 25138
    -titleTs: "'keep':3 'man':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703741715
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10014757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703655315 {#2070
      date: 2023-12-27 06:35:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "Measured in minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703707864 {#2393
    date: 2023-12-27 21:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 257405
  -bodyTs: "'measur':1 'minut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707864 {#1384
    date: 2023-12-27 21:11:04.0 +01:00
  }
  +"title": 257405
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2061 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2205 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
    +slug: "How-to-keep-a-man"
    +title: "How to keep a man"
    +url: "https://lemmy.world/pictrs/image/6ff2cdf8-c40b-4910-82cd-cdebc9965d1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704075366 {#2032
      date: 2024-01-01 03:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2272 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
    +badges: Doctrine\ORM\PersistentCollection {#2154 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 25138
    -titleTs: "'keep':3 'man':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703741715
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10014757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703655315 {#2070
      date: 2023-12-27 06:35:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "Measured in minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703707864 {#2393
    date: 2023-12-27 21:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 257405
  -bodyTs: "'measur':1 'minut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707864 {#1384
    date: 2023-12-27 21:11:04.0 +01:00
  }
  +"title": 257405
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2061 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2205 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
    +slug: "How-to-keep-a-man"
    +title: "How to keep a man"
    +url: "https://lemmy.world/pictrs/image/6ff2cdf8-c40b-4910-82cd-cdebc9965d1c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 404
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704075366 {#2032
      date: 2024-01-01 03:16:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2272 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
    +badges: Doctrine\ORM\PersistentCollection {#2154 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 25138
    -titleTs: "'keep':3 'man':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703741715
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10014757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703655315 {#2070
      date: 2023-12-27 06:35:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "Measured in minutes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703707864 {#2393
    date: 2023-12-27 21:11:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 257405
  -bodyTs: "'measur':1 'minut':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707864 {#1384
    date: 2023-12-27 21:11:04.0 +01:00
  }
  +"title": 257405
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "What-hobby-do-you-have-that-no-one-else-in"
  +title: "What hobby do you have that no one else in your family shares?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719139166 {#2176
    date: 2024-06-23 12:39:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  +badges: Doctrine\ORM\PersistentCollection {#1996 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +body: "73 de SA5FTP. I’m the only one in my circle of friends. Could be more active on HF, mostly on the local repeater"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703706071 {#1910
        date: 2023-12-27 20:41:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Fish@lemmy.world"
        "@v81@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 257340
      -bodyTs: "'73':1 'activ':17 'circl':11 'could':14 'de':2 'friend':13 'hf':19 'local':23 'm':5 'most':20 'one':8 'repeat':24 'sa5ftp':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703706071 {#1906
        date: 2023-12-27 20:41:11.0 +01:00
      }
      +"title": 257340
    }
  ]
  -id: 25160
  -titleTs: "'els':9 'famili':12 'hobbi':2 'one':8 'share':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703761741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10022547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703675341 {#2145
    date: 2023-12-27 12:09:01.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "What-hobby-do-you-have-that-no-one-else-in"
  +title: "What hobby do you have that no one else in your family shares?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719139166 {#2176
    date: 2024-06-23 12:39:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  +badges: Doctrine\ORM\PersistentCollection {#1996 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +body: "73 de SA5FTP. I’m the only one in my circle of friends. Could be more active on HF, mostly on the local repeater"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703706071 {#1910
        date: 2023-12-27 20:41:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Fish@lemmy.world"
        "@v81@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 257340
      -bodyTs: "'73':1 'activ':17 'circl':11 'could':14 'de':2 'friend':13 'hf':19 'local':23 'm':5 'most':20 'one':8 'repeat':24 'sa5ftp':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703706071 {#1906
        date: 2023-12-27 20:41:11.0 +01:00
      }
      +"title": 257340
    }
  ]
  -id: 25160
  -titleTs: "'els':9 'famili':12 'hobbi':2 'one':8 'share':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703761741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10022547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703675341 {#2145
    date: 2023-12-27 12:09:01.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "What-hobby-do-you-have-that-no-one-else-in"
  +title: "What hobby do you have that no one else in your family shares?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719139166 {#2176
    date: 2024-06-23 12:39:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  +badges: Doctrine\ORM\PersistentCollection {#1996 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +body: "73 de SA5FTP. I’m the only one in my circle of friends. Could be more active on HF, mostly on the local repeater"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703706071 {#1910
        date: 2023-12-27 20:41:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Fish@lemmy.world"
        "@v81@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 257340
      -bodyTs: "'73':1 'activ':17 'circl':11 'could':14 'de':2 'friend':13 'hf':19 'local':23 'm':5 'most':20 'one':8 'repeat':24 'sa5ftp':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703706071 {#1906
        date: 2023-12-27 20:41:11.0 +01:00
      }
      +"title": 257340
    }
  ]
  -id: 25160
  -titleTs: "'els':9 'famili':12 'hobbi':2 'one':8 'share':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703761741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10022547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703675341 {#2145
    date: 2023-12-27 12:09:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2322 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "What-hobby-do-you-have-that-no-one-else-in"
    +title: "What hobby do you have that no one else in your family shares?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719139166 {#2176
      date: 2024-06-23 12:39:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    +badges: Doctrine\ORM\PersistentCollection {#1996 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 25160
    -titleTs: "'els':9 'famili':12 'hobbi':2 'one':8 'share':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703761741
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10022547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703675341 {#2145
      date: 2023-12-27 12:09:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "73 de SA5FTP. I’m the only one in my circle of friends. Could be more active on HF, mostly on the local repeater"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703706071 {#1910
    date: 2023-12-27 20:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Fish@lemmy.world"
    "@v81@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 257340
  -bodyTs: "'73':1 'activ':17 'circl':11 'could':14 'de':2 'friend':13 'hf':19 'local':23 'm':5 'most':20 'one':8 'repeat':24 'sa5ftp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706071 {#1906
    date: 2023-12-27 20:41:11.0 +01:00
  }
  +"title": 257340
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2322 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "What-hobby-do-you-have-that-no-one-else-in"
    +title: "What hobby do you have that no one else in your family shares?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719139166 {#2176
      date: 2024-06-23 12:39:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    +badges: Doctrine\ORM\PersistentCollection {#1996 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 25160
    -titleTs: "'els':9 'famili':12 'hobbi':2 'one':8 'share':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703761741
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10022547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703675341 {#2145
      date: 2023-12-27 12:09:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "73 de SA5FTP. I’m the only one in my circle of friends. Could be more active on HF, mostly on the local repeater"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703706071 {#1910
    date: 2023-12-27 20:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Fish@lemmy.world"
    "@v81@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 257340
  -bodyTs: "'73':1 'activ':17 'circl':11 'could':14 'de':2 'friend':13 'hf':19 'local':23 'm':5 'most':20 'one':8 'repeat':24 'sa5ftp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706071 {#1906
    date: 2023-12-27 20:41:11.0 +01:00
  }
  +"title": 257340
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2322 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "What-hobby-do-you-have-that-no-one-else-in"
    +title: "What hobby do you have that no one else in your family shares?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719139166 {#2176
      date: 2024-06-23 12:39:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    +badges: Doctrine\ORM\PersistentCollection {#1996 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 25160
    -titleTs: "'els':9 'famili':12 'hobbi':2 'one':8 'share':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703761741
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10022547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703675341 {#2145
      date: 2023-12-27 12:09:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1926 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "73 de SA5FTP. I’m the only one in my circle of friends. Could be more active on HF, mostly on the local repeater"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703706071 {#1910
    date: 2023-12-27 20:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Fish@lemmy.world"
    "@v81@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 257340
  -bodyTs: "'73':1 'activ':17 'circl':11 'could':14 'de':2 'friend':13 'hf':19 'local':23 'm':5 'most':20 'one':8 'repeat':24 'sa5ftp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706071 {#1906
    date: 2023-12-27 20:41:11.0 +01:00
  }
  +"title": 257340
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2153 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#1999 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
  +slug: "You-may-want-to-sit-down"
  +title: "You may want to sit down"
  +url: "https://lemmy.world/pictrs/image/c0658489-d0b6-4800-ae48-0ba92cd8abff.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 879
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220137 {#1993
    date: 2023-12-10 15:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2015 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: "I remember this and my back hurts"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702067451 {#1714
        date: 2023-12-08 21:30:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TokenBoomer@lemmy.world"
        "@stoy@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 211610
      -bodyTs: "'back':6 'hurt':7 'rememb':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5904839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702067451 {#1718
        date: 2023-12-08 21:30:51.0 +01:00
      }
      +"title": 211610
    }
  ]
  -id: 21218
  -titleTs: "'may':2 'sit':5 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702151279
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9320694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064879 {#2168
    date: 2023-12-08 20:47:59.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2153 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#1999 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
  +slug: "You-may-want-to-sit-down"
  +title: "You may want to sit down"
  +url: "https://lemmy.world/pictrs/image/c0658489-d0b6-4800-ae48-0ba92cd8abff.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 879
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220137 {#1993
    date: 2023-12-10 15:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2015 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: "I remember this and my back hurts"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702067451 {#1714
        date: 2023-12-08 21:30:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TokenBoomer@lemmy.world"
        "@stoy@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 211610
      -bodyTs: "'back':6 'hurt':7 'rememb':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5904839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702067451 {#1718
        date: 2023-12-08 21:30:51.0 +01:00
      }
      +"title": 211610
    }
  ]
  -id: 21218
  -titleTs: "'may':2 'sit':5 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702151279
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9320694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064879 {#2168
    date: 2023-12-08 20:47:59.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2153 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#1999 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
  +slug: "You-may-want-to-sit-down"
  +title: "You may want to sit down"
  +url: "https://lemmy.world/pictrs/image/c0658489-d0b6-4800-ae48-0ba92cd8abff.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 879
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220137 {#1993
    date: 2023-12-10 15:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2015 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: "I remember this and my back hurts"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1702067451 {#1714
        date: 2023-12-08 21:30:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TokenBoomer@lemmy.world"
        "@stoy@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 211610
      -bodyTs: "'back':6 'hurt':7 'rememb':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5904839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702067451 {#1718
        date: 2023-12-08 21:30:51.0 +01:00
      }
      +"title": 211610
    }
  ]
  -id: 21218
  -titleTs: "'may':2 'sit':5 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702151279
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9320694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064879 {#2168
    date: 2023-12-08 20:47:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2153 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#1999 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
    +slug: "You-may-want-to-sit-down"
    +title: "You may want to sit down"
    +url: "https://lemmy.world/pictrs/image/c0658489-d0b6-4800-ae48-0ba92cd8abff.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 99
    +favouriteCount: 879
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220137 {#1993
      date: 2023-12-10 15:55:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2015 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 21218
    -titleTs: "'may':2 'sit':5 'want':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151279
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9320694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702064879 {#2168
      date: 2023-12-08 20:47:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "I remember this and my back hurts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1702067451 {#1714
    date: 2023-12-08 21:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 211610
  -bodyTs: "'back':6 'hurt':7 'rememb':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067451 {#1718
    date: 2023-12-08 21:30:51.0 +01:00
  }
  +"title": 211610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2153 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#1999 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
    +slug: "You-may-want-to-sit-down"
    +title: "You may want to sit down"
    +url: "https://lemmy.world/pictrs/image/c0658489-d0b6-4800-ae48-0ba92cd8abff.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 99
    +favouriteCount: 879
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220137 {#1993
      date: 2023-12-10 15:55:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2015 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 21218
    -titleTs: "'may':2 'sit':5 'want':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151279
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9320694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702064879 {#2168
      date: 2023-12-08 20:47:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "I remember this and my back hurts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1702067451 {#1714
    date: 2023-12-08 21:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 211610
  -bodyTs: "'back':6 'hurt':7 'rememb':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067451 {#1718
    date: 2023-12-08 21:30:51.0 +01:00
  }
  +"title": 211610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2153 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#1999 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2190 …}
    +slug: "You-may-want-to-sit-down"
    +title: "You may want to sit down"
    +url: "https://lemmy.world/pictrs/image/c0658489-d0b6-4800-ae48-0ba92cd8abff.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 99
    +favouriteCount: 879
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220137 {#1993
      date: 2023-12-10 15:55:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2004 …}
    +votes: Doctrine\ORM\PersistentCollection {#1989 …}
    +reports: Doctrine\ORM\PersistentCollection {#1986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2015 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 21218
    -titleTs: "'may':2 'sit':5 'want':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702151279
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9320694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702064879 {#2168
      date: 2023-12-08 20:47:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "I remember this and my back hurts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1702067451 {#1714
    date: 2023-12-08 21:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 211610
  -bodyTs: "'back':6 'hurt':7 'rememb':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067451 {#1718
    date: 2023-12-08 21:30:51.0 +01:00
  }
  +"title": 211610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#1982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Analog-problems-require-kickass-solutions"
  +title: "Analog problems require kickass solutions"
  +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 737
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727812935 {#2008
    date: 2024-10-01 22:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  +badges: Doctrine\ORM\PersistentCollection {#2352 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not even mad, that’s clean!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1702125007 {#2458
        date: 2023-12-09 13:30:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 213484
      -bodyTs: "'clean':8 'even':4 'm':2 'mad':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702125007 {#2461
        date: 2023-12-09 13:30:07.0 +01:00
      }
      +"title": 213484
    }
  ]
  -id: 21312
  -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702194544
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10949982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108144 {#2000
    date: 2023-12-09 08:49:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#1982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Analog-problems-require-kickass-solutions"
  +title: "Analog problems require kickass solutions"
  +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 737
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727812935 {#2008
    date: 2024-10-01 22:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  +badges: Doctrine\ORM\PersistentCollection {#2352 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not even mad, that’s clean!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1702125007 {#2458
        date: 2023-12-09 13:30:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 213484
      -bodyTs: "'clean':8 'even':4 'm':2 'mad':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702125007 {#2461
        date: 2023-12-09 13:30:07.0 +01:00
      }
      +"title": 213484
    }
  ]
  -id: 21312
  -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702194544
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10949982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108144 {#2000
    date: 2023-12-09 08:49:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#1982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Analog-problems-require-kickass-solutions"
  +title: "Analog problems require kickass solutions"
  +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 737
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727812935 {#2008
    date: 2024-10-01 22:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2368 …}
  +votes: Doctrine\ORM\PersistentCollection {#2373 …}
  +reports: Doctrine\ORM\PersistentCollection {#2376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  +badges: Doctrine\ORM\PersistentCollection {#2352 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not even mad, that’s clean!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1702125007 {#2458
        date: 2023-12-09 13:30:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 213484
      -bodyTs: "'clean':8 'even':4 'm':2 'mad':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702125007 {#2461
        date: 2023-12-09 13:30:07.0 +01:00
      }
      +"title": 213484
    }
  ]
  -id: 21312
  -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702194544
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10949982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108144 {#2000
    date: 2023-12-09 08:49:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#1982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2008
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    +badges: Doctrine\ORM\PersistentCollection {#2352 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2000
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not even mad, that’s clean!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702125007 {#2458
    date: 2023-12-09 13:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 213484
  -bodyTs: "'clean':8 'even':4 'm':2 'mad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5918003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702125007 {#2461
    date: 2023-12-09 13:30:07.0 +01:00
  }
  +"title": 213484
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#1982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2008
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    +badges: Doctrine\ORM\PersistentCollection {#2352 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2000
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not even mad, that’s clean!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702125007 {#2458
    date: 2023-12-09 13:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 213484
  -bodyTs: "'clean':8 'even':4 'm':2 'mad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5918003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702125007 {#2461
    date: 2023-12-09 13:30:07.0 +01:00
  }
  +"title": 213484
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#1982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2008
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2368 …}
    +votes: Doctrine\ORM\PersistentCollection {#2373 …}
    +reports: Doctrine\ORM\PersistentCollection {#2376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
    +badges: Doctrine\ORM\PersistentCollection {#2352 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2000
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not even mad, that’s clean!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1702125007 {#2458
    date: 2023-12-09 13:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 213484
  -bodyTs: "'clean':8 'even':4 'm':2 'mad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5918003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702125007 {#2461
    date: 2023-12-09 13:30:07.0 +01:00
  }
  +"title": 213484
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2157 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
  +slug: "But-I-eat-when-I-m-sad"
  +title: "But I eat when I'm sad"
  +url: "https://lemmy.dbzer0.com/pictrs/image/679bd26f-8375-4b89-be6c-75e09ee8b990.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 838
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702371102 {#2039
    date: 2023-12-12 09:51:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  +badges: Doctrine\ORM\PersistentCollection {#2175 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +body: "Sure beats Cellular Peptide cake!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702148669 {#2363
        date: 2023-12-09 20:04:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
        "@nodsocket@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 214608
      -bodyTs: "'beat':2 'cake':5 'cellular':3 'peptid':4 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702148669 {#2370
        date: 2023-12-09 20:04:29.0 +01:00
      }
      +"title": 214608
    }
  ]
  -id: 21415
  -titleTs: "'eat':3 'm':6 'sad':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702230545
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10043588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702144145 {#2312
    date: 2023-12-09 18:49:05.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2157 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
  +slug: "But-I-eat-when-I-m-sad"
  +title: "But I eat when I'm sad"
  +url: "https://lemmy.dbzer0.com/pictrs/image/679bd26f-8375-4b89-be6c-75e09ee8b990.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 838
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702371102 {#2039
    date: 2023-12-12 09:51:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  +badges: Doctrine\ORM\PersistentCollection {#2175 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +body: "Sure beats Cellular Peptide cake!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702148669 {#2363
        date: 2023-12-09 20:04:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
        "@nodsocket@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 214608
      -bodyTs: "'beat':2 'cake':5 'cellular':3 'peptid':4 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702148669 {#2370
        date: 2023-12-09 20:04:29.0 +01:00
      }
      +"title": 214608
    }
  ]
  -id: 21415
  -titleTs: "'eat':3 'm':6 'sad':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702230545
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10043588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702144145 {#2312
    date: 2023-12-09 18:49:05.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2157 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
  +slug: "But-I-eat-when-I-m-sad"
  +title: "But I eat when I'm sad"
  +url: "https://lemmy.dbzer0.com/pictrs/image/679bd26f-8375-4b89-be6c-75e09ee8b990.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 838
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702371102 {#2039
    date: 2023-12-12 09:51:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  +badges: Doctrine\ORM\PersistentCollection {#2175 …}
  +children: [
    App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +body: "Sure beats Cellular Peptide cake!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702148669 {#2363
        date: 2023-12-09 20:04:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
        "@nodsocket@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 214608
      -bodyTs: "'beat':2 'cake':5 'cellular':3 'peptid':4 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702148669 {#2370
        date: 2023-12-09 20:04:29.0 +01:00
      }
      +"title": 214608
    }
  ]
  -id: 21415
  -titleTs: "'eat':3 'm':6 'sad':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702230545
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10043588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702144145 {#2312
    date: 2023-12-09 18:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2157 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
    +slug: "But-I-eat-when-I-m-sad"
    +title: "But I eat when I'm sad"
    +url: "https://lemmy.dbzer0.com/pictrs/image/679bd26f-8375-4b89-be6c-75e09ee8b990.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702371102 {#2039
      date: 2023-12-12 09:51:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2185 …}
    +votes: Doctrine\ORM\PersistentCollection {#2179 …}
    +reports: Doctrine\ORM\PersistentCollection {#2182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
    +badges: Doctrine\ORM\PersistentCollection {#2175 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 21415
    -titleTs: "'eat':3 'm':6 'sad':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702230545
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/10043588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702144145 {#2312
      date: 2023-12-09 18:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +body: "Sure beats Cellular Peptide cake!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702148669 {#2363
    date: 2023-12-09 20:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 214608
  -bodyTs: "'beat':2 'cake':5 'cellular':3 'peptid':4 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702148669 {#2370
    date: 2023-12-09 20:04:29.0 +01:00
  }
  +"title": 214608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2157 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
    +slug: "But-I-eat-when-I-m-sad"
    +title: "But I eat when I'm sad"
    +url: "https://lemmy.dbzer0.com/pictrs/image/679bd26f-8375-4b89-be6c-75e09ee8b990.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702371102 {#2039
      date: 2023-12-12 09:51:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2185 …}
    +votes: Doctrine\ORM\PersistentCollection {#2179 …}
    +reports: Doctrine\ORM\PersistentCollection {#2182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
    +badges: Doctrine\ORM\PersistentCollection {#2175 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 21415
    -titleTs: "'eat':3 'm':6 'sad':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702230545
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/10043588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702144145 {#2312
      date: 2023-12-09 18:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +body: "Sure beats Cellular Peptide cake!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702148669 {#2363
    date: 2023-12-09 20:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 214608
  -bodyTs: "'beat':2 'cake':5 'cellular':3 'peptid':4 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702148669 {#2370
    date: 2023-12-09 20:04:29.0 +01:00
  }
  +"title": 214608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2157 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
    +slug: "But-I-eat-when-I-m-sad"
    +title: "But I eat when I'm sad"
    +url: "https://lemmy.dbzer0.com/pictrs/image/679bd26f-8375-4b89-be6c-75e09ee8b990.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702371102 {#2039
      date: 2023-12-12 09:51:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2185 …}
    +votes: Doctrine\ORM\PersistentCollection {#2179 …}
    +reports: Doctrine\ORM\PersistentCollection {#2182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
    +badges: Doctrine\ORM\PersistentCollection {#2175 …}
    +children: [
      App\Entity\EntryComment {#2377}
    ]
    -id: 21415
    -titleTs: "'eat':3 'm':6 'sad':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702230545
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/10043588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702144145 {#2312
      date: 2023-12-09 18:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +body: "Sure beats Cellular Peptide cake!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702148669 {#2363
    date: 2023-12-09 20:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@nodsocket@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 214608
  -bodyTs: "'beat':2 'cake':5 'cellular':3 'peptid':4 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702148669 {#2370
    date: 2023-12-09 20:04:29.0 +01:00
  }
  +"title": 214608
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
  +title: "Can lemmy be used as a blog (with comment section)?"
  +url: null
  +body: """
    I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
    \n
    The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
    \n
    After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
    \n
    But would it be possible to use it as a blog?\n
    \n
    Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
    \n
    If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703343 {#2537
    date: 2023-07-18 20:02:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  +badges: Doctrine\ORM\PersistentCollection {#2553 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "I was just thinking that. You could either implement a way to render the linked content as an article, or allow more rich formatting in the text body itself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689427176 {#1433
        date: 2023-07-15 15:19:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@utopify_org@lemmy.ml"
        "@kromem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 18048
      -bodyTs: "'allow':21 'articl':19 'bodi':28 'content':16 'could':7 'either':8 'format':24 'implement':9 'link':15 'render':13 'rich':23 'text':27 'think':4 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1300304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689427176 {#1430
        date: 2023-07-15 15:19:36.0 +02:00
      }
      +"title": 18048
    }
  ]
  -id: 1271
  -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
  -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1661380660
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/438097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1661294260 {#2522
    date: 2022-08-24 00:37:40.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
  +title: "Can lemmy be used as a blog (with comment section)?"
  +url: null
  +body: """
    I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
    \n
    The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
    \n
    After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
    \n
    But would it be possible to use it as a blog?\n
    \n
    Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
    \n
    If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703343 {#2537
    date: 2023-07-18 20:02:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  +badges: Doctrine\ORM\PersistentCollection {#2553 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "I was just thinking that. You could either implement a way to render the linked content as an article, or allow more rich formatting in the text body itself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689427176 {#1433
        date: 2023-07-15 15:19:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@utopify_org@lemmy.ml"
        "@kromem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 18048
      -bodyTs: "'allow':21 'articl':19 'bodi':28 'content':16 'could':7 'either':8 'format':24 'implement':9 'link':15 'render':13 'rich':23 'text':27 'think':4 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1300304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689427176 {#1430
        date: 2023-07-15 15:19:36.0 +02:00
      }
      +"title": 18048
    }
  ]
  -id: 1271
  -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
  -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1661380660
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/438097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1661294260 {#2522
    date: 2022-08-24 00:37:40.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
  +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
  +title: "Can lemmy be used as a blog (with comment section)?"
  +url: null
  +body: """
    I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
    \n
    The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
    \n
    After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
    \n
    But would it be possible to use it as a blog?\n
    \n
    Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
    \n
    If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703343 {#2537
    date: 2023-07-18 20:02:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  +badges: Doctrine\ORM\PersistentCollection {#2553 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "I was just thinking that. You could either implement a way to render the linked content as an article, or allow more rich formatting in the text body itself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689427176 {#1433
        date: 2023-07-15 15:19:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@utopify_org@lemmy.ml"
        "@kromem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 18048
      -bodyTs: "'allow':21 'articl':19 'bodi':28 'content':16 'could':7 'either':8 'format':24 'implement':9 'link':15 'render':13 'rich':23 'text':27 'think':4 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1300304"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689427176 {#1430
        date: 2023-07-15 15:19:36.0 +02:00
      }
      +"title": 18048
    }
  ]
  -id: 1271
  -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
  -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1661380660
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/438097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1661294260 {#2522
    date: 2022-08-24 00:37:40.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2501 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
    +title: "Can lemmy be used as a blog (with comment section)?"
    +url: null
    +body: """
      I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
      \n
      The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
      \n
      After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
      \n
      But would it be possible to use it as a blog?\n
      \n
      Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
      \n
      If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689703343 {#2537
      date: 2023-07-18 20:02:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    +badges: Doctrine\ORM\PersistentCollection {#2553 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 1271
    -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
    -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1661380660
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/438097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1661294260 {#2522
      date: 2022-08-24 00:37:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "I was just thinking that. You could either implement a way to render the linked content as an article, or allow more rich formatting in the text body itself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689427176 {#1433
    date: 2023-07-15 15:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@utopify_org@lemmy.ml"
    "@kromem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 18048
  -bodyTs: "'allow':21 'articl':19 'bodi':28 'content':16 'could':7 'either':8 'format':24 'implement':9 'link':15 'render':13 'rich':23 'text':27 'think':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1300304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689427176 {#1430
    date: 2023-07-15 15:19:36.0 +02:00
  }
  +"title": 18048
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2501 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
    +title: "Can lemmy be used as a blog (with comment section)?"
    +url: null
    +body: """
      I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
      \n
      The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
      \n
      After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
      \n
      But would it be possible to use it as a blog?\n
      \n
      Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
      \n
      If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689703343 {#2537
      date: 2023-07-18 20:02:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    +badges: Doctrine\ORM\PersistentCollection {#2553 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 1271
    -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
    -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1661380660
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/438097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1661294260 {#2522
      date: 2022-08-24 00:37:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "I was just thinking that. You could either implement a way to render the linked content as an article, or allow more rich formatting in the text body itself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689427176 {#1433
    date: 2023-07-15 15:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@utopify_org@lemmy.ml"
    "@kromem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 18048
  -bodyTs: "'allow':21 'articl':19 'bodi':28 'content':16 'could':7 'either':8 'format':24 'implement':9 'link':15 'render':13 'rich':23 'text':27 'think':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1300304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689427176 {#1430
    date: 2023-07-15 15:19:36.0 +02:00
  }
  +"title": 18048
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2501 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2184 …}
    +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
    +title: "Can lemmy be used as a blog (with comment section)?"
    +url: null
    +body: """
      I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
      \n
      The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
      \n
      After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
      \n
      But would it be possible to use it as a blog?\n
      \n
      Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
      \n
      If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689703343 {#2537
      date: 2023-07-18 20:02:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2545 …}
    +reports: Doctrine\ORM\PersistentCollection {#2547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
    +badges: Doctrine\ORM\PersistentCollection {#2553 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 1271
    -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
    -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1661380660
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/438097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1661294260 {#2522
      date: 2022-08-24 00:37:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "I was just thinking that. You could either implement a way to render the linked content as an article, or allow more rich formatting in the text body itself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689427176 {#1433
    date: 2023-07-15 15:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@utopify_org@lemmy.ml"
    "@kromem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 18048
  -bodyTs: "'allow':21 'articl':19 'bodi':28 'content':16 'could':7 'either':8 'format':24 'implement':9 'link':15 'render':13 'rich':23 'text':27 'think':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1300304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689427176 {#1430
    date: 2023-07-15 15:19:36.0 +02:00
  }
  +"title": 18048
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2524 …}
  +slug: "c-fuck-weapons"
  +title: "/c/fuck_weapons"
  +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
  +body: """
    Dear consumer: do not operate this motor vehicle while experiencing emotion\n
    \n
    edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
    \n
    ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699832365 {#2516
    date: 2023-11-13 00:39:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2527 …}
  +reports: Doctrine\ORM\PersistentCollection {#2529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2533 …}
  +badges: Doctrine\ORM\PersistentCollection {#2535 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is the guy with the flag fucking SMILING?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699781123 {#1582
        date: 2023-11-12 10:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@comfy@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 114820
      -bodyTs: "'flag':6 'fuck':7 'guy':3 'smile':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5255603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699781123 {#1527
        date: 2023-11-12 10:25:23.0 +01:00
      }
      +"title": 114820
    }
  ]
  -id: 11965
  -titleTs: "'/c/fuck_weapons':1"
  -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699786174
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7810192"
  +editedAt: DateTimeImmutable @1699808222 {#2504
    date: 2023-11-12 17:57:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699699774 {#1351
    date: 2023-11-11 11:49:34.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2524 …}
  +slug: "c-fuck-weapons"
  +title: "/c/fuck_weapons"
  +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
  +body: """
    Dear consumer: do not operate this motor vehicle while experiencing emotion\n
    \n
    edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
    \n
    ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699832365 {#2516
    date: 2023-11-13 00:39:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2527 …}
  +reports: Doctrine\ORM\PersistentCollection {#2529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2533 …}
  +badges: Doctrine\ORM\PersistentCollection {#2535 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is the guy with the flag fucking SMILING?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699781123 {#1582
        date: 2023-11-12 10:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@comfy@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 114820
      -bodyTs: "'flag':6 'fuck':7 'guy':3 'smile':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5255603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699781123 {#1527
        date: 2023-11-12 10:25:23.0 +01:00
      }
      +"title": 114820
    }
  ]
  -id: 11965
  -titleTs: "'/c/fuck_weapons':1"
  -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699786174
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7810192"
  +editedAt: DateTimeImmutable @1699808222 {#2504
    date: 2023-11-12 17:57:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699699774 {#1351
    date: 2023-11-11 11:49:34.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2523 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2524 …}
  +slug: "c-fuck-weapons"
  +title: "/c/fuck_weapons"
  +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
  +body: """
    Dear consumer: do not operate this motor vehicle while experiencing emotion\n
    \n
    edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
    \n
    ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699832365 {#2516
    date: 2023-11-13 00:39:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2525 …}
  +votes: Doctrine\ORM\PersistentCollection {#2527 …}
  +reports: Doctrine\ORM\PersistentCollection {#2529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2533 …}
  +badges: Doctrine\ORM\PersistentCollection {#2535 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is the guy with the flag fucking SMILING?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699781123 {#1582
        date: 2023-11-12 10:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@comfy@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 114820
      -bodyTs: "'flag':6 'fuck':7 'guy':3 'smile':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5255603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699781123 {#1527
        date: 2023-11-12 10:25:23.0 +01:00
      }
      +"title": 114820
    }
  ]
  -id: 11965
  -titleTs: "'/c/fuck_weapons':1"
  -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699786174
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7810192"
  +editedAt: DateTimeImmutable @1699808222 {#2504
    date: 2023-11-12 17:57:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699699774 {#1351
    date: 2023-11-11 11:49:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2523 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2524 …}
    +slug: "c-fuck-weapons"
    +title: "/c/fuck_weapons"
    +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
    +body: """
      Dear consumer: do not operate this motor vehicle while experiencing emotion\n
      \n
      edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
      \n
      ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 227
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699832365 {#2516
      date: 2023-11-13 00:39:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2525 …}
    +votes: Doctrine\ORM\PersistentCollection {#2527 …}
    +reports: Doctrine\ORM\PersistentCollection {#2529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2533 …}
    +badges: Doctrine\ORM\PersistentCollection {#2535 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11965
    -titleTs: "'/c/fuck_weapons':1"
    -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699786174
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7810192"
    +editedAt: DateTimeImmutable @1699808222 {#2504
      date: 2023-11-12 17:57:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699699774 {#1351
      date: 2023-11-11 11:49:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is the guy with the flag fucking SMILING?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699781123 {#1582
    date: 2023-11-12 10:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 114820
  -bodyTs: "'flag':6 'fuck':7 'guy':3 'smile':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5255603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699781123 {#1527
    date: 2023-11-12 10:25:23.0 +01:00
  }
  +"title": 114820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2523 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2524 …}
    +slug: "c-fuck-weapons"
    +title: "/c/fuck_weapons"
    +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
    +body: """
      Dear consumer: do not operate this motor vehicle while experiencing emotion\n
      \n
      edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
      \n
      ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 227
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699832365 {#2516
      date: 2023-11-13 00:39:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2525 …}
    +votes: Doctrine\ORM\PersistentCollection {#2527 …}
    +reports: Doctrine\ORM\PersistentCollection {#2529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2533 …}
    +badges: Doctrine\ORM\PersistentCollection {#2535 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11965
    -titleTs: "'/c/fuck_weapons':1"
    -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699786174
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7810192"
    +editedAt: DateTimeImmutable @1699808222 {#2504
      date: 2023-11-12 17:57:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699699774 {#1351
      date: 2023-11-11 11:49:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is the guy with the flag fucking SMILING?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699781123 {#1582
    date: 2023-11-12 10:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 114820
  -bodyTs: "'flag':6 'fuck':7 'guy':3 'smile':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5255603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699781123 {#1527
    date: 2023-11-12 10:25:23.0 +01:00
  }
  +"title": 114820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2523 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2524 …}
    +slug: "c-fuck-weapons"
    +title: "/c/fuck_weapons"
    +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
    +body: """
      Dear consumer: do not operate this motor vehicle while experiencing emotion\n
      \n
      edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
      \n
      ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 227
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699832365 {#2516
      date: 2023-11-13 00:39:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2525 …}
    +votes: Doctrine\ORM\PersistentCollection {#2527 …}
    +reports: Doctrine\ORM\PersistentCollection {#2529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2533 …}
    +badges: Doctrine\ORM\PersistentCollection {#2535 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11965
    -titleTs: "'/c/fuck_weapons':1"
    -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699786174
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7810192"
    +editedAt: DateTimeImmutable @1699808222 {#2504
      date: 2023-11-12 17:57:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699699774 {#1351
      date: 2023-11-11 11:49:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is the guy with the flag fucking SMILING?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699781123 {#1582
    date: 2023-11-12 10:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 114820
  -bodyTs: "'flag':6 'fuck':7 'guy':3 'smile':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5255603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699781123 {#1527
    date: 2023-11-12 10:25:23.0 +01:00
  }
  +"title": 114820
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
  +slug: "Pls"
  +title: "Pls"
  +url: "https://lemmy.dbzer0.com/pictrs/image/33163224-3139-46ef-8f27-fcb5426873aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701517598 {#1348
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  +badges: Doctrine\ORM\PersistentCollection {#2496 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "But doctor, I Am Pagliacci"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701517598 {#1725
        date: 2023-12-02 12:46:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 188623
      -bodyTs: "'doctor':2 'pagliacci':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5744773"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701517598 {#1723
        date: 2023-12-02 12:46:38.0 +01:00
      }
      +"title": 188623
    }
  ]
  -id: 19168
  -titleTs: "'pls':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701552102
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9520216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465702 {#1979
    date: 2023-12-01 22:21:42.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
  +slug: "Pls"
  +title: "Pls"
  +url: "https://lemmy.dbzer0.com/pictrs/image/33163224-3139-46ef-8f27-fcb5426873aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701517598 {#1348
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  +badges: Doctrine\ORM\PersistentCollection {#2496 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "But doctor, I Am Pagliacci"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701517598 {#1725
        date: 2023-12-02 12:46:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 188623
      -bodyTs: "'doctor':2 'pagliacci':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5744773"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701517598 {#1723
        date: 2023-12-02 12:46:38.0 +01:00
      }
      +"title": 188623
    }
  ]
  -id: 19168
  -titleTs: "'pls':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701552102
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9520216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465702 {#1979
    date: 2023-12-01 22:21:42.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
  +slug: "Pls"
  +title: "Pls"
  +url: "https://lemmy.dbzer0.com/pictrs/image/33163224-3139-46ef-8f27-fcb5426873aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701517598 {#1348
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  +badges: Doctrine\ORM\PersistentCollection {#2496 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
      +body: "But doctor, I Am Pagliacci"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701517598 {#1725
        date: 2023-12-02 12:46:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
        "@ALostInquirer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 188623
      -bodyTs: "'doctor':2 'pagliacci':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5744773"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701517598 {#1723
        date: 2023-12-02 12:46:38.0 +01:00
      }
      +"title": 188623
    }
  ]
  -id: 19168
  -titleTs: "'pls':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701552102
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9520216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701465702 {#1979
    date: 2023-12-01 22:21:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
    +slug: "Pls"
    +title: "Pls"
    +url: "https://lemmy.dbzer0.com/pictrs/image/33163224-3139-46ef-8f27-fcb5426873aa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701517598 {#1348
      date: 2023-12-02 12:46:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#1356 …}
    +reports: Doctrine\ORM\PersistentCollection {#1357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
    +badges: Doctrine\ORM\PersistentCollection {#2496 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 19168
    -titleTs: "'pls':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701552102
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9520216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465702 {#1979
      date: 2023-12-01 22:21:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "But doctor, I Am Pagliacci"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701517598 {#1725
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 188623
  -bodyTs: "'doctor':2 'pagliacci':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701517598 {#1723
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +"title": 188623
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
    +slug: "Pls"
    +title: "Pls"
    +url: "https://lemmy.dbzer0.com/pictrs/image/33163224-3139-46ef-8f27-fcb5426873aa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701517598 {#1348
      date: 2023-12-02 12:46:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#1356 …}
    +reports: Doctrine\ORM\PersistentCollection {#1357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
    +badges: Doctrine\ORM\PersistentCollection {#2496 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 19168
    -titleTs: "'pls':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701552102
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9520216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465702 {#1979
      date: 2023-12-01 22:21:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "But doctor, I Am Pagliacci"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701517598 {#1725
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 188623
  -bodyTs: "'doctor':2 'pagliacci':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701517598 {#1723
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +"title": 188623
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2151 …}
    +slug: "Pls"
    +title: "Pls"
    +url: "https://lemmy.dbzer0.com/pictrs/image/33163224-3139-46ef-8f27-fcb5426873aa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701517598 {#1348
      date: 2023-12-02 12:46:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#1356 …}
    +reports: Doctrine\ORM\PersistentCollection {#1357 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
    +badges: Doctrine\ORM\PersistentCollection {#2496 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 19168
    -titleTs: "'pls':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701552102
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/9520216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701465702 {#1979
      date: 2023-12-01 22:21:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1728 …}
  +body: "But doctor, I Am Pagliacci"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701517598 {#1725
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@ALostInquirer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 188623
  -bodyTs: "'doctor':2 'pagliacci':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5744773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701517598 {#1723
    date: 2023-12-02 12:46:38.0 +01:00
  }
  +"title": 188623
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
78 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