GET https://kbin.spritesserver.nl/index.php/d/waveterm.dev/comments/top?p=2

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.01 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
App\Entity\EntryComment {#2428
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a competitor or is that the first of its kind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703300473 {#82
    date: 2023-12-23 04:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1962 …}
  +nested: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 203244
  -bodyTs: "'competitor':4 'first':9 'kind':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5493277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884608 {#1930
    date: 2023-12-06 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2428
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a competitor or is that the first of its kind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703300473 {#82
    date: 2023-12-23 04:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1962 …}
  +nested: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 203244
  -bodyTs: "'competitor':4 'first':9 'kind':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5493277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884608 {#1930
    date: 2023-12-06 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2428
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a competitor or is that the first of its kind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703300473 {#82
    date: 2023-12-23 04:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1962 …}
  +nested: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 203244
  -bodyTs: "'competitor':4 'first':9 'kind':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5493277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884608 {#1930
    date: 2023-12-06 18:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1616
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a competitor or is that the first of its kind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703300473 {#82
      date: 2023-12-23 04:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 203244
    -bodyTs: "'competitor':4 'first':9 'kind':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5493277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884608 {#1930
      date: 2023-12-06 18:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701885792 {#1691
    date: 2023-12-06 19:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 203331
  -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7055218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885792 {#1705
    date: 2023-12-06 19:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1616
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a competitor or is that the first of its kind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703300473 {#82
      date: 2023-12-23 04:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 203244
    -bodyTs: "'competitor':4 'first':9 'kind':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5493277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884608 {#1930
      date: 2023-12-06 18:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701885792 {#1691
    date: 2023-12-06 19:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 203331
  -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7055218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885792 {#1705
    date: 2023-12-06 19:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1616
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a competitor or is that the first of its kind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703300473 {#82
      date: 2023-12-23 04:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 203244
    -bodyTs: "'competitor':4 'first':9 'kind':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5493277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884608 {#1930
      date: 2023-12-06 18:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701885792 {#1691
    date: 2023-12-06 19:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 203331
  -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7055218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885792 {#1705
    date: 2023-12-06 19:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2465
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1616
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701885792 {#1691
      date: 2023-12-06 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2378 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2386 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 203331
    -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7055218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885792 {#1705
      date: 2023-12-06 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: """
    Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
    \n
    That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
    \n
    I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701891718 {#2448
    date: 2023-12-06 20:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 203723
  -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853551"
  +editedAt: DateTimeImmutable @1703240868 {#2422
    date: 2023-12-22 11:27:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701891718 {#2458
    date: 2023-12-06 20:41:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2465
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1616
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701885792 {#1691
      date: 2023-12-06 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2378 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2386 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 203331
    -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7055218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885792 {#1705
      date: 2023-12-06 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: """
    Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
    \n
    That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
    \n
    I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701891718 {#2448
    date: 2023-12-06 20:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 203723
  -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853551"
  +editedAt: DateTimeImmutable @1703240868 {#2422
    date: 2023-12-22 11:27:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701891718 {#2458
    date: 2023-12-06 20:41:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2465
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1616
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701885792 {#1691
      date: 2023-12-06 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2378 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2386 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 203331
    -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7055218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885792 {#1705
      date: 2023-12-06 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: """
    Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
    \n
    That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
    \n
    I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701891718 {#2448
    date: 2023-12-06 20:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 203723
  -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853551"
  +editedAt: DateTimeImmutable @1703240868 {#2422
    date: 2023-12-22 11:27:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701891718 {#2458
    date: 2023-12-06 20:41:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2022
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2465
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: """
      Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
      \n
      That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
      \n
      I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701891718 {#2448
      date: 2023-12-06 20:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 203723
    -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853551"
    +editedAt: DateTimeImmutable @1703240868 {#2422
      date: 2023-12-22 11:27:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701891718 {#2458
      date: 2023-12-06 20:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: """
    Yup, I feel you. It’s something I’ve always wanted myself, and I find myself hoping the OSS alternatives eventually implement something similar. For now I just make do with things like [tealdeer](https://github.com/dbrgn/tealdeer) and whatnot.\n
    \n
    Edit: Just stumbled upon [navi](https://github.com/denisidoro/navi), the interactivity looks a lot closer to what we want than tldr and friends at least
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701893705 {#2032
    date: 2023-12-06 21:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 203855
  -bodyTs: "'/dbrgn/tealdeer)':37 '/denisidoro/navi),':47 'altern':20 'alway':10 'closer':53 'edit':40 'eventu':21 'feel':3 'find':15 'friend':61 'github.com':36,46 'github.com/dbrgn/tealdeer)':35 'github.com/denisidoro/navi),':45 'hope':17 'implement':22 'interact':49 'least':63 'like':33 'look':50 'lot':52 'make':29 'navi':44 'oss':19 'similar':24 'someth':7,23 'stumbl':42 'tealdeer':34 'thing':32 'tldr':59 'upon':43 've':9 'want':11,57 'whatnot':39 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059384"
  +editedAt: DateTimeImmutable @1703244086 {#2026
    date: 2023-12-22 12:21:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701893705 {#2024
    date: 2023-12-06 21:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2022
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2465
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: """
      Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
      \n
      That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
      \n
      I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701891718 {#2448
      date: 2023-12-06 20:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 203723
    -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853551"
    +editedAt: DateTimeImmutable @1703240868 {#2422
      date: 2023-12-22 11:27:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701891718 {#2458
      date: 2023-12-06 20:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: """
    Yup, I feel you. It’s something I’ve always wanted myself, and I find myself hoping the OSS alternatives eventually implement something similar. For now I just make do with things like [tealdeer](https://github.com/dbrgn/tealdeer) and whatnot.\n
    \n
    Edit: Just stumbled upon [navi](https://github.com/denisidoro/navi), the interactivity looks a lot closer to what we want than tldr and friends at least
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701893705 {#2032
    date: 2023-12-06 21:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 203855
  -bodyTs: "'/dbrgn/tealdeer)':37 '/denisidoro/navi),':47 'altern':20 'alway':10 'closer':53 'edit':40 'eventu':21 'feel':3 'find':15 'friend':61 'github.com':36,46 'github.com/dbrgn/tealdeer)':35 'github.com/denisidoro/navi),':45 'hope':17 'implement':22 'interact':49 'least':63 'like':33 'look':50 'lot':52 'make':29 'navi':44 'oss':19 'similar':24 'someth':7,23 'stumbl':42 'tealdeer':34 'thing':32 'tldr':59 'upon':43 've':9 'want':11,57 'whatnot':39 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059384"
  +editedAt: DateTimeImmutable @1703244086 {#2026
    date: 2023-12-22 12:21:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701893705 {#2024
    date: 2023-12-06 21:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2022
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2465
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: """
      Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
      \n
      That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
      \n
      I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701891718 {#2448
      date: 2023-12-06 20:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 203723
    -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853551"
    +editedAt: DateTimeImmutable @1703240868 {#2422
      date: 2023-12-22 11:27:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701891718 {#2458
      date: 2023-12-06 20:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: """
    Yup, I feel you. It’s something I’ve always wanted myself, and I find myself hoping the OSS alternatives eventually implement something similar. For now I just make do with things like [tealdeer](https://github.com/dbrgn/tealdeer) and whatnot.\n
    \n
    Edit: Just stumbled upon [navi](https://github.com/denisidoro/navi), the interactivity looks a lot closer to what we want than tldr and friends at least
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701893705 {#2032
    date: 2023-12-06 21:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 203855
  -bodyTs: "'/dbrgn/tealdeer)':37 '/denisidoro/navi),':47 'altern':20 'alway':10 'closer':53 'edit':40 'eventu':21 'feel':3 'find':15 'friend':61 'github.com':36,46 'github.com/dbrgn/tealdeer)':35 'github.com/denisidoro/navi),':45 'hope':17 'implement':22 'interact':49 'least':63 'like':33 'look':50 'lot':52 'make':29 'navi':44 'oss':19 'similar':24 'someth':7,23 'stumbl':42 'tealdeer':34 'thing':32 'tldr':59 'upon':43 've':9 'want':11,57 'whatnot':39 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059384"
  +editedAt: DateTimeImmutable @1703244086 {#2026
    date: 2023-12-22 12:21:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701893705 {#2024
    date: 2023-12-06 21:15:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2037
  +user: Proxies\__CG__\App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2465
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: """
      Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
      \n
      That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
      \n
      I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701891718 {#2448
      date: 2023-12-06 20:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 203723
    -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853551"
    +editedAt: DateTimeImmutable @1703240868 {#2422
      date: 2023-12-22 11:27:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701891718 {#2458
      date: 2023-12-06 20:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "there is [Inshellisense](https://github.com/microsoft/inshellisense)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701899333 {#2031
    date: 2023-12-06 22:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 204222
  -bodyTs: "'/microsoft/inshellisense)':6 'github.com':5 'github.com/microsoft/inshellisense)':4 'inshellisens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899333 {#2036
    date: 2023-12-06 22:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2037
  +user: Proxies\__CG__\App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2465
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: """
      Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
      \n
      That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
      \n
      I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701891718 {#2448
      date: 2023-12-06 20:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 203723
    -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853551"
    +editedAt: DateTimeImmutable @1703240868 {#2422
      date: 2023-12-22 11:27:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701891718 {#2458
      date: 2023-12-06 20:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "there is [Inshellisense](https://github.com/microsoft/inshellisense)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701899333 {#2031
    date: 2023-12-06 22:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 204222
  -bodyTs: "'/microsoft/inshellisense)':6 'github.com':5 'github.com/microsoft/inshellisense)':4 'inshellisens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899333 {#2036
    date: 2023-12-06 22:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2037
  +user: Proxies\__CG__\App\Entity\User {#2144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2465
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: """
      Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
      \n
      That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
      \n
      I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701891718 {#2448
      date: 2023-12-06 20:41:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1739 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
    -id: 203723
    -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853551"
    +editedAt: DateTimeImmutable @1703240868 {#2422
      date: 2023-12-22 11:27:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701891718 {#2458
      date: 2023-12-06 20:41:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "there is [Inshellisense](https://github.com/microsoft/inshellisense)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701899333 {#2031
    date: 2023-12-06 22:48:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 204222
  -bodyTs: "'/microsoft/inshellisense)':6 'github.com':5 'github.com/microsoft/inshellisense)':4 'inshellisens':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899333 {#2036
    date: 2023-12-06 22:48:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2088
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2037
    +user: Proxies\__CG__\App\Entity\User {#2144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2465
      +user: Proxies\__CG__\App\Entity\User {#1741 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#1616
        +user: Proxies\__CG__\App\Entity\User {#2379 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: App\Entity\EntryComment {#2428
          +user: App\Entity\User {#1511 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is there a competitor or is that the first of its kind?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1703300473 {#82
            date: 2023-12-23 04:01:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@edu4rdshl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1962 …}
          +nested: Doctrine\ORM\PersistentCollection {#1970 …}
          +votes: Doctrine\ORM\PersistentCollection {#1399 …}
          +reports: Doctrine\ORM\PersistentCollection {#1522 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
          -id: 203244
          -bodyTs: "'competitor':4 'first':9 'kind':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5493277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701884608 {#1930
            date: 2023-12-06 18:43:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2428}
        +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885792 {#1691
          date: 2023-12-06 19:03:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 203331
        -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7055218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885792 {#1705
          date: 2023-12-06 19:03:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: """
        Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
        \n
        That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
        \n
        I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701891718 {#2448
        date: 2023-12-06 20:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
        "@lupec@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 203723
      -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853551"
      +editedAt: DateTimeImmutable @1703240868 {#2422
        date: 2023-12-22 11:27:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701891718 {#2458
        date: 2023-12-06 20:41:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "there is [Inshellisense](https://github.com/microsoft/inshellisense)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701899333 {#2031
      date: 2023-12-06 22:48:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
      "@eager_eagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2075 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 204222
    -bodyTs: "'/microsoft/inshellisense)':6 'github.com':5 'github.com/microsoft/inshellisense)':4 'inshellisens':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6436141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701899333 {#2036
      date: 2023-12-06 22:48:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "I tried it for a few minutes, but every time I hit ctrl+c it stops showing tooltips. Looks good though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701900118 {#2086
    date: 2023-12-06 23:01:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
    "@Treeniks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 204256
  -bodyTs: "'c':14 'ctrl':13 'everi':9 'good':20 'hit':12 'look':19 'minut':7 'show':17 'stop':16 'though':21 'time':10 'tooltip':18 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856380"
  +editedAt: DateTimeImmutable @1704226572 {#2092
    date: 2024-01-02 21:16:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701900118 {#2091
    date: 2023-12-06 23:01:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2088
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2037
    +user: Proxies\__CG__\App\Entity\User {#2144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2465
      +user: Proxies\__CG__\App\Entity\User {#1741 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#1616
        +user: Proxies\__CG__\App\Entity\User {#2379 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: App\Entity\EntryComment {#2428
          +user: App\Entity\User {#1511 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is there a competitor or is that the first of its kind?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1703300473 {#82
            date: 2023-12-23 04:01:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@edu4rdshl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1962 …}
          +nested: Doctrine\ORM\PersistentCollection {#1970 …}
          +votes: Doctrine\ORM\PersistentCollection {#1399 …}
          +reports: Doctrine\ORM\PersistentCollection {#1522 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
          -id: 203244
          -bodyTs: "'competitor':4 'first':9 'kind':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5493277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701884608 {#1930
            date: 2023-12-06 18:43:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2428}
        +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885792 {#1691
          date: 2023-12-06 19:03:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 203331
        -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7055218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885792 {#1705
          date: 2023-12-06 19:03:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: """
        Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
        \n
        That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
        \n
        I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701891718 {#2448
        date: 2023-12-06 20:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
        "@lupec@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 203723
      -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853551"
      +editedAt: DateTimeImmutable @1703240868 {#2422
        date: 2023-12-22 11:27:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701891718 {#2458
        date: 2023-12-06 20:41:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "there is [Inshellisense](https://github.com/microsoft/inshellisense)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701899333 {#2031
      date: 2023-12-06 22:48:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
      "@eager_eagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2075 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 204222
    -bodyTs: "'/microsoft/inshellisense)':6 'github.com':5 'github.com/microsoft/inshellisense)':4 'inshellisens':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6436141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701899333 {#2036
      date: 2023-12-06 22:48:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "I tried it for a few minutes, but every time I hit ctrl+c it stops showing tooltips. Looks good though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701900118 {#2086
    date: 2023-12-06 23:01:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
    "@Treeniks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 204256
  -bodyTs: "'c':14 'ctrl':13 'everi':9 'good':20 'hit':12 'look':19 'minut':7 'show':17 'stop':16 'though':21 'time':10 'tooltip':18 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856380"
  +editedAt: DateTimeImmutable @1704226572 {#2092
    date: 2024-01-02 21:16:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701900118 {#2091
    date: 2023-12-06 23:01:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2088
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2037
    +user: Proxies\__CG__\App\Entity\User {#2144 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2465
      +user: Proxies\__CG__\App\Entity\User {#1741 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#1616
        +user: Proxies\__CG__\App\Entity\User {#2379 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: App\Entity\EntryComment {#2428
          +user: App\Entity\User {#1511 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
          +image: null
          +parent: null
          +root: null
          +body: "Is there a competitor or is that the first of its kind?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1703300473 {#82
            date: 2023-12-23 04:01:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@edu4rdshl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1962 …}
          +nested: Doctrine\ORM\PersistentCollection {#1970 …}
          +votes: Doctrine\ORM\PersistentCollection {#1399 …}
          +reports: Doctrine\ORM\PersistentCollection {#1522 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
          -id: 203244
          -bodyTs: "'competitor':4 'first':9 'kind':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5493277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701884608 {#1930
            date: 2023-12-06 18:43:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2428}
        +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885792 {#1691
          date: 2023-12-06 19:03:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 203331
        -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7055218"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885792 {#1705
          date: 2023-12-06 19:03:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: """
        Warp has discoverability features that would actually convince me of using a “modern” terminal - like instant tooltips with documentation.\n
        \n
        That said, call it trust issues, but I’ll *never* use a closed source terminal.\n
        \n
        I’d like to see more user-friendly features like this that are terminal-agnostic. Manually checking manpages is so slow and fickle. Having the equivalent of an intellisense for the command line would be awesome.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701891718 {#2448
        date: 2023-12-06 20:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
        "@lupec@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1720 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 203723
      -bodyTs: "'actual':7 'agnost':51 'awesom':72 'call':22 'check':53 'close':32 'command':68 'convinc':8 'd':36 'discover':3 'document':19 'equival':62 'featur':4,44 'fickl':59 'friend':43 'instant':16 'intellisens':65 'issu':25 'like':15,37,45 'line':69 'll':28 'manpag':54 'manual':52 'modern':13 'never':29 'said':21 'see':39 'slow':57 'sourc':33 'termin':14,34,50 'terminal-agnost':49 'tooltip':17 'trust':24 'use':11,30 'user':42 'user-friend':41 'warp':1 'would':6,70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853551"
      +editedAt: DateTimeImmutable @1703240868 {#2422
        date: 2023-12-22 11:27:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701891718 {#2458
        date: 2023-12-06 20:41:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "there is [Inshellisense](https://github.com/microsoft/inshellisense)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701899333 {#2031
      date: 2023-12-06 22:48:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
      "@eager_eagle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2075 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2078 …}
    +reports: Doctrine\ORM\PersistentCollection {#2097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 204222
    -bodyTs: "'/microsoft/inshellisense)':6 'github.com':5 'github.com/microsoft/inshellisense)':4 'inshellisens':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6436141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701899333 {#2036
      date: 2023-12-06 22:48:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "I tried it for a few minutes, but every time I hit ctrl+c it stops showing tooltips. Looks good though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701900118 {#2086
    date: 2023-12-06 23:01:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
    "@eager_eagle@lemmy.world"
    "@Treeniks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 204256
  -bodyTs: "'c':14 'ctrl':13 'everi':9 'good':20 'hit':12 'look':19 'minut':7 'show':17 'stop':16 'though':21 'time':10 'tooltip':18 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856380"
  +editedAt: DateTimeImmutable @1704226572 {#2092
    date: 2024-01-02 21:16:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701900118 {#2091
    date: 2023-12-06 23:01:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1732
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1616
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701885792 {#1691
      date: 2023-12-06 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2378 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2386 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 203331
    -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7055218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885792 {#1705
      date: 2023-12-06 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "Yeah, deal breaker :D I’m not interested in mac software"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701888267 {#1735
    date: 2023-12-06 19:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 203485
  -bodyTs: "'breaker':3 'd':4 'deal':2 'interest':8 'm':6 'mac':10 'softwar':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5494766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888267 {#1727
    date: 2023-12-06 19:44:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1732
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1616
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701885792 {#1691
      date: 2023-12-06 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2378 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2386 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 203331
    -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7055218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885792 {#1705
      date: 2023-12-06 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "Yeah, deal breaker :D I’m not interested in mac software"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701888267 {#1735
    date: 2023-12-06 19:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 203485
  -bodyTs: "'breaker':3 'd':4 'deal':2 'interest':8 'm':6 'mac':10 'softwar':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5494766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888267 {#1727
    date: 2023-12-06 19:44:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1732
  +user: App\Entity\User {#1511 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1616
    +user: Proxies\__CG__\App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701885792 {#1691
      date: 2023-12-06 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2378 …}
    +nested: Doctrine\ORM\PersistentCollection {#2385 …}
    +votes: Doctrine\ORM\PersistentCollection {#2386 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
    -id: 203331
    -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7055218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701885792 {#1705
      date: 2023-12-06 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "Yeah, deal breaker :D I’m not interested in mac software"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701888267 {#1735
    date: 2023-12-06 19:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 203485
  -bodyTs: "'breaker':3 'd':4 'deal':2 'interest':8 'm':6 'mac':10 'softwar':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5494766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888267 {#1727
    date: 2023-12-06 19:44:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1405
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1732
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Yeah, deal breaker :D I’m not interested in mac software"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701888267 {#1735
      date: 2023-12-06 19:44:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1734 …}
    +nested: Doctrine\ORM\PersistentCollection {#1730 …}
    +votes: Doctrine\ORM\PersistentCollection {#1728 …}
    +reports: Doctrine\ORM\PersistentCollection {#1721 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
    -id: 203485
    -bodyTs: "'breaker':3 'd':4 'deal':2 'interest':8 'm':6 'mac':10 'softwar':11 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5494766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888267 {#1727
      date: 2023-12-06 19:44:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "They do have Linux and Windows versions coming and claim they’re going to gradually open source it so there’s that, but yeah, doesn’t exactly inspire that much confidence lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701889357 {#1385
    date: 2023-12-06 20:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 203565
  -bodyTs: "'claim':10 'come':8 'confid':31 'doesn':25 'exact':27 'go':13 'gradual':15 'inspir':28 'linux':4 'lol':32 'much':30 'open':16 're':12 'sourc':17 'version':7 'window':6 'yeah':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7056988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889357 {#1404
    date: 2023-12-06 20:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1405
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1732
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Yeah, deal breaker :D I’m not interested in mac software"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701888267 {#1735
      date: 2023-12-06 19:44:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1734 …}
    +nested: Doctrine\ORM\PersistentCollection {#1730 …}
    +votes: Doctrine\ORM\PersistentCollection {#1728 …}
    +reports: Doctrine\ORM\PersistentCollection {#1721 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
    -id: 203485
    -bodyTs: "'breaker':3 'd':4 'deal':2 'interest':8 'm':6 'mac':10 'softwar':11 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5494766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888267 {#1727
      date: 2023-12-06 19:44:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "They do have Linux and Windows versions coming and claim they’re going to gradually open source it so there’s that, but yeah, doesn’t exactly inspire that much confidence lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701889357 {#1385
    date: 2023-12-06 20:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 203565
  -bodyTs: "'claim':10 'come':8 'confid':31 'doesn':25 'exact':27 'go':13 'gradual':15 'inspir':28 'linux':4 'lol':32 'much':30 'open':16 're':12 'sourc':17 'version':7 'window':6 'yeah':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7056988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889357 {#1404
    date: 2023-12-06 20:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1405
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#1732
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#1616
      +user: Proxies\__CG__\App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: App\Entity\EntryComment {#2428
        +user: App\Entity\User {#1511 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a competitor or is that the first of its kind?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703300473 {#82
          date: 2023-12-23 04:01:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edu4rdshl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1962 …}
        +nested: Doctrine\ORM\PersistentCollection {#1970 …}
        +votes: Doctrine\ORM\PersistentCollection {#1399 …}
        +reports: Doctrine\ORM\PersistentCollection {#1522 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
        -id: 203244
        -bodyTs: "'competitor':4 'first':9 'kind':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5493277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701884608 {#1930
          date: 2023-12-06 18:43:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2428}
      +body: "Closest I can think of is [Warp](https://www.warp.dev/), although right now it’s still closed source and Mac only. If there are others I’ve missed I’d love to learn more!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885792 {#1691
        date: 2023-12-06 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 203331
      -bodyTs: "'/),':10 'although':11 'close':17 'closest':1 'd':30 'learn':33 'love':31 'mac':20 'miss':28 'other':25 'right':12 'sourc':18 'still':16 'think':4 've':27 'warp':7 'www.warp.dev':9 'www.warp.dev/),':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7055218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885792 {#1705
        date: 2023-12-06 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "Yeah, deal breaker :D I’m not interested in mac software"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701888267 {#1735
      date: 2023-12-06 19:44:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
      "@lupec@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1734 …}
    +nested: Doctrine\ORM\PersistentCollection {#1730 …}
    +votes: Doctrine\ORM\PersistentCollection {#1728 …}
    +reports: Doctrine\ORM\PersistentCollection {#1721 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
    -id: 203485
    -bodyTs: "'breaker':3 'd':4 'deal':2 'interest':8 'm':6 'mac':10 'softwar':11 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5494766"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888267 {#1727
      date: 2023-12-06 19:44:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "They do have Linux and Windows versions coming and claim they’re going to gradually open source it so there’s that, but yeah, doesn’t exactly inspire that much confidence lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701889357 {#1385
    date: 2023-12-06 20:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 203565
  -bodyTs: "'claim':10 'come':8 'confid':31 'doesn':25 'exact':27 'go':13 'gradual':15 'inspir':28 'linux':4 'lol':32 'much':30 'open':16 're':12 'sourc':17 'version':7 'window':6 'yeah':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7056988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889357 {#1404
    date: 2023-12-06 20:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2371
  +user: Proxies\__CG__\App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a competitor or is that the first of its kind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703300473 {#82
      date: 2023-12-23 04:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 203244
    -bodyTs: "'competitor':4 'first':9 'kind':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5493277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884608 {#1930
      date: 2023-12-06 18:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701886426 {#2370
    date: 2023-12-06 19:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 203380
  -bodyTs: "'bother':32 'constant':31 'd':39 'horrend':22 'launch':23 'liber':18 'love':40 'person':9 'project':7 'quick':44 'second':29 'see':42 'similar':6 'someth':25 'spin':11 'tabbi':3,19 'termin':16 'think':2 'though':47 'throw':14 'time':24 'tri':35 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nicknakin.com/comment/1773371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701886426 {#2363
    date: 2023-12-06 19:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2371
  +user: Proxies\__CG__\App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a competitor or is that the first of its kind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703300473 {#82
      date: 2023-12-23 04:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 203244
    -bodyTs: "'competitor':4 'first':9 'kind':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5493277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884608 {#1930
      date: 2023-12-06 18:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701886426 {#2370
    date: 2023-12-06 19:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 203380
  -bodyTs: "'bother':32 'constant':31 'd':39 'horrend':22 'launch':23 'liber':18 'love':40 'person':9 'project':7 'quick':44 'second':29 'see':42 'similar':6 'someth':25 'spin':11 'tabbi':3,19 'termin':16 'think':2 'though':47 'throw':14 'time':24 'tri':35 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nicknakin.com/comment/1773371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701886426 {#2363
    date: 2023-12-06 19:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2371
  +user: Proxies\__CG__\App\Entity\User {#2471 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2428
    +user: App\Entity\User {#1511 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a competitor or is that the first of its kind?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703300473 {#82
      date: 2023-12-23 04:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1962 …}
    +nested: Doctrine\ORM\PersistentCollection {#1970 …}
    +votes: Doctrine\ORM\PersistentCollection {#1399 …}
    +reports: Doctrine\ORM\PersistentCollection {#1522 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
    -id: 203244
    -bodyTs: "'competitor':4 'first':9 'kind':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5493277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701884608 {#1930
      date: 2023-12-06 18:43:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701886426 {#2370
    date: 2023-12-06 19:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 203380
  -bodyTs: "'bother':32 'constant':31 'd':39 'horrend':22 'launch':23 'liber':18 'love':40 'person':9 'project':7 'quick':44 'second':29 'see':42 'similar':6 'someth':25 'spin':11 'tabbi':3,19 'termin':16 'think':2 'though':47 'throw':14 'time':24 'tri':35 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nicknakin.com/comment/1773371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701886426 {#2363
    date: 2023-12-06 19:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1407
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: Proxies\__CG__\App\Entity\User {#2471 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701886426 {#2370
      date: 2023-12-06 19:13:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2467 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
    -id: 203380
    -bodyTs: "'bother':32 'constant':31 'd':39 'horrend':22 'launch':23 'liber':18 'love':40 'person':9 'project':7 'quick':44 'second':29 'see':42 'similar':6 'someth':25 'spin':11 'tabbi':3,19 'termin':16 'think':2 'though':47 'throw':14 'time':24 'tri':35 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nicknakin.com/comment/1773371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701886426 {#2363
      date: 2023-12-06 19:13:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "+1 on tabby. Another nice feature tabby has is sync of secrets and settings. It is not very resource efficient, but it’s still *nice*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701932439 {#1597
    date: 2023-12-07 08:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@offspec@lemmy.nicknakin.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 205594
  -bodyTs: "'+1':1 'anoth':4 'effici':20 'featur':6 'nice':5,25 'resourc':19 'secret':12 'set':14 'still':24 'sync':10 'tabbi':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6446797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701932439 {#1883
    date: 2023-12-07 08:00:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1407
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: Proxies\__CG__\App\Entity\User {#2471 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701886426 {#2370
      date: 2023-12-06 19:13:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2467 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
    -id: 203380
    -bodyTs: "'bother':32 'constant':31 'd':39 'horrend':22 'launch':23 'liber':18 'love':40 'person':9 'project':7 'quick':44 'second':29 'see':42 'similar':6 'someth':25 'spin':11 'tabbi':3,19 'termin':16 'think':2 'though':47 'throw':14 'time':24 'tri':35 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nicknakin.com/comment/1773371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701886426 {#2363
      date: 2023-12-06 19:13:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "+1 on tabby. Another nice feature tabby has is sync of secrets and settings. It is not very resource efficient, but it’s still *nice*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701932439 {#1597
    date: 2023-12-07 08:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@offspec@lemmy.nicknakin.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 205594
  -bodyTs: "'+1':1 'anoth':4 'effici':20 'featur':6 'nice':5,25 'resourc':19 'secret':12 'set':14 'still':24 'sync':10 'tabbi':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6446797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701932439 {#1883
    date: 2023-12-07 08:00:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1407
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: null
  +parent: App\Entity\EntryComment {#2371
    +user: Proxies\__CG__\App\Entity\User {#2471 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
    +image: null
    +parent: App\Entity\EntryComment {#2428
      +user: App\Entity\User {#1511 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1933 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a competitor or is that the first of its kind?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703300473 {#82
        date: 2023-12-23 04:01:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1962 …}
      +nested: Doctrine\ORM\PersistentCollection {#1970 …}
      +votes: Doctrine\ORM\PersistentCollection {#1399 …}
      +reports: Doctrine\ORM\PersistentCollection {#1522 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
      -id: 203244
      -bodyTs: "'competitor':4 'first':9 'kind':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5493277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884608 {#1930
        date: 2023-12-06 18:43:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2428}
    +body: "I think Tabby is a similar project, but personally I spin up and throw out terminals very liberally. Tabby had a horrendous launch time, something more than a second which constantly bothered me while trying to work. I’d love to see how quick this is though!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701886426 {#2370
      date: 2023-12-06 19:13:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@edu4rdshl@lemmy.world"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2467 …}
    +nested: Doctrine\ORM\PersistentCollection {#2470 …}
    +votes: Doctrine\ORM\PersistentCollection {#2459 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
    -id: 203380
    -bodyTs: "'bother':32 'constant':31 'd':39 'horrend':22 'launch':23 'liber':18 'love':40 'person':9 'project':7 'quick':44 'second':29 'see':42 'similar':6 'someth':25 'spin':11 'tabbi':3,19 'termin':16 'think':2 'though':47 'throw':14 'time':24 'tri':35 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nicknakin.com/comment/1773371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701886426 {#2363
      date: 2023-12-06 19:13:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2428}
  +body: "+1 on tabby. Another nice feature tabby has is sync of secrets and settings. It is not very resource efficient, but it’s still *nice*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701932439 {#1597
    date: 2023-12-07 08:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@juli@programming.dev"
    "@offspec@lemmy.nicknakin.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 205594
  -bodyTs: "'+1':1 'anoth':4 'effici':20 'featur':6 'nice':5,25 'resourc':19 'secret':12 'set':14 'still':24 'sync':10 'tabbi':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6446797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701932439 {#1883
    date: 2023-12-07 08:00:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details