GET https://kbin.spritesserver.nl/index.php/u/@Administrator@monyet.cc/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
  +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
  +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
  +url: null
  +body: """
    Who are these for? People who use the terminal but don’t like running shell commands?\n
    \n
    OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
    \n
    EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
    \n
    EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
    \n
    EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251594 {#2011
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  +badges: Doctrine\ORM\PersistentCollection {#2085 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        As someone who uses nnn (occasionally lf) all the time, terminal file managers make navigation (especially bookmarking) easier.\n
        \n
        Think Nemo’s my default file manager but with GUI file managers I find it hard to switch contexts. I always used to have two splits open with Nemo but if I need to open a new context I’d have to open another instance of Nemo and then I gotta switch between the instances now.\n
        \n
        Now, nnn gives me 4 contexts, which can be easily switched between using 1-4. I’ve added zoxide within nnn to pretty much jump to any directory within my system. This isn’t really possible with a GUI file manager. Guess you can add integration to other tools as well to the list of pros of a terminal file manager.\n
        \n
        File preview needs a mention as well. It’s easier when you can quickly glance a file and move on instead of opening it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697251594 {#1613
        date: 2023-10-14 04:46:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tatterdemalion@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 109912
      -bodyTs: "'-4':89 '1':88 '4':79 'ad':92 'add':119 'alway':39 'anoth':62 'bookmark':17 'context':37,56,80 'd':58 'default':23 'directori':102 'easier':18,145 'easili':84 'especi':16 'file':12,24,29,114,134,136,152 'find':32 'give':77 'glanc':150 'gotta':69 'guess':116 'gui':28,113 'hard':34 'instanc':63,73 'instead':156 'integr':120 'isn':107 'jump':99 'lf':7 'list':128 'make':14 'manag':13,25,30,115,135 'mention':140 'move':154 'much':98 'navig':15 'need':51,138 'nemo':20,47,65 'new':55 'nnn':5,76,95 'occasion':6 'open':45,53,61,158 'possibl':110 'pretti':97 'preview':137 'pros':130 'quick':149 'realli':109 'someon':2 'split':44 'switch':36,70,85 'system':105 'termin':11,133 'think':19 'time':10 'tool':123 'two':43 'use':4,40,87 've':91 'well':125,142 'within':94,103 'zoxid':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2556597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697251594 {#1604
        date: 2023-10-14 04:46:34.0 +02:00
      }
      +"title": 109912
    }
  ]
  -id: 11676
  -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
  -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697100475
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4260408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697067975 {#1739
    date: 2023-10-12 01:46:15.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
  +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
  +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
  +url: null
  +body: """
    Who are these for? People who use the terminal but don’t like running shell commands?\n
    \n
    OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
    \n
    EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
    \n
    EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
    \n
    EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251594 {#2011
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  +badges: Doctrine\ORM\PersistentCollection {#2085 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        As someone who uses nnn (occasionally lf) all the time, terminal file managers make navigation (especially bookmarking) easier.\n
        \n
        Think Nemo’s my default file manager but with GUI file managers I find it hard to switch contexts. I always used to have two splits open with Nemo but if I need to open a new context I’d have to open another instance of Nemo and then I gotta switch between the instances now.\n
        \n
        Now, nnn gives me 4 contexts, which can be easily switched between using 1-4. I’ve added zoxide within nnn to pretty much jump to any directory within my system. This isn’t really possible with a GUI file manager. Guess you can add integration to other tools as well to the list of pros of a terminal file manager.\n
        \n
        File preview needs a mention as well. It’s easier when you can quickly glance a file and move on instead of opening it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697251594 {#1613
        date: 2023-10-14 04:46:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tatterdemalion@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 109912
      -bodyTs: "'-4':89 '1':88 '4':79 'ad':92 'add':119 'alway':39 'anoth':62 'bookmark':17 'context':37,56,80 'd':58 'default':23 'directori':102 'easier':18,145 'easili':84 'especi':16 'file':12,24,29,114,134,136,152 'find':32 'give':77 'glanc':150 'gotta':69 'guess':116 'gui':28,113 'hard':34 'instanc':63,73 'instead':156 'integr':120 'isn':107 'jump':99 'lf':7 'list':128 'make':14 'manag':13,25,30,115,135 'mention':140 'move':154 'much':98 'navig':15 'need':51,138 'nemo':20,47,65 'new':55 'nnn':5,76,95 'occasion':6 'open':45,53,61,158 'possibl':110 'pretti':97 'preview':137 'pros':130 'quick':149 'realli':109 'someon':2 'split':44 'switch':36,70,85 'system':105 'termin':11,133 'think':19 'time':10 'tool':123 'two':43 'use':4,40,87 've':91 'well':125,142 'within':94,103 'zoxid':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2556597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697251594 {#1604
        date: 2023-10-14 04:46:34.0 +02:00
      }
      +"title": 109912
    }
  ]
  -id: 11676
  -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
  -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697100475
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4260408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697067975 {#1739
    date: 2023-10-12 01:46:15.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
  +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
  +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
  +url: null
  +body: """
    Who are these for? People who use the terminal but don’t like running shell commands?\n
    \n
    OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
    \n
    EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
    \n
    EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
    \n
    EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697251594 {#2011
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  +badges: Doctrine\ORM\PersistentCollection {#2085 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        As someone who uses nnn (occasionally lf) all the time, terminal file managers make navigation (especially bookmarking) easier.\n
        \n
        Think Nemo’s my default file manager but with GUI file managers I find it hard to switch contexts. I always used to have two splits open with Nemo but if I need to open a new context I’d have to open another instance of Nemo and then I gotta switch between the instances now.\n
        \n
        Now, nnn gives me 4 contexts, which can be easily switched between using 1-4. I’ve added zoxide within nnn to pretty much jump to any directory within my system. This isn’t really possible with a GUI file manager. Guess you can add integration to other tools as well to the list of pros of a terminal file manager.\n
        \n
        File preview needs a mention as well. It’s easier when you can quickly glance a file and move on instead of opening it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697251594 {#1613
        date: 2023-10-14 04:46:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tatterdemalion@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 109912
      -bodyTs: "'-4':89 '1':88 '4':79 'ad':92 'add':119 'alway':39 'anoth':62 'bookmark':17 'context':37,56,80 'd':58 'default':23 'directori':102 'easier':18,145 'easili':84 'especi':16 'file':12,24,29,114,134,136,152 'find':32 'give':77 'glanc':150 'gotta':69 'guess':116 'gui':28,113 'hard':34 'instanc':63,73 'instead':156 'integr':120 'isn':107 'jump':99 'lf':7 'list':128 'make':14 'manag':13,25,30,115,135 'mention':140 'move':154 'much':98 'navig':15 'need':51,138 'nemo':20,47,65 'new':55 'nnn':5,76,95 'occasion':6 'open':45,53,61,158 'possibl':110 'pretti':97 'preview':137 'pros':130 'quick':149 'realli':109 'someon':2 'split':44 'switch':36,70,85 'system':105 'termin':11,133 'think':19 'time':10 'tool':123 'two':43 'use':4,40,87 've':91 'well':125,142 'within':94,103 'zoxid':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2556597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697251594 {#1604
        date: 2023-10-14 04:46:34.0 +02:00
      }
      +"title": 109912
    }
  ]
  -id: 11676
  -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
  -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697100475
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4260408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697067975 {#1739
    date: 2023-10-12 01:46:15.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
    +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
    +url: null
    +body: """
      Who are these for? People who use the terminal but don’t like running shell commands?\n
      \n
      OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
      \n
      EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
      \n
      EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
      \n
      EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697251594 {#2011
      date: 2023-10-14 04:46:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2012 …}
    +votes: Doctrine\ORM\PersistentCollection {#2061 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    +badges: Doctrine\ORM\PersistentCollection {#2085 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 11676
    -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
    -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697100475
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4260408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697067975 {#1739
      date: 2023-10-12 01:46:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As someone who uses nnn (occasionally lf) all the time, terminal file managers make navigation (especially bookmarking) easier.\n
    \n
    Think Nemo’s my default file manager but with GUI file managers I find it hard to switch contexts. I always used to have two splits open with Nemo but if I need to open a new context I’d have to open another instance of Nemo and then I gotta switch between the instances now.\n
    \n
    Now, nnn gives me 4 contexts, which can be easily switched between using 1-4. I’ve added zoxide within nnn to pretty much jump to any directory within my system. This isn’t really possible with a GUI file manager. Guess you can add integration to other tools as well to the list of pros of a terminal file manager.\n
    \n
    File preview needs a mention as well. It’s easier when you can quickly glance a file and move on instead of opening it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697251594 {#1613
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tatterdemalion@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 109912
  -bodyTs: "'-4':89 '1':88 '4':79 'ad':92 'add':119 'alway':39 'anoth':62 'bookmark':17 'context':37,56,80 'd':58 'default':23 'directori':102 'easier':18,145 'easili':84 'especi':16 'file':12,24,29,114,134,136,152 'find':32 'give':77 'glanc':150 'gotta':69 'guess':116 'gui':28,113 'hard':34 'instanc':63,73 'instead':156 'integr':120 'isn':107 'jump':99 'lf':7 'list':128 'make':14 'manag':13,25,30,115,135 'mention':140 'move':154 'much':98 'navig':15 'need':51,138 'nemo':20,47,65 'new':55 'nnn':5,76,95 'occasion':6 'open':45,53,61,158 'possibl':110 'pretti':97 'preview':137 'pros':130 'quick':149 'realli':109 'someon':2 'split':44 'switch':36,70,85 'system':105 'termin':11,133 'think':19 'time':10 'tool':123 'two':43 'use':4,40,87 've':91 'well':125,142 'within':94,103 'zoxid':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2556597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697251594 {#1604
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +"title": 109912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
    +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
    +url: null
    +body: """
      Who are these for? People who use the terminal but don’t like running shell commands?\n
      \n
      OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
      \n
      EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
      \n
      EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
      \n
      EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697251594 {#2011
      date: 2023-10-14 04:46:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2012 …}
    +votes: Doctrine\ORM\PersistentCollection {#2061 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    +badges: Doctrine\ORM\PersistentCollection {#2085 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 11676
    -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
    -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697100475
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4260408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697067975 {#1739
      date: 2023-10-12 01:46:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As someone who uses nnn (occasionally lf) all the time, terminal file managers make navigation (especially bookmarking) easier.\n
    \n
    Think Nemo’s my default file manager but with GUI file managers I find it hard to switch contexts. I always used to have two splits open with Nemo but if I need to open a new context I’d have to open another instance of Nemo and then I gotta switch between the instances now.\n
    \n
    Now, nnn gives me 4 contexts, which can be easily switched between using 1-4. I’ve added zoxide within nnn to pretty much jump to any directory within my system. This isn’t really possible with a GUI file manager. Guess you can add integration to other tools as well to the list of pros of a terminal file manager.\n
    \n
    File preview needs a mention as well. It’s easier when you can quickly glance a file and move on instead of opening it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697251594 {#1613
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tatterdemalion@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 109912
  -bodyTs: "'-4':89 '1':88 '4':79 'ad':92 'add':119 'alway':39 'anoth':62 'bookmark':17 'context':37,56,80 'd':58 'default':23 'directori':102 'easier':18,145 'easili':84 'especi':16 'file':12,24,29,114,134,136,152 'find':32 'give':77 'glanc':150 'gotta':69 'guess':116 'gui':28,113 'hard':34 'instanc':63,73 'instead':156 'integr':120 'isn':107 'jump':99 'lf':7 'list':128 'make':14 'manag':13,25,30,115,135 'mention':140 'move':154 'much':98 'navig':15 'need':51,138 'nemo':20,47,65 'new':55 'nnn':5,76,95 'occasion':6 'open':45,53,61,158 'possibl':110 'pretti':97 'preview':137 'pros':130 'quick':149 'realli':109 'someon':2 'split':44 'switch':36,70,85 'system':105 'termin':11,133 'think':19 'time':10 'tool':123 'two':43 'use':4,40,87 've':91 'well':125,142 'within':94,103 'zoxid':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2556597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697251594 {#1604
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +"title": 109912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "What-s-the-point-of-terminal-file-managers-mc-ranger-nnn"
    +title: "What's the point of terminal file managers (mc, ranger, nnn, etc)?"
    +url: null
    +body: """
      Who are these for? People who use the terminal but don’t like running shell commands?\n
      \n
      OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?\n
      \n
      EDIT: Just to clarify, my point is I would almost always reach for `fzf`, `fd`, or `rg` before trying to manually search through a directory in a file manager.\n
      \n
      EDIT2: A few people mentioned selecting files in a TUI. I don’t find it any harder to select files using autocomplete. It might even be faster to start typing a name than it is it “scroll” through a list of files.\n
      \n
      EDIT3: Here’s a neat tool that can add some flexibility to your shell workflow: [github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697251594 {#2011
      date: 2023-10-14 04:46:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2012 …}
    +votes: Doctrine\ORM\PersistentCollection {#2061 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    +badges: Doctrine\ORM\PersistentCollection {#2085 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 11676
    -titleTs: "'etc':12 'file':7 'manag':8 'mc':9 'nnn':11 'point':4 'ranger':10 'termin':6"
    -bodyTs: "'/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':126 'add':117 'almost':47 'alway':48 'autocomplet':88 'clarifi':41 'command':16 'directori':62 'edit':38 'edit2':67 'edit3':109 'even':91 'faster':93 'fd':52 'featur':30 'file':65,73,86,108 'find':80 'flexibl':119 'fzf':51 'github.com':125 'github.com/urbanogilson/lineselect](https://github.com/urbanogilson/lineselect)':124 'harder':83 'honest':28 'like':13 'list':106 'make':35 'manag':66 'manual':58 'mention':71 'might':90 'name':98 'neat':113 'ok':17 'one':25 'peopl':5,70 'point':43 'reach':49 'rg':54 'run':14 'scroll':103 'search':59 'select':72,85 'shade':21 'shell':15,122 'sorri':18 'start':95 'termin':9 'throw':20 'tool':114 'tri':56 'tui':76 'type':96 'use':7,24,33,87 'workflow':123 'worthwhil':37 'would':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697100475
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4260408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697067975 {#1739
      date: 2023-10-12 01:46:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As someone who uses nnn (occasionally lf) all the time, terminal file managers make navigation (especially bookmarking) easier.\n
    \n
    Think Nemo’s my default file manager but with GUI file managers I find it hard to switch contexts. I always used to have two splits open with Nemo but if I need to open a new context I’d have to open another instance of Nemo and then I gotta switch between the instances now.\n
    \n
    Now, nnn gives me 4 contexts, which can be easily switched between using 1-4. I’ve added zoxide within nnn to pretty much jump to any directory within my system. This isn’t really possible with a GUI file manager. Guess you can add integration to other tools as well to the list of pros of a terminal file manager.\n
    \n
    File preview needs a mention as well. It’s easier when you can quickly glance a file and move on instead of opening it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697251594 {#1613
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tatterdemalion@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 109912
  -bodyTs: "'-4':89 '1':88 '4':79 'ad':92 'add':119 'alway':39 'anoth':62 'bookmark':17 'context':37,56,80 'd':58 'default':23 'directori':102 'easier':18,145 'easili':84 'especi':16 'file':12,24,29,114,134,136,152 'find':32 'give':77 'glanc':150 'gotta':69 'guess':116 'gui':28,113 'hard':34 'instanc':63,73 'instead':156 'integr':120 'isn':107 'jump':99 'lf':7 'list':128 'make':14 'manag':13,25,30,115,135 'mention':140 'move':154 'much':98 'navig':15 'need':51,138 'nemo':20,47,65 'new':55 'nnn':5,76,95 'occasion':6 'open':45,53,61,158 'possibl':110 'pretti':97 'preview':137 'pros':130 'quick':149 'realli':109 'someon':2 'split':44 'switch':36,70,85 'system':105 'termin':11,133 'think':19 'time':10 'tool':123 'two':43 'use':4,40,87 've':91 'well':125,142 'within':94,103 'zoxid':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2556597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697251594 {#1604
    date: 2023-10-14 04:46:34.0 +02:00
  }
  +"title": 109912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
  +slug: "Favorite-Lemmy-Client"
  +title: "Favorite Lemmy Client"
  +url: null
  +body: "What is your favorite client for Lemmy?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697552839 {#1625
    date: 2023-10-17 16:27:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: [
    1 => App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "What’s the issue with that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697435066 {#1434
        date: 2023-10-16 07:44:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrandgrandReal@lemmy.world"
        "@Granixo@feddit.cl"
        "@Scribble@feddit.de"
        "@Rhoeri@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 51792
      -bodyTs: "'issu':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2597931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697435066 {#1699
        date: 2023-10-16 07:44:26.0 +02:00
      }
      +"title": 51792
    }
    0 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697438851 {#1581
        date: 2023-10-16 08:47:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrandgrandReal@lemmy.world"
        "@Granixo@feddit.cl"
        "@Scribble@feddit.de"
        "@Rhoeri@lemmy.world"
        "@Administrator@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 51867
      -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2598579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697438851 {#1564
        date: 2023-10-16 08:47:31.0 +02:00
      }
      +"title": 51867
    }
  ]
  -id: 5439
  -titleTs: "'client':3 'favorit':1 'lemmi':2"
  -bodyTs: "'client':5 'favorit':4 'lemmi':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697420961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6814309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334561 {#2458
    date: 2023-10-15 03:49:21.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
  +slug: "Favorite-Lemmy-Client"
  +title: "Favorite Lemmy Client"
  +url: null
  +body: "What is your favorite client for Lemmy?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697552839 {#1625
    date: 2023-10-17 16:27:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: [
    1 => App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "What’s the issue with that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697435066 {#1434
        date: 2023-10-16 07:44:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrandgrandReal@lemmy.world"
        "@Granixo@feddit.cl"
        "@Scribble@feddit.de"
        "@Rhoeri@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 51792
      -bodyTs: "'issu':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2597931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697435066 {#1699
        date: 2023-10-16 07:44:26.0 +02:00
      }
      +"title": 51792
    }
    0 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697438851 {#1581
        date: 2023-10-16 08:47:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrandgrandReal@lemmy.world"
        "@Granixo@feddit.cl"
        "@Scribble@feddit.de"
        "@Rhoeri@lemmy.world"
        "@Administrator@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 51867
      -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2598579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697438851 {#1564
        date: 2023-10-16 08:47:31.0 +02:00
      }
      +"title": 51867
    }
  ]
  -id: 5439
  -titleTs: "'client':3 'favorit':1 'lemmi':2"
  -bodyTs: "'client':5 'favorit':4 'lemmi':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697420961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6814309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334561 {#2458
    date: 2023-10-15 03:49:21.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
  +slug: "Favorite-Lemmy-Client"
  +title: "Favorite Lemmy Client"
  +url: null
  +body: "What is your favorite client for Lemmy?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697552839 {#1625
    date: 2023-10-17 16:27:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: [
    1 => App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "What’s the issue with that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697435066 {#1434
        date: 2023-10-16 07:44:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrandgrandReal@lemmy.world"
        "@Granixo@feddit.cl"
        "@Scribble@feddit.de"
        "@Rhoeri@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 51792
      -bodyTs: "'issu':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2597931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697435066 {#1699
        date: 2023-10-16 07:44:26.0 +02:00
      }
      +"title": 51792
    }
    0 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697438851 {#1581
        date: 2023-10-16 08:47:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrandgrandReal@lemmy.world"
        "@Granixo@feddit.cl"
        "@Scribble@feddit.de"
        "@Rhoeri@lemmy.world"
        "@Administrator@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 51867
      -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/2598579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697438851 {#1564
        date: 2023-10-16 08:47:31.0 +02:00
      }
      +"title": 51867
    }
  ]
  -id: 5439
  -titleTs: "'client':3 'favorit':1 'lemmi':2"
  -bodyTs: "'client':5 'favorit':4 'lemmi':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697420961
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6814309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697334561 {#2458
    date: 2023-10-15 03:49:21.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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "Favorite-Lemmy-Client"
    +title: "Favorite Lemmy Client"
    +url: null
    +body: "What is your favorite client for Lemmy?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 134
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697552839 {#1625
      date: 2023-10-17 16:27:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2387 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      1 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697438851 {#1581
          date: 2023-10-16 08:47:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BrandgrandReal@lemmy.world"
          "@Granixo@feddit.cl"
          "@Scribble@feddit.de"
          "@Rhoeri@lemmy.world"
          "@Administrator@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 51867
        -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2598579"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697438851 {#1564
          date: 2023-10-16 08:47:31.0 +02:00
        }
        +"title": 51867
      }
    ]
    -id: 5439
    -titleTs: "'client':3 'favorit':1 'lemmi':2"
    -bodyTs: "'client':5 'favorit':4 'lemmi':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697420961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6814309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334561 {#2458
      date: 2023-10-15 03:49:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "What’s the issue with that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697435066 {#1434
    date: 2023-10-16 07:44:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrandgrandReal@lemmy.world"
    "@Granixo@feddit.cl"
    "@Scribble@feddit.de"
    "@Rhoeri@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 51792
  -bodyTs: "'issu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2597931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697435066 {#1699
    date: 2023-10-16 07:44:26.0 +02:00
  }
  +"title": 51792
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "Favorite-Lemmy-Client"
    +title: "Favorite Lemmy Client"
    +url: null
    +body: "What is your favorite client for Lemmy?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 134
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697552839 {#1625
      date: 2023-10-17 16:27:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2387 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      1 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697438851 {#1581
          date: 2023-10-16 08:47:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BrandgrandReal@lemmy.world"
          "@Granixo@feddit.cl"
          "@Scribble@feddit.de"
          "@Rhoeri@lemmy.world"
          "@Administrator@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 51867
        -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2598579"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697438851 {#1564
          date: 2023-10-16 08:47:31.0 +02:00
        }
        +"title": 51867
      }
    ]
    -id: 5439
    -titleTs: "'client':3 'favorit':1 'lemmi':2"
    -bodyTs: "'client':5 'favorit':4 'lemmi':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697420961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6814309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334561 {#2458
      date: 2023-10-15 03:49:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "What’s the issue with that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697435066 {#1434
    date: 2023-10-16 07:44:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrandgrandReal@lemmy.world"
    "@Granixo@feddit.cl"
    "@Scribble@feddit.de"
    "@Rhoeri@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 51792
  -bodyTs: "'issu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2597931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697435066 {#1699
    date: 2023-10-16 07:44:26.0 +02:00
  }
  +"title": 51792
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "Favorite-Lemmy-Client"
    +title: "Favorite Lemmy Client"
    +url: null
    +body: "What is your favorite client for Lemmy?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 134
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697552839 {#1625
      date: 2023-10-17 16:27:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2387 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      1 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697438851 {#1581
          date: 2023-10-16 08:47:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BrandgrandReal@lemmy.world"
          "@Granixo@feddit.cl"
          "@Scribble@feddit.de"
          "@Rhoeri@lemmy.world"
          "@Administrator@monyet.cc"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 51867
        -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2598579"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697438851 {#1564
          date: 2023-10-16 08:47:31.0 +02:00
        }
        +"title": 51867
      }
    ]
    -id: 5439
    -titleTs: "'client':3 'favorit':1 'lemmi':2"
    -bodyTs: "'client':5 'favorit':4 'lemmi':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697420961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6814309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334561 {#2458
      date: 2023-10-15 03:49:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "What’s the issue with that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697435066 {#1434
    date: 2023-10-16 07:44:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrandgrandReal@lemmy.world"
    "@Granixo@feddit.cl"
    "@Scribble@feddit.de"
    "@Rhoeri@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 51792
  -bodyTs: "'issu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2597931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697435066 {#1699
    date: 2023-10-16 07:44:26.0 +02:00
  }
  +"title": 51792
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "Favorite-Lemmy-Client"
    +title: "Favorite Lemmy Client"
    +url: null
    +body: "What is your favorite client for Lemmy?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 134
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697552839 {#1625
      date: 2023-10-17 16:27:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2387 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      1 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "What’s the issue with that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697435066 {#1434
          date: 2023-10-16 07:44:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BrandgrandReal@lemmy.world"
          "@Granixo@feddit.cl"
          "@Scribble@feddit.de"
          "@Rhoeri@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 51792
        -bodyTs: "'issu':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2597931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697435066 {#1699
          date: 2023-10-16 07:44:26.0 +02:00
        }
        +"title": 51792
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 5439
    -titleTs: "'client':3 'favorit':1 'lemmi':2"
    -bodyTs: "'client':5 'favorit':4 'lemmi':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697420961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6814309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334561 {#2458
      date: 2023-10-15 03:49:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697438851 {#1581
    date: 2023-10-16 08:47:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrandgrandReal@lemmy.world"
    "@Granixo@feddit.cl"
    "@Scribble@feddit.de"
    "@Rhoeri@lemmy.world"
    "@Administrator@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 51867
  -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2598579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697438851 {#1564
    date: 2023-10-16 08:47:31.0 +02:00
  }
  +"title": 51867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "Favorite-Lemmy-Client"
    +title: "Favorite Lemmy Client"
    +url: null
    +body: "What is your favorite client for Lemmy?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 134
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697552839 {#1625
      date: 2023-10-17 16:27:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2387 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      1 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "What’s the issue with that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697435066 {#1434
          date: 2023-10-16 07:44:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BrandgrandReal@lemmy.world"
          "@Granixo@feddit.cl"
          "@Scribble@feddit.de"
          "@Rhoeri@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 51792
        -bodyTs: "'issu':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2597931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697435066 {#1699
          date: 2023-10-16 07:44:26.0 +02:00
        }
        +"title": 51792
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 5439
    -titleTs: "'client':3 'favorit':1 'lemmi':2"
    -bodyTs: "'client':5 'favorit':4 'lemmi':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697420961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6814309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334561 {#2458
      date: 2023-10-15 03:49:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697438851 {#1581
    date: 2023-10-16 08:47:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrandgrandReal@lemmy.world"
    "@Granixo@feddit.cl"
    "@Scribble@feddit.de"
    "@Rhoeri@lemmy.world"
    "@Administrator@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 51867
  -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2598579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697438851 {#1564
    date: 2023-10-16 08:47:31.0 +02:00
  }
  +"title": 51867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2369 …}
    +slug: "Favorite-Lemmy-Client"
    +title: "Favorite Lemmy Client"
    +url: null
    +body: "What is your favorite client for Lemmy?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 134
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697552839 {#1625
      date: 2023-10-17 16:27:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2387 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      1 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "What’s the issue with that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697435066 {#1434
          date: 2023-10-16 07:44:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BrandgrandReal@lemmy.world"
          "@Granixo@feddit.cl"
          "@Scribble@feddit.de"
          "@Rhoeri@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 51792
        -bodyTs: "'issu':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/2597931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697435066 {#1699
          date: 2023-10-16 07:44:26.0 +02:00
        }
        +"title": 51792
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 5439
    -titleTs: "'client':3 'favorit':1 'lemmi':2"
    -bodyTs: "'client':5 'favorit':4 'lemmi':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697420961
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6814309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697334561 {#2458
      date: 2023-10-15 03:49:21.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "I don’t get it. Do you expect him to work for free just because others do? If Boost for Lemmy was completely a paid app instead of free with ads, it wouldn’t see as much adoption. That’s how Sync, Boost and Relay (for Reddit) used to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697438851 {#1581
    date: 2023-10-16 08:47:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrandgrandReal@lemmy.world"
    "@Granixo@feddit.cl"
    "@Scribble@feddit.de"
    "@Rhoeri@lemmy.world"
    "@Administrator@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 51867
  -bodyTs: "'ad':31 'adopt':38 'app':26 'boost':19,43 'complet':23 'expect':8 'free':13,29 'get':4 'instead':27 'lemmi':21 'much':37 'other':16 'paid':25 'reddit':47 'relay':45 'see':35 'sync':42 'use':48 'work':11,50 'wouldn':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2598579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697438851 {#1564
    date: 2023-10-16 08:47:31.0 +02:00
  }
  +"title": 51867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
22 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