Redirect 302 redirect from GET @entry_comment_create (79599d)

GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments/newest?p=16

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 …}
}
6.96 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 {#2424
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704377229 {#80
    date: 2024-01-04 15:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1975 …}
  +nested: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  -id: 220529
  -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3238052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477180 {#1952
    date: 2023-12-13 15:19:40.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 {#2424
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704377229 {#80
    date: 2024-01-04 15:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1975 …}
  +nested: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  -id: 220529
  -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3238052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477180 {#1952
    date: 2023-12-13 15:19:40.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 {#2424
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704377229 {#80
    date: 2024-01-04 15:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1975 …}
  +nested: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  -id: 220529
  -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3238052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477180 {#1952
    date: 2023-12-13 15:19:40.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 {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704377229 {#80
      date: 2024-01-04 15:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 220529
    -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3238052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477180 {#1952
      date: 2023-12-13 15:19:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "All calculators that are listed in the article as following weak juxtaposition would interpreted it that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702487991 {#3328
    date: 2023-12-13 18:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 220678
  -bodyTs: "'articl':8 'calcul':2 'follow':10 'interpret':14 'juxtaposit':12 'list':5 'way':17 'weak':11 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5685484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487991 {#3329
    date: 2023-12-13 18:19:51.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 {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704377229 {#80
      date: 2024-01-04 15:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 220529
    -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3238052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477180 {#1952
      date: 2023-12-13 15:19:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "All calculators that are listed in the article as following weak juxtaposition would interpreted it that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702487991 {#3328
    date: 2023-12-13 18:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 220678
  -bodyTs: "'articl':8 'calcul':2 'follow':10 'interpret':14 'juxtaposit':12 'list':5 'way':17 'weak':11 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5685484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487991 {#3329
    date: 2023-12-13 18:19:51.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 {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704377229 {#80
      date: 2024-01-04 15:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 220529
    -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3238052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477180 {#1952
      date: 2023-12-13 15:19:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "All calculators that are listed in the article as following weak juxtaposition would interpreted it that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702487991 {#3328
    date: 2023-12-13 18:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 220678
  -bodyTs: "'articl':8 'calcul':2 'follow':10 'interpret':14 'juxtaposit':12 'list':5 'way':17 'weak':11 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5685484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487991 {#3329
    date: 2023-12-13 18:19:51.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 {#1692
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704325701 {#1701
    date: 2024-01-04 00:48:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 220525
  -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368546"
  +editedAt: DateTimeImmutable @1704317641 {#1705
    date: 2024-01-03 22:34:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702476829 {#1795
    date: 2023-12-13 15:13:49.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 {#1692
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704325701 {#1701
    date: 2024-01-04 00:48:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 220525
  -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368546"
  +editedAt: DateTimeImmutable @1704317641 {#1705
    date: 2024-01-03 22:34:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702476829 {#1795
    date: 2023-12-13 15:13:49.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 {#1692
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704325701 {#1701
    date: 2024-01-04 00:48:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 220525
  -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368546"
  +editedAt: DateTimeImmutable @1704317641 {#1705
    date: 2024-01-03 22:34:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702476829 {#1795
    date: 2023-12-13 15:13:49.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 {#3266
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Use [ssh authentication](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702477317 {#3264
    date: 2023-12-13 15:21:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 220531
  -bodyTs: "'/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)':6 'authent':3 'docs.github.com':5 'docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)':4 'instead':7 'ssh':2 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6603259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477317 {#3265
    date: 2023-12-13 15:21:57.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 {#3266
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Use [ssh authentication](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702477317 {#3264
    date: 2023-12-13 15:21:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 220531
  -bodyTs: "'/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)':6 'authent':3 'docs.github.com':5 'docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)':4 'instead':7 'ssh':2 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6603259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477317 {#3265
    date: 2023-12-13 15:21:57.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 {#3266
  +user: Proxies\__CG__\App\Entity\User {#3267 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Use [ssh authentication](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702477317 {#3264
    date: 2023-12-13 15:21:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3268 …}
  +nested: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 220531
  -bodyTs: "'/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)':6 'authent':3 'docs.github.com':5 'docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)':4 'instead':7 'ssh':2 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6603259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477317 {#3265
    date: 2023-12-13 15:21:57.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 {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "key identification"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702477267 {#3280
    date: 2023-12-13 15:21:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 220530
  -bodyTs: "'identif':2 'key':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6603238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477267 {#3281
    date: 2023-12-13 15:21:07.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 {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "key identification"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702477267 {#3280
    date: 2023-12-13 15:21:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 220530
  -bodyTs: "'identif':2 'key':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6603238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477267 {#3281
    date: 2023-12-13 15:21:07.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 {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "key identification"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702477267 {#3280
    date: 2023-12-13 15:21:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 220530
  -bodyTs: "'identif':2 'key':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6603238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477267 {#3281
    date: 2023-12-13 15:21:07.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 {#3298
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I’m not sure about the exact commands, but you do something like `gh auth login` to authenticate the CLI and then something like `gh ssh setup` to change ssh’s config file to authorize using the GH CLI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702477636 {#3296
    date: 2023-12-13 15:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 220536
  -bodyTs: "'auth':15 'authent':18 'author':35 'chang':29 'cli':20,39 'command':8 'config':32 'exact':7 'file':33 'gh':14,25,38 'like':13,24 'login':16 'm':2 'setup':27 'someth':12,23 'ssh':26,30 'sure':4 'use':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4132736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477636 {#3297
    date: 2023-12-13 15:27:16.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 {#3298
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I’m not sure about the exact commands, but you do something like `gh auth login` to authenticate the CLI and then something like `gh ssh setup` to change ssh’s config file to authorize using the GH CLI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702477636 {#3296
    date: 2023-12-13 15:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 220536
  -bodyTs: "'auth':15 'authent':18 'author':35 'chang':29 'cli':20,39 'command':8 'config':32 'exact':7 'file':33 'gh':14,25,38 'like':13,24 'login':16 'm':2 'setup':27 'someth':12,23 'ssh':26,30 'sure':4 'use':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4132736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477636 {#3297
    date: 2023-12-13 15:27:16.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 {#3298
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I’m not sure about the exact commands, but you do something like `gh auth login` to authenticate the CLI and then something like `gh ssh setup` to change ssh’s config file to authorize using the GH CLI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702477636 {#3296
    date: 2023-12-13 15:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 220536
  -bodyTs: "'auth':15 'authent':18 'author':35 'chang':29 'cli':20,39 'command':8 'config':32 'exact':7 'file':33 'gh':14,25,38 'like':13,24 'login':16 'm':2 'setup':27 'someth':12,23 'ssh':26,30 'sure':4 'use':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4132736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477636 {#3297
    date: 2023-12-13 15:27:16.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 {#3462
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704325701 {#1701
        date: 2024-01-04 00:48:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 220525
      -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368546"
      +editedAt: DateTimeImmutable @1704317641 {#1705
        date: 2024-01-03 22:34:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702476829 {#1795
        date: 2023-12-13 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "I’m not sure about the exact commands, but you do something like `gh auth login` to authenticate the CLI and then something like `gh ssh setup` to change ssh’s config file to authorize using the GH CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702477636 {#3296
      date: 2023-12-13 15:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 220536
    -bodyTs: "'auth':15 'authent':18 'author':35 'chang':29 'cli':20,39 'command':8 'config':32 'exact':7 'file':33 'gh':14,25,38 'like':13,24 'login':16 'm':2 'setup':27 'someth':12,23 'ssh':26,30 'sure':4 'use':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4132736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477636 {#3297
      date: 2023-12-13 15:27:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I’ll try that, thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702478395 {#3460
    date: 2023-12-13 15:39:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3467 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 220547
  -bodyTs: "'ll':2 'thank':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702478395 {#3461
    date: 2023-12-13 15:39:55.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 {#3462
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704325701 {#1701
        date: 2024-01-04 00:48:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 220525
      -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368546"
      +editedAt: DateTimeImmutable @1704317641 {#1705
        date: 2024-01-03 22:34:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702476829 {#1795
        date: 2023-12-13 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "I’m not sure about the exact commands, but you do something like `gh auth login` to authenticate the CLI and then something like `gh ssh setup` to change ssh’s config file to authorize using the GH CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702477636 {#3296
      date: 2023-12-13 15:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 220536
    -bodyTs: "'auth':15 'authent':18 'author':35 'chang':29 'cli':20,39 'command':8 'config':32 'exact':7 'file':33 'gh':14,25,38 'like':13,24 'login':16 'm':2 'setup':27 'someth':12,23 'ssh':26,30 'sure':4 'use':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4132736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477636 {#3297
      date: 2023-12-13 15:27:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I’ll try that, thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702478395 {#3460
    date: 2023-12-13 15:39:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3467 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 220547
  -bodyTs: "'ll':2 'thank':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702478395 {#3461
    date: 2023-12-13 15:39:55.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 {#3462
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3298
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704325701 {#1701
        date: 2024-01-04 00:48:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 220525
      -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368546"
      +editedAt: DateTimeImmutable @1704317641 {#1705
        date: 2024-01-03 22:34:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702476829 {#1795
        date: 2023-12-13 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "I’m not sure about the exact commands, but you do something like `gh auth login` to authenticate the CLI and then something like `gh ssh setup` to change ssh’s config file to authorize using the GH CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702477636 {#3296
      date: 2023-12-13 15:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3299 …}
    +nested: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    -id: 220536
    -bodyTs: "'auth':15 'authent':18 'author':35 'chang':29 'cli':20,39 'command':8 'config':32 'exact':7 'file':33 'gh':14,25,38 'like':13,24 'login':16 'm':2 'setup':27 'someth':12,23 'ssh':26,30 'sure':4 'use':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4132736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477636 {#3297
      date: 2023-12-13 15:27:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "I’ll try that, thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702478395 {#3460
    date: 2023-12-13 15:39:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3467 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 220547
  -bodyTs: "'ll':2 'thank':5 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702478395 {#3461
    date: 2023-12-13 15:39:55.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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
    \n
    Connect an SSH key and use that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702477876 {#3311
    date: 2023-12-13 15:31:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 220538
  -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368586"
  +editedAt: DateTimeImmutable @1704321354 {#3312
    date: 2024-01-03 23:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702477876 {#3313
    date: 2023-12-13 15:31:16.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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
    \n
    Connect an SSH key and use that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702477876 {#3311
    date: 2023-12-13 15:31:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 220538
  -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368586"
  +editedAt: DateTimeImmutable @1704321354 {#3312
    date: 2024-01-03 23:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702477876 {#3313
    date: 2023-12-13 15:31:16.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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704325701 {#1701
      date: 2024-01-04 00:48:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1626 …}
    +nested: Doctrine\ORM\PersistentCollection {#1618 …}
    +votes: Doctrine\ORM\PersistentCollection {#1597 …}
    +reports: Doctrine\ORM\PersistentCollection {#1731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
    -id: 220525
    -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368546"
    +editedAt: DateTimeImmutable @1704317641 {#1705
      date: 2024-01-03 22:34:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702476829 {#1795
      date: 2023-12-13 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
    \n
    Connect an SSH key and use that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702477876 {#3311
    date: 2023-12-13 15:31:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 220538
  -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368586"
  +editedAt: DateTimeImmutable @1704321354 {#3312
    date: 2024-01-03 23:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702477876 {#3313
    date: 2023-12-13 15:31:16.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 {#3477
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704325701 {#1701
        date: 2024-01-04 00:48:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 220525
      -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368546"
      +editedAt: DateTimeImmutable @1704317641 {#1705
        date: 2024-01-03 22:34:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702476829 {#1795
        date: 2023-12-13 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
      \n
      Connect an SSH key and use that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702477876 {#3311
      date: 2023-12-13 15:31:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 220538
    -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368586"
    +editedAt: DateTimeImmutable @1704321354 {#3312
      date: 2024-01-03 23:35:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702477876 {#3313
      date: 2023-12-13 15:31:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "No luck, i tried that and https login and it still asks for a PW when I push"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702478447 {#3475
    date: 2023-12-13 15:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@usa_suxxx@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 220548
  -bodyTs: "'ask':12 'https':7 'login':8 'luck':2 'push':18 'pw':15 'still':11 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702478447 {#3476
    date: 2023-12-13 15:40:47.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 {#3477
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704325701 {#1701
        date: 2024-01-04 00:48:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 220525
      -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368546"
      +editedAt: DateTimeImmutable @1704317641 {#1705
        date: 2024-01-03 22:34:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702476829 {#1795
        date: 2023-12-13 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
      \n
      Connect an SSH key and use that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702477876 {#3311
      date: 2023-12-13 15:31:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 220538
    -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368586"
    +editedAt: DateTimeImmutable @1704321354 {#3312
      date: 2024-01-03 23:35:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702477876 {#3313
      date: 2023-12-13 15:31:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "No luck, i tried that and https login and it still asks for a PW when I push"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702478447 {#3475
    date: 2023-12-13 15:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@usa_suxxx@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 220548
  -bodyTs: "'ask':12 'https':7 'login':8 'luck':2 'push':18 'pw':15 'still':11 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702478447 {#3476
    date: 2023-12-13 15:40:47.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 {#3477
  +user: App\Entity\User {#1728 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3314
    +user: Proxies\__CG__\App\Entity\User {#3315 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1728 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704325701 {#1701
        date: 2024-01-04 00:48:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 220525
      -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368546"
      +editedAt: DateTimeImmutable @1704317641 {#1705
        date: 2024-01-03 22:34:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702476829 {#1795
        date: 2023-12-13 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
      \n
      Connect an SSH key and use that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702477876 {#3311
      date: 2023-12-13 15:31:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3316 …}
    +nested: Doctrine\ORM\PersistentCollection {#3318 …}
    +votes: Doctrine\ORM\PersistentCollection {#3320 …}
    +reports: Doctrine\ORM\PersistentCollection {#3322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
    -id: 220538
    -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368586"
    +editedAt: DateTimeImmutable @1704321354 {#3312
      date: 2024-01-03 23:35:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702477876 {#3313
      date: 2023-12-13 15:31:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "No luck, i tried that and https login and it still asks for a PW when I push"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702478447 {#3475
    date: 2023-12-13 15:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@usa_suxxx@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 220548
  -bodyTs: "'ask':12 'https':7 'login':8 'luck':2 'push':18 'pw':15 'still':11 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702478447 {#3476
    date: 2023-12-13 15:40:47.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 {#3561
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3477
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704325701 {#1701
          date: 2024-01-04 00:48:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 220525
        -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4368546"
        +editedAt: DateTimeImmutable @1704317641 {#1705
          date: 2024-01-03 22:34:01.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702476829 {#1795
          date: 2023-12-13 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: """
        [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
        \n
        Connect an SSH key and use that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702477876 {#3311
        date: 2023-12-13 15:31:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Juice@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 220538
      -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368586"
      +editedAt: DateTimeImmutable @1704321354 {#3312
        date: 2024-01-03 23:35:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702477876 {#3313
        date: 2023-12-13 15:31:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "No luck, i tried that and https login and it still asks for a PW when I push"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702478447 {#3475
      date: 2023-12-13 15:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
      "@usa_suxxx@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3478 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
    -id: 220548
    -bodyTs: "'ask':12 'https':7 'login':8 'luck':2 'push':18 'pw':15 'still':11 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702478447 {#3476
      date: 2023-12-13 15:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    **HTTPS**\n
    \n
    `git remote add origin https://github.com/user/repo.git`\n
    \n
    **SSH**\n
    \n
    `git remote add origin git@github.com:user/repo.git`\n
    \n
    Did you use the correct syntax for SSH?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702479086 {#3558
    date: 2023-12-13 15:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@usa_suxxx@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3562 …}
  +nested: Doctrine\ORM\PersistentCollection {#3564 …}
  +votes: Doctrine\ORM\PersistentCollection {#3566 …}
  +reports: Doctrine\ORM\PersistentCollection {#3568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3572 …}
  -id: 220558
  -bodyTs: "'/user/repo.git':8 'add':4,12 'correct':20 'git':2,10 'git@github.com':14 'github.com':7 'github.com/user/repo.git':6 'https':1 'origin':5,13 'remot':3,11 'ssh':9,23 'syntax':21 'use':18 'user/repo.git':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368667"
  +editedAt: DateTimeImmutable @1704325812 {#3559
    date: 2024-01-04 00:50:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702479086 {#3560
    date: 2023-12-13 15:51:26.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 {#3561
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3477
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704325701 {#1701
          date: 2024-01-04 00:48:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 220525
        -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4368546"
        +editedAt: DateTimeImmutable @1704317641 {#1705
          date: 2024-01-03 22:34:01.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702476829 {#1795
          date: 2023-12-13 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: """
        [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
        \n
        Connect an SSH key and use that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702477876 {#3311
        date: 2023-12-13 15:31:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Juice@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 220538
      -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368586"
      +editedAt: DateTimeImmutable @1704321354 {#3312
        date: 2024-01-03 23:35:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702477876 {#3313
        date: 2023-12-13 15:31:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "No luck, i tried that and https login and it still asks for a PW when I push"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702478447 {#3475
      date: 2023-12-13 15:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
      "@usa_suxxx@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3478 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
    -id: 220548
    -bodyTs: "'ask':12 'https':7 'login':8 'luck':2 'push':18 'pw':15 'still':11 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702478447 {#3476
      date: 2023-12-13 15:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    **HTTPS**\n
    \n
    `git remote add origin https://github.com/user/repo.git`\n
    \n
    **SSH**\n
    \n
    `git remote add origin git@github.com:user/repo.git`\n
    \n
    Did you use the correct syntax for SSH?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702479086 {#3558
    date: 2023-12-13 15:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@usa_suxxx@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3562 …}
  +nested: Doctrine\ORM\PersistentCollection {#3564 …}
  +votes: Doctrine\ORM\PersistentCollection {#3566 …}
  +reports: Doctrine\ORM\PersistentCollection {#3568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3572 …}
  -id: 220558
  -bodyTs: "'/user/repo.git':8 'add':4,12 'correct':20 'git':2,10 'git@github.com':14 'github.com':7 'github.com/user/repo.git':6 'https':1 'origin':5,13 'remot':3,11 'ssh':9,23 'syntax':21 'use':18 'user/repo.git':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368667"
  +editedAt: DateTimeImmutable @1704325812 {#3559
    date: 2024-01-04 00:50:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702479086 {#3560
    date: 2023-12-13 15:51:26.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 {#3561
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3477
    +user: App\Entity\User {#1728 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3314
      +user: Proxies\__CG__\App\Entity\User {#3315 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1728 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "Uh how do i get GH cli to work on Linux? I tried pushing a project and it just asks for a password, and PW support is deprecated"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704325701 {#1701
          date: 2024-01-04 00:48:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 220525
        -bodyTs: "'ask':20 'cli':7 'deprec':28 'get':5 'gh':6 'linux':11 'password':23 'project':16 'push':14 'pw':25 'support':26 'tri':13 'uh':1 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4368546"
        +editedAt: DateTimeImmutable @1704317641 {#1705
          date: 2024-01-03 22:34:01.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702476829 {#1795
          date: 2023-12-13 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: """
        [docs.github.com/…/adding-a-new-ssh-key-to-your-gi…](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n
        \n
        Connect an SSH key and use that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702477876 {#3311
        date: 2023-12-13 15:31:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@Juice@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3316 …}
      +nested: Doctrine\ORM\PersistentCollection {#3318 …}
      +votes: Doctrine\ORM\PersistentCollection {#3320 …}
      +reports: Doctrine\ORM\PersistentCollection {#3322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
      -id: 220538
      -bodyTs: "'/adding-a-new-ssh-key-to-your-gi':2 '/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':5 'connect':6 'docs.github.com':1,4 'docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)':3 'key':9 'ssh':8 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4368586"
      +editedAt: DateTimeImmutable @1704321354 {#3312
        date: 2024-01-03 23:35:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702477876 {#3313
        date: 2023-12-13 15:31:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "No luck, i tried that and https login and it still asks for a PW when I push"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702478447 {#3475
      date: 2023-12-13 15:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@Juice@hexbear.net"
      "@usa_suxxx@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3478 …}
    +nested: Doctrine\ORM\PersistentCollection {#3480 …}
    +votes: Doctrine\ORM\PersistentCollection {#3482 …}
    +reports: Doctrine\ORM\PersistentCollection {#3484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
    -id: 220548
    -bodyTs: "'ask':12 'https':7 'login':8 'luck':2 'push':18 'pw':15 'still':11 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4368628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702478447 {#3476
      date: 2023-12-13 15:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    **HTTPS**\n
    \n
    `git remote add origin https://github.com/user/repo.git`\n
    \n
    **SSH**\n
    \n
    `git remote add origin git@github.com:user/repo.git`\n
    \n
    Did you use the correct syntax for SSH?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702479086 {#3558
    date: 2023-12-13 15:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@Juice@hexbear.net"
    "@usa_suxxx@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3562 …}
  +nested: Doctrine\ORM\PersistentCollection {#3564 …}
  +votes: Doctrine\ORM\PersistentCollection {#3566 …}
  +reports: Doctrine\ORM\PersistentCollection {#3568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3572 …}
  -id: 220558
  -bodyTs: "'/user/repo.git':8 'add':4,12 'correct':20 'git':2,10 'git@github.com':14 'github.com':7 'github.com/user/repo.git':6 'https':1 'origin':5,13 'remot':3,11 'ssh':9,23 'syntax':21 'use':18 'user/repo.git':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368667"
  +editedAt: DateTimeImmutable @1704325812 {#3559
    date: 2024-01-04 00:50:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702479086 {#3560
    date: 2023-12-13 15:51:26.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#2369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    CLI  \n
    Though I will admit it took me a while to get there  \n
    git add -i is where the true magic begins
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704905358 {#2385
    date: 2024-01-10 17:49:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 220493
  -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7294377"
  +editedAt: DateTimeImmutable @1704310648 {#2384
    date: 2024-01-03 20:37:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702473435 {#2378
    date: 2023-12-13 14:17:15.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
43 DENIED edit
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#2369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    CLI  \n
    Though I will admit it took me a while to get there  \n
    git add -i is where the true magic begins
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704905358 {#2385
    date: 2024-01-10 17:49:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 220493
  -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7294377"
  +editedAt: DateTimeImmutable @1704310648 {#2384
    date: 2024-01-03 20:37:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702473435 {#2378
    date: 2023-12-13 14:17:15.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
44 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#2369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    CLI  \n
    Though I will admit it took me a while to get there  \n
    git add -i is where the true magic begins
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704905358 {#2385
    date: 2024-01-10 17:49:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 220493
  -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7294377"
  +editedAt: DateTimeImmutable @1704310648 {#2384
    date: 2024-01-03 20:37:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702473435 {#2378
    date: 2023-12-13 14:17:15.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1910
    +user: App\Entity\User {#2369 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      CLI  \n
      Though I will admit it took me a while to get there  \n
      git add -i is where the true magic begins
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704905358 {#2385
      date: 2024-01-10 17:49:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 220493
    -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7294377"
    +editedAt: DateTimeImmutable @1704310648 {#2384
      date: 2024-01-03 20:37:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702473435 {#2378
      date: 2023-12-13 14:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: "TIL!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702477950 {#3232
    date: 2023-12-13 15:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 220540
  -bodyTs: "'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4132854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477950 {#3233
    date: 2023-12-13 15:32:30.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
47 DENIED edit
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1910
    +user: App\Entity\User {#2369 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      CLI  \n
      Though I will admit it took me a while to get there  \n
      git add -i is where the true magic begins
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704905358 {#2385
      date: 2024-01-10 17:49:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 220493
    -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7294377"
    +editedAt: DateTimeImmutable @1704310648 {#2384
      date: 2024-01-03 20:37:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702473435 {#2378
      date: 2023-12-13 14:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: "TIL!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702477950 {#3232
    date: 2023-12-13 15:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 220540
  -bodyTs: "'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4132854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477950 {#3233
    date: 2023-12-13 15:32:30.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
48 DENIED moderate
App\Entity\EntryComment {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1910
    +user: App\Entity\User {#2369 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      CLI  \n
      Though I will admit it took me a while to get there  \n
      git add -i is where the true magic begins
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704905358 {#2385
      date: 2024-01-10 17:49:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 220493
    -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7294377"
    +editedAt: DateTimeImmutable @1704310648 {#2384
      date: 2024-01-03 20:37:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702473435 {#2378
      date: 2023-12-13 14:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: "TIL!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702477950 {#3232
    date: 2023-12-13 15:32:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 220540
  -bodyTs: "'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4132854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477950 {#3233
    date: 2023-12-13 15:32:30.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3234
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1910
      +user: App\Entity\User {#2369 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        CLI  \n
        Though I will admit it took me a while to get there  \n
        git add -i is where the true magic begins
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704905358 {#2385
        date: 2024-01-10 17:49:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 220493
      -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7294377"
      +editedAt: DateTimeImmutable @1704310648 {#2384
        date: 2024-01-03 20:37:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702473435 {#2378
        date: 2023-12-13 14:17:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1910}
    +body: "TIL!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702477950 {#3232
      date: 2023-12-13 15:32:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@criticalimpact@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 220540
    -bodyTs: "'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4132854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477950 {#3233
      date: 2023-12-13 15:32:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: "git log --graph --oneline --all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702656308 {#3490
    date: 2023-12-15 17:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3494 …}
  +nested: Doctrine\ORM\PersistentCollection {#3496 …}
  +votes: Doctrine\ORM\PersistentCollection {#3498 …}
  +reports: Doctrine\ORM\PersistentCollection {#3500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3504 …}
  -id: 224751
  -bodyTs: "'git':1 'graph':3 'log':2 'onelin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5014413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656308 {#3491
    date: 2023-12-15 17:05:08.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
51 DENIED edit
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3234
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1910
      +user: App\Entity\User {#2369 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        CLI  \n
        Though I will admit it took me a while to get there  \n
        git add -i is where the true magic begins
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704905358 {#2385
        date: 2024-01-10 17:49:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 220493
      -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7294377"
      +editedAt: DateTimeImmutable @1704310648 {#2384
        date: 2024-01-03 20:37:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702473435 {#2378
        date: 2023-12-13 14:17:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1910}
    +body: "TIL!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702477950 {#3232
      date: 2023-12-13 15:32:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@criticalimpact@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 220540
    -bodyTs: "'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4132854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477950 {#3233
      date: 2023-12-13 15:32:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: "git log --graph --oneline --all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702656308 {#3490
    date: 2023-12-15 17:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3494 …}
  +nested: Doctrine\ORM\PersistentCollection {#3496 …}
  +votes: Doctrine\ORM\PersistentCollection {#3498 …}
  +reports: Doctrine\ORM\PersistentCollection {#3500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3504 …}
  -id: 224751
  -bodyTs: "'git':1 'graph':3 'log':2 'onelin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5014413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656308 {#3491
    date: 2023-12-15 17:05:08.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
52 DENIED moderate
App\Entity\EntryComment {#3492
  +user: Proxies\__CG__\App\Entity\User {#3493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3234
    +user: Proxies\__CG__\App\Entity\User {#3235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1910
      +user: App\Entity\User {#2369 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        CLI  \n
        Though I will admit it took me a while to get there  \n
        git add -i is where the true magic begins
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704905358 {#2385
        date: 2024-01-10 17:49:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 220493
      -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7294377"
      +editedAt: DateTimeImmutable @1704310648 {#2384
        date: 2024-01-03 20:37:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702473435 {#2378
        date: 2023-12-13 14:17:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1910}
    +body: "TIL!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702477950 {#3232
      date: 2023-12-13 15:32:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@criticalimpact@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3236 …}
    +nested: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 220540
    -bodyTs: "'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/4132854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477950 {#3233
      date: 2023-12-13 15:32:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: "git log --graph --oneline --all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702656308 {#3490
    date: 2023-12-15 17:05:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3494 …}
  +nested: Doctrine\ORM\PersistentCollection {#3496 …}
  +votes: Doctrine\ORM\PersistentCollection {#3498 …}
  +reports: Doctrine\ORM\PersistentCollection {#3500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3504 …}
  -id: 224751
  -bodyTs: "'git':1 'graph':3 'log':2 'onelin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5014413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702656308 {#3491
    date: 2023-12-15 17:05:08.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1910
    +user: App\Entity\User {#2369 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      CLI  \n
      Though I will admit it took me a while to get there  \n
      git add -i is where the true magic begins
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704905358 {#2385
      date: 2024-01-10 17:49:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 220493
    -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7294377"
    +editedAt: DateTimeImmutable @1704310648 {#2384
      date: 2024-01-03 20:37:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702473435 {#2378
      date: 2023-12-13 14:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: """
    Also part of the Cli magic is a pretty git log tree like that:  \n
    ![](https://lemmy.world/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)  \n
    [stackoverflow.com/questions/1838873/…/34467298#34…](https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)\n
    \n
    And a proper diff tool like vim:\n
    \n
    `git config --global diff.tool vimdiff  git config --global difftool.prompt false`\n
    \n
    (Current diff could be closed with :qa. All diffs could be closed with :cq).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702596144 {#3248
    date: 2023-12-15 00:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 222747
  -bodyTs: "'/34467298':21 '/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)':17 '/questions/1838873/':20 '/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)':25 '34':22 'also':1 'cli':5 'close':47,54 'config':34,39 'could':45,52 'cq':56 'current':43 'diff':29,44,51 'diff.tool':36 'difftool.prompt':41 'fals':42 'git':10,33,38 'global':35,40 'lemmy.world':16 'lemmy.world/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)':15 'like':13,31 'log':11 'magic':6 'part':2 'pretti':9 'proper':28 'qa':49 'stackoverflow.com':19,24 'stackoverflow.com/questions/1838873/':18 'stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)':23 'tool':30 'tree':12 'vim':32 'vimdiff':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6047780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596144 {#3249
    date: 2023-12-15 00:22:24.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
55 DENIED edit
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1910
    +user: App\Entity\User {#2369 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      CLI  \n
      Though I will admit it took me a while to get there  \n
      git add -i is where the true magic begins
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704905358 {#2385
      date: 2024-01-10 17:49:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 220493
    -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7294377"
    +editedAt: DateTimeImmutable @1704310648 {#2384
      date: 2024-01-03 20:37:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702473435 {#2378
      date: 2023-12-13 14:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: """
    Also part of the Cli magic is a pretty git log tree like that:  \n
    ![](https://lemmy.world/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)  \n
    [stackoverflow.com/questions/1838873/…/34467298#34…](https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)\n
    \n
    And a proper diff tool like vim:\n
    \n
    `git config --global diff.tool vimdiff  git config --global difftool.prompt false`\n
    \n
    (Current diff could be closed with :qa. All diffs could be closed with :cq).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702596144 {#3248
    date: 2023-12-15 00:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 222747
  -bodyTs: "'/34467298':21 '/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)':17 '/questions/1838873/':20 '/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)':25 '34':22 'also':1 'cli':5 'close':47,54 'config':34,39 'could':45,52 'cq':56 'current':43 'diff':29,44,51 'diff.tool':36 'difftool.prompt':41 'fals':42 'git':10,33,38 'global':35,40 'lemmy.world':16 'lemmy.world/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)':15 'like':13,31 'log':11 'magic':6 'part':2 'pretti':9 'proper':28 'qa':49 'stackoverflow.com':19,24 'stackoverflow.com/questions/1838873/':18 'stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)':23 'tool':30 'tree':12 'vim':32 'vimdiff':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6047780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596144 {#3249
    date: 2023-12-15 00:22:24.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
56 DENIED moderate
App\Entity\EntryComment {#3250
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1910
    +user: App\Entity\User {#2369 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      CLI  \n
      Though I will admit it took me a while to get there  \n
      git add -i is where the true magic begins
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704905358 {#2385
      date: 2024-01-10 17:49:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1906 …}
    +nested: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 220493
    -bodyTs: "'add':15 'admit':5 'begin':22 'cli':1 'get':12 'git':14 'magic':21 'though':2 'took':7 'true':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7294377"
    +editedAt: DateTimeImmutable @1704310648 {#2384
      date: 2024-01-03 20:37:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702473435 {#2378
      date: 2023-12-13 14:17:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1910}
  +body: """
    Also part of the Cli magic is a pretty git log tree like that:  \n
    ![](https://lemmy.world/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)  \n
    [stackoverflow.com/questions/1838873/…/34467298#34…](https://stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)\n
    \n
    And a proper diff tool like vim:\n
    \n
    `git config --global diff.tool vimdiff  git config --global difftool.prompt false`\n
    \n
    (Current diff could be closed with :qa. All diffs could be closed with :cq).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702596144 {#3248
    date: 2023-12-15 00:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@criticalimpact@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 222747
  -bodyTs: "'/34467298':21 '/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)':17 '/questions/1838873/':20 '/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)':25 '34':22 'also':1 'cli':5 'close':47,54 'config':34,39 'could':45,52 'cq':56 'current':43 'diff':29,44,51 'diff.tool':36 'difftool.prompt':41 'fals':42 'git':10,33,38 'global':35,40 'lemmy.world':16 'lemmy.world/pictrs/image/3302d15a-1370-4f02-bc0d-5ec00c0c20f6.png)':15 'like':13,31 'log':11 'magic':6 'part':2 'pretti':9 'proper':28 'qa':49 'stackoverflow.com':19,24 'stackoverflow.com/questions/1838873/':18 'stackoverflow.com/questions/1838873/visualizing-branch-topology-in-git/34467298#34467298)':23 'tool':30 'tree':12 'vim':32 'vimdiff':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6047780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596144 {#3249
    date: 2023-12-15 00:22:24.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704617682 {#2077
    date: 2024-01-07 09:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 220476
  -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471186 {#2098
    date: 2023-12-13 13:39: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
59 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704617682 {#2077
    date: 2024-01-07 09:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 220476
  -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471186 {#2098
    date: 2023-12-13 13:39: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
60 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704617682 {#2077
    date: 2024-01-07 09:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 220476
  -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471186 {#2098
    date: 2023-12-13 13:39: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2089
    +user: App\Entity\User {#2129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704617682 {#2077
      date: 2024-01-07 09:54:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@suy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
    -id: 220476
    -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5679494"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702471186 {#2098
      date: 2023-12-13 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2089}
  +body: "Sorry, could you clarify what you mean? I don’t see the difference. Isn’t the author complaining about Canonical for the policy enforcement?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702481561 {#3216
    date: 2023-12-13 16:32:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 220587
  -bodyTs: "'author':17 'canon':20 'clarifi':4 'complain':18 'could':2 'differ':13 'enforc':24 'isn':14 'mean':7 'polici':23 'see':11 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5682948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481561 {#3217
    date: 2023-12-13 16:32:41.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
63 DENIED edit
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2089
    +user: App\Entity\User {#2129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704617682 {#2077
      date: 2024-01-07 09:54:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@suy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
    -id: 220476
    -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5679494"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702471186 {#2098
      date: 2023-12-13 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2089}
  +body: "Sorry, could you clarify what you mean? I don’t see the difference. Isn’t the author complaining about Canonical for the policy enforcement?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702481561 {#3216
    date: 2023-12-13 16:32:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 220587
  -bodyTs: "'author':17 'canon':20 'clarifi':4 'complain':18 'could':2 'differ':13 'enforc':24 'isn':14 'mean':7 'polici':23 'see':11 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5682948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481561 {#3217
    date: 2023-12-13 16:32:41.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
64 DENIED moderate
App\Entity\EntryComment {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2089
    +user: App\Entity\User {#2129 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704617682 {#2077
      date: 2024-01-07 09:54:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@suy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
    -id: 220476
    -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5679494"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702471186 {#2098
      date: 2023-12-13 13:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2089}
  +body: "Sorry, could you clarify what you mean? I don’t see the difference. Isn’t the author complaining about Canonical for the policy enforcement?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702481561 {#3216
    date: 2023-12-13 16:32:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -id: 220587
  -bodyTs: "'author':17 'canon':20 'clarifi':4 'complain':18 'could':2 'differ':13 'enforc':24 'isn':14 'mean':7 'polici':23 'see':11 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5682948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481561 {#3217
    date: 2023-12-13 16:32:41.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3508
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2089
      +user: App\Entity\User {#2129 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704617682 {#2077
        date: 2024-01-07 09:54:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@suy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 220476
      -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5679494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702471186 {#2098
        date: 2023-12-13 13:39:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2089}
    +body: "Sorry, could you clarify what you mean? I don’t see the difference. Isn’t the author complaining about Canonical for the policy enforcement?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702481561 {#3216
      date: 2023-12-13 16:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@suy@programming.dev"
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 220587
    -bodyTs: "'author':17 'canon':20 'clarifi':4 'complain':18 'could':2 'differ':13 'enforc':24 'isn':14 'mean':7 'polici':23 'see':11 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5682948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702481561 {#3217
      date: 2023-12-13 16:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2089}
  +body: "Canonical has been taking bad decisions for quite some time now, and this developer was trying to reach Ubuntu users even while probably knowing these. Which makes sense, of course. The point being that this dev’s disappointment seems quite specific in these notes (against Snap), and imho he might work again towards shipping their app through Snap if he was allowed to. My comment compares Canonical to Apple, to give some context of where Canonical is at so many other idiosyncrasies (for example, I also heard other bad stuff about their H.R., in particular a way too lengthy hiring process.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702536645 {#3506
    date: 2023-12-14 07:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3509 …}
  +nested: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  -id: 221107
  -bodyTs: "'allow':62 'also':86 'app':56 'appl':69 'bad':5,89 'canon':1,67,76 'comment':65 'compar':66 'context':73 'cours':30 'decis':6 'dev':36 'develop':14 'disappoint':38 'even':21 'exampl':84 'give':71 'h.r':93 'heard':87 'hire':100 'idiosyncrasi':82 'imho':48 'know':24 'lengthi':99 'make':27 'mani':80 'might':50 'note':44 'particular':95 'point':32 'probabl':23 'process':101 'quit':8,40 'reach':18 'seem':39 'sens':28 'ship':54 'snap':46,58 'specif':41 'stuff':90 'take':4 'time':10 'toward':53 'tri':16 'ubuntu':19 'user':20 'way':97 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5700735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702536645 {#3507
    date: 2023-12-14 07:50:45.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
67 DENIED edit
App\Entity\EntryComment {#3508
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2089
      +user: App\Entity\User {#2129 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704617682 {#2077
        date: 2024-01-07 09:54:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@suy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 220476
      -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5679494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702471186 {#2098
        date: 2023-12-13 13:39:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2089}
    +body: "Sorry, could you clarify what you mean? I don’t see the difference. Isn’t the author complaining about Canonical for the policy enforcement?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702481561 {#3216
      date: 2023-12-13 16:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@suy@programming.dev"
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 220587
    -bodyTs: "'author':17 'canon':20 'clarifi':4 'complain':18 'could':2 'differ':13 'enforc':24 'isn':14 'mean':7 'polici':23 'see':11 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5682948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702481561 {#3217
      date: 2023-12-13 16:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2089}
  +body: "Canonical has been taking bad decisions for quite some time now, and this developer was trying to reach Ubuntu users even while probably knowing these. Which makes sense, of course. The point being that this dev’s disappointment seems quite specific in these notes (against Snap), and imho he might work again towards shipping their app through Snap if he was allowed to. My comment compares Canonical to Apple, to give some context of where Canonical is at so many other idiosyncrasies (for example, I also heard other bad stuff about their H.R., in particular a way too lengthy hiring process.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702536645 {#3506
    date: 2023-12-14 07:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3509 …}
  +nested: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  -id: 221107
  -bodyTs: "'allow':62 'also':86 'app':56 'appl':69 'bad':5,89 'canon':1,67,76 'comment':65 'compar':66 'context':73 'cours':30 'decis':6 'dev':36 'develop':14 'disappoint':38 'even':21 'exampl':84 'give':71 'h.r':93 'heard':87 'hire':100 'idiosyncrasi':82 'imho':48 'know':24 'lengthi':99 'make':27 'mani':80 'might':50 'note':44 'particular':95 'point':32 'probabl':23 'process':101 'quit':8,40 'reach':18 'seem':39 'sens':28 'ship':54 'snap':46,58 'specif':41 'stuff':90 'take':4 'time':10 'toward':53 'tri':16 'ubuntu':19 'user':20 'way':97 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5700735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702536645 {#3507
    date: 2023-12-14 07:50:45.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
68 DENIED moderate
App\Entity\EntryComment {#3508
  +user: App\Entity\User {#2129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3218
    +user: Proxies\__CG__\App\Entity\User {#3219 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2089
      +user: App\Entity\User {#2129 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "This post title is misleading. The developer was working with Snap until Canonical didn’t allowed it anymore. He’s pissed with the policy enforcement which is strictly speaking commercial and as bad as Apple’s afaik…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1704617682 {#2077
        date: 2024-01-07 09:54:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@suy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 220476
      -bodyTs: "'afaik':37 'allow':16 'anymor':18 'appl':35 'bad':33 'canon':13 'commerci':30 'develop':7 'didn':14 'enforc':25 'mislead':5 'piss':21 'polici':24 'post':2 'snap':11 'speak':29 'strict':28 'titl':3 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5679494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702471186 {#2098
        date: 2023-12-13 13:39:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2089}
    +body: "Sorry, could you clarify what you mean? I don’t see the difference. Isn’t the author complaining about Canonical for the policy enforcement?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702481561 {#3216
      date: 2023-12-13 16:32:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@suy@programming.dev"
      "@anzo@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3220 …}
    +nested: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    -id: 220587
    -bodyTs: "'author':17 'canon':20 'clarifi':4 'complain':18 'could':2 'differ':13 'enforc':24 'isn':14 'mean':7 'polici':23 'see':11 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5682948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702481561 {#3217
      date: 2023-12-13 16:32:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2089}
  +body: "Canonical has been taking bad decisions for quite some time now, and this developer was trying to reach Ubuntu users even while probably knowing these. Which makes sense, of course. The point being that this dev’s disappointment seems quite specific in these notes (against Snap), and imho he might work again towards shipping their app through Snap if he was allowed to. My comment compares Canonical to Apple, to give some context of where Canonical is at so many other idiosyncrasies (for example, I also heard other bad stuff about their H.R., in particular a way too lengthy hiring process.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702536645 {#3506
    date: 2023-12-14 07:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3509 …}
  +nested: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  -id: 221107
  -bodyTs: "'allow':62 'also':86 'app':56 'appl':69 'bad':5,89 'canon':1,67,76 'comment':65 'compar':66 'context':73 'cours':30 'decis':6 'dev':36 'develop':14 'disappoint':38 'even':21 'exampl':84 'give':71 'h.r':93 'heard':87 'hire':100 'idiosyncrasi':82 'imho':48 'know':24 'lengthi':99 'make':27 'mani':80 'might':50 'note':44 'particular':95 'point':32 'probabl':23 'process':101 'quit':8,40 'reach':18 'seem':39 'sens':28 'ship':54 'snap':46,58 'specif':41 'stuff':90 'take':4 'time':10 'toward':53 'tri':16 'ubuntu':19 'user':20 'way':97 'work':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5700735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702536645 {#3507
    date: 2023-12-14 07:50:45.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#2041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [conventional commits] ([www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/)) will save you.  \n
    or maybe [commitizen](https://github.com/commitizen/cz-cli) if you’d like not to write them by hand.  \n
    and maybe [commit and tag version](https://github.com/absolute-version/commit-and-tag-version), which will create changelogs for you of you follow semver
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469747 {#2067
    date: 2023-12-13 13:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 220468
  -bodyTs: "'/absolute-version/commit-and-tag-version),':33 '/commitizen/cz-cli)':14 '/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/))':5 'changelog':37 'commit':2,27 'commitizen':11 'convent':1 'creat':36 'd':17 'follow':42 'github.com':13,32 'github.com/absolute-version/commit-and-tag-version),':31 'github.com/commitizen/cz-cli)':12 'hand':24 'like':18 'mayb':10,26 'save':7 'semver':43 'tag':29 'version':30 'write':21 'www.conventionalcommits.org':4 'www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/))':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5676317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469747 {#2070
    date: 2023-12-13 13:15:47.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
71 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#2041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [conventional commits] ([www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/)) will save you.  \n
    or maybe [commitizen](https://github.com/commitizen/cz-cli) if you’d like not to write them by hand.  \n
    and maybe [commit and tag version](https://github.com/absolute-version/commit-and-tag-version), which will create changelogs for you of you follow semver
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469747 {#2067
    date: 2023-12-13 13:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 220468
  -bodyTs: "'/absolute-version/commit-and-tag-version),':33 '/commitizen/cz-cli)':14 '/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/))':5 'changelog':37 'commit':2,27 'commitizen':11 'convent':1 'creat':36 'd':17 'follow':42 'github.com':13,32 'github.com/absolute-version/commit-and-tag-version),':31 'github.com/commitizen/cz-cli)':12 'hand':24 'like':18 'mayb':10,26 'save':7 'semver':43 'tag':29 'version':30 'write':21 'www.conventionalcommits.org':4 'www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/))':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5676317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469747 {#2070
    date: 2023-12-13 13:15:47.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
72 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#2041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [conventional commits] ([www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/)) will save you.  \n
    or maybe [commitizen](https://github.com/commitizen/cz-cli) if you’d like not to write them by hand.  \n
    and maybe [commit and tag version](https://github.com/absolute-version/commit-and-tag-version), which will create changelogs for you of you follow semver
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469747 {#2067
    date: 2023-12-13 13:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 220468
  -bodyTs: "'/absolute-version/commit-and-tag-version),':33 '/commitizen/cz-cli)':14 '/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/))':5 'changelog':37 'commit':2,27 'commitizen':11 'convent':1 'creat':36 'd':17 'follow':42 'github.com':13,32 'github.com/absolute-version/commit-and-tag-version),':31 'github.com/commitizen/cz-cli)':12 'hand':24 'like':18 'mayb':10,26 'save':7 'semver':43 'tag':29 'version':30 'write':21 'www.conventionalcommits.org':4 'www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/))':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5676317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469747 {#2070
    date: 2023-12-13 13:15:47.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I only use it to clone projects via the Open in GitHub desktop link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469363 {#2298
    date: 2023-12-13 13:09:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 220464
  -bodyTs: "'clone':6 'desktop':13 'github':12 'link':14 'open':10 'project':7 'use':3 'via':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469363 {#2293
    date: 2023-12-13 13:09:23.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
75 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I only use it to clone projects via the Open in GitHub desktop link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469363 {#2298
    date: 2023-12-13 13:09:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 220464
  -bodyTs: "'clone':6 'desktop':13 'github':12 'link':14 'open':10 'project':7 'use':3 'via':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469363 {#2293
    date: 2023-12-13 13:09:23.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
76 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I only use it to clone projects via the Open in GitHub desktop link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469363 {#2298
    date: 2023-12-13 13:09:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 220464
  -bodyTs: "'clone':6 'desktop':13 'github':12 'link':14 'open':10 'project':7 'use':3 'via':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469363 {#2293
    date: 2023-12-13 13:09:23.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#2259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "GitHub desktop for life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702465451 {#2190
    date: 2023-12-13 12:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 220430
  -bodyTs: "'desktop':2 'github':1 'life':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7292405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465451 {#2253
    date: 2023-12-13 12:04:11.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
79 DENIED edit
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#2259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "GitHub desktop for life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702465451 {#2190
    date: 2023-12-13 12:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 220430
  -bodyTs: "'desktop':2 'github':1 'life':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7292405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465451 {#2253
    date: 2023-12-13 12:04:11.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
80 DENIED moderate
App\Entity\EntryComment {#2264
  +user: App\Entity\User {#2259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "GitHub desktop for life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702465451 {#2190
    date: 2023-12-13 12:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 220430
  -bodyTs: "'desktop':2 'github':1 'life':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7292405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465451 {#2253
    date: 2023-12-13 12:04:11.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Fork](https://git-fork.com/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704314788 {#2134
    date: 2024-01-03 21:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 220421
  -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5028371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702464243 {#1988
    date: 2023-12-13 11:44:03.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
83 DENIED edit
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Fork](https://git-fork.com/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704314788 {#2134
    date: 2024-01-03 21:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 220421
  -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5028371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702464243 {#1988
    date: 2023-12-13 11:44:03.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
84 DENIED moderate
App\Entity\EntryComment {#1995
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Fork](https://git-fork.com/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704314788 {#2134
    date: 2024-01-03 21:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 220421
  -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5028371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702464243 {#1988
    date: 2023-12-13 11:44:03.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    Any windows screenshots?\n
    \n
    (Fork is also an awful name in terms of searching for it btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702473571 {#3170
    date: 2023-12-13 14:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 220495
  -bodyTs: "'also':6 'aw':8 'btw':16 'fork':4 'name':9 'screenshot':3 'search':13 'term':11 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473571 {#3171
    date: 2023-12-13 14:19:31.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
87 DENIED edit
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    Any windows screenshots?\n
    \n
    (Fork is also an awful name in terms of searching for it btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702473571 {#3170
    date: 2023-12-13 14:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 220495
  -bodyTs: "'also':6 'aw':8 'btw':16 'fork':4 'name':9 'screenshot':3 'search':13 'term':11 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473571 {#3171
    date: 2023-12-13 14:19:31.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
88 DENIED moderate
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    Any windows screenshots?\n
    \n
    (Fork is also an awful name in terms of searching for it btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702473571 {#3170
    date: 2023-12-13 14:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 220495
  -bodyTs: "'also':6 'aw':8 'btw':16 'fork':4 'name':9 'screenshot':3 'search':13 'term':11 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473571 {#3171
    date: 2023-12-13 14:19:31.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3399
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1995
      +user: App\Entity\User {#2007 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Fork](https://git-fork.com/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704314788 {#2134
        date: 2024-01-03 21:46:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2005 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#1993 …}
      +reports: Doctrine\ORM\PersistentCollection {#1992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
      -id: 220421
      -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5028371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702464243 {#1988
        date: 2023-12-13 11:44:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      Any windows screenshots?\n
      \n
      (Fork is also an awful name in terms of searching for it btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702473571 {#3170
      date: 2023-12-13 14:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 220495
    -bodyTs: "'also':6 'aw':8 'btw':16 'fork':4 'name':9 'screenshot':3 'search':13 'term':11 'window':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702473571 {#3171
      date: 2023-12-13 14:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    ![](https://lemmy.blahaj.zone/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)\n
    \n
    (there’s also a couple more here: [git-fork.com](https://git-fork.com/))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702475910 {#3397
    date: 2023-12-13 14:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 220513
  -bodyTs: "'/))':17 '/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)':6 '/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)':3 'also':9 'coupl':11 'git-fork.com':14,16 'git-fork.com/))':15 'lemmy.blahaj.zone':2,5 'lemmy.blahaj.zone/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)':4 'lemmy.blahaj.zone/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5030680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702475910 {#3398
    date: 2023-12-13 14:58:30.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
91 DENIED edit
App\Entity\EntryComment {#3399
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1995
      +user: App\Entity\User {#2007 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Fork](https://git-fork.com/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704314788 {#2134
        date: 2024-01-03 21:46:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2005 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#1993 …}
      +reports: Doctrine\ORM\PersistentCollection {#1992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
      -id: 220421
      -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5028371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702464243 {#1988
        date: 2023-12-13 11:44:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      Any windows screenshots?\n
      \n
      (Fork is also an awful name in terms of searching for it btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702473571 {#3170
      date: 2023-12-13 14:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 220495
    -bodyTs: "'also':6 'aw':8 'btw':16 'fork':4 'name':9 'screenshot':3 'search':13 'term':11 'window':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702473571 {#3171
      date: 2023-12-13 14:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    ![](https://lemmy.blahaj.zone/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)\n
    \n
    (there’s also a couple more here: [git-fork.com](https://git-fork.com/))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702475910 {#3397
    date: 2023-12-13 14:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 220513
  -bodyTs: "'/))':17 '/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)':6 '/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)':3 'also':9 'coupl':11 'git-fork.com':14,16 'git-fork.com/))':15 'lemmy.blahaj.zone':2,5 'lemmy.blahaj.zone/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)':4 'lemmy.blahaj.zone/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5030680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702475910 {#3398
    date: 2023-12-13 14:58:30.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
92 DENIED moderate
App\Entity\EntryComment {#3399
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1995
      +user: App\Entity\User {#2007 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Fork](https://git-fork.com/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704314788 {#2134
        date: 2024-01-03 21:46:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2005 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#1993 …}
      +reports: Doctrine\ORM\PersistentCollection {#1992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
      -id: 220421
      -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5028371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702464243 {#1988
        date: 2023-12-13 11:44:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      Any windows screenshots?\n
      \n
      (Fork is also an awful name in terms of searching for it btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702473571 {#3170
      date: 2023-12-13 14:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 220495
    -bodyTs: "'also':6 'aw':8 'btw':16 'fork':4 'name':9 'screenshot':3 'search':13 'term':11 'window':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702473571 {#3171
      date: 2023-12-13 14:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    ![](https://lemmy.blahaj.zone/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)\n
    \n
    (there’s also a couple more here: [git-fork.com](https://git-fork.com/))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702475910 {#3397
    date: 2023-12-13 14:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@Aatube@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3400 …}
  +nested: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3404 …}
  +reports: Doctrine\ORM\PersistentCollection {#3406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3410 …}
  -id: 220513
  -bodyTs: "'/))':17 '/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)':6 '/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)':3 'also':9 'coupl':11 'git-fork.com':14,16 'git-fork.com/))':15 'lemmy.blahaj.zone':2,5 'lemmy.blahaj.zone/pictrs/image/1880d409-abe8-4c3c-81f3-94a8430bbe52.png)':4 'lemmy.blahaj.zone/pictrs/image/b8f1241e-2c59-4c1f-8d22-2c0c3676cf17.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5030680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702475910 {#3398
    date: 2023-12-13 14:58:30.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3188
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    You have my attention\n
    \n
    Do they have a Linux client though?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702465000 {#3186
    date: 2023-12-13 11:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 220426
  -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5638073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465000 {#3187
    date: 2023-12-13 11:56:40.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
95 DENIED edit
App\Entity\EntryComment {#3188
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    You have my attention\n
    \n
    Do they have a Linux client though?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702465000 {#3186
    date: 2023-12-13 11:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 220426
  -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5638073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465000 {#3187
    date: 2023-12-13 11:56:40.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
96 DENIED moderate
App\Entity\EntryComment {#3188
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    You have my attention\n
    \n
    Do they have a Linux client though?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702465000 {#3186
    date: 2023-12-13 11:56:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 220426
  -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5638073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465000 {#3187
    date: 2023-12-13 11:56:40.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3368
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1995
      +user: App\Entity\User {#2007 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Fork](https://git-fork.com/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704314788 {#2134
        date: 2024-01-03 21:46:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2005 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#1993 …}
      +reports: Doctrine\ORM\PersistentCollection {#1992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
      -id: 220421
      -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5028371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702464243 {#1988
        date: 2023-12-13 11:44:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      You have my attention\n
      \n
      Do they have a Linux client though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702465000 {#3186
      date: 2023-12-13 11:56:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 220426
    -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5638073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465000 {#3187
      date: 2023-12-13 11:56:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    sadly no and i don’t think it works through wine\n
    \n
    but technically they have a mac client which is basically an expensive version of linux
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702466518 {#3366
    date: 2023-12-13 12:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 220438
  -bodyTs: "'basic':21 'client':18 'expens':23 'linux':26 'mac':17 'sad':1 'technic':13 'think':7 'version':24 'wine':11 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5028747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702466518 {#3367
    date: 2023-12-13 12:21: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
99 DENIED edit
App\Entity\EntryComment {#3368
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1995
      +user: App\Entity\User {#2007 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Fork](https://git-fork.com/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704314788 {#2134
        date: 2024-01-03 21:46:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2005 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#1993 …}
      +reports: Doctrine\ORM\PersistentCollection {#1992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
      -id: 220421
      -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5028371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702464243 {#1988
        date: 2023-12-13 11:44:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      You have my attention\n
      \n
      Do they have a Linux client though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702465000 {#3186
      date: 2023-12-13 11:56:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 220426
    -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5638073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465000 {#3187
      date: 2023-12-13 11:56:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    sadly no and i don’t think it works through wine\n
    \n
    but technically they have a mac client which is basically an expensive version of linux
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702466518 {#3366
    date: 2023-12-13 12:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 220438
  -bodyTs: "'basic':21 'client':18 'expens':23 'linux':26 'mac':17 'sad':1 'technic':13 'think':7 'version':24 'wine':11 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5028747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702466518 {#3367
    date: 2023-12-13 12:21: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
100 DENIED moderate
App\Entity\EntryComment {#3368
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3188
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#1995
      +user: App\Entity\User {#2007 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "[Fork](https://git-fork.com/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704314788 {#2134
        date: 2024-01-03 21:46:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2005 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#1993 …}
      +reports: Doctrine\ORM\PersistentCollection {#1992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
      -id: 220421
      -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5028371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702464243 {#1988
        date: 2023-12-13 11:44:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      You have my attention\n
      \n
      Do they have a Linux client though?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702465000 {#3186
      date: 2023-12-13 11:56:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 220426
    -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5638073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465000 {#3187
      date: 2023-12-13 11:56:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: """
    sadly no and i don’t think it works through wine\n
    \n
    but technically they have a mac client which is basically an expensive version of linux
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702466518 {#3366
    date: 2023-12-13 12:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 220438
  -bodyTs: "'basic':21 'client':18 'expens':23 'linux':26 'mac':17 'sad':1 'technic':13 'think':7 'version':24 'wine':11 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5028747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702466518 {#3367
    date: 2023-12-13 12:21: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3368
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3188
      +user: Proxies\__CG__\App\Entity\User {#3157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#1995
        +user: App\Entity\User {#2007 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "[Fork](https://git-fork.com/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1704314788 {#2134
          date: 2024-01-03 21:46:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2005 …}
        +nested: Doctrine\ORM\PersistentCollection {#1996 …}
        +votes: Doctrine\ORM\PersistentCollection {#1993 …}
        +reports: Doctrine\ORM\PersistentCollection {#1992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
        -id: 220421
        -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5028371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702464243 {#1988
          date: 2023-12-13 11:44:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1995}
      +body: """
        You have my attention\n
        \n
        Do they have a Linux client though?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702465000 {#3186
        date: 2023-12-13 11:56:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@cupcakezealot@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 220426
      -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5638073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702465000 {#3187
        date: 2023-12-13 11:56:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      sadly no and i don’t think it works through wine\n
      \n
      but technically they have a mac client which is basically an expensive version of linux
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702466518 {#3366
      date: 2023-12-13 12:21:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
      "@caseyweederman@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3369 …}
    +nested: Doctrine\ORM\PersistentCollection {#3371 …}
    +votes: Doctrine\ORM\PersistentCollection {#3373 …}
    +reports: Doctrine\ORM\PersistentCollection {#3375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
    -id: 220438
    -bodyTs: "'basic':21 'client':18 'expens':23 'linux':26 'mac':17 'sad':1 'technic':13 'think':7 'version':24 'wine':11 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702466518 {#3367
      date: 2023-12-13 12:21:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Not really. It’s BSD, and even then the layout of the OS is quite far from BSD. Besides that you have [a lot more technical stuff](https://wiki.freebsd.org/Myths#FreeBSD_is_Just_macOS_Without_the_Good_Bits). Just use wine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702473155 {#3543
    date: 2023-12-13 14:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3548 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
  -id: 220489
  -bodyTs: "'/myths#freebsd_is_just_macos_without_the_good_bits).':30 'besid':19 'bsd':5,18 'even':7 'far':16 'layout':10 'lot':24 'os':13 'quit':15 'realli':2 'stuff':27 'technic':26 'use':32 'wiki.freebsd.org':29 'wiki.freebsd.org/myths#freebsd_is_just_macos_without_the_good_bits).':28 'wine':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473155 {#3544
    date: 2023-12-13 14:12:35.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
103 DENIED edit
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3368
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3188
      +user: Proxies\__CG__\App\Entity\User {#3157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#1995
        +user: App\Entity\User {#2007 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "[Fork](https://git-fork.com/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1704314788 {#2134
          date: 2024-01-03 21:46:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2005 …}
        +nested: Doctrine\ORM\PersistentCollection {#1996 …}
        +votes: Doctrine\ORM\PersistentCollection {#1993 …}
        +reports: Doctrine\ORM\PersistentCollection {#1992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
        -id: 220421
        -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5028371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702464243 {#1988
          date: 2023-12-13 11:44:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1995}
      +body: """
        You have my attention\n
        \n
        Do they have a Linux client though?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702465000 {#3186
        date: 2023-12-13 11:56:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@cupcakezealot@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 220426
      -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5638073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702465000 {#3187
        date: 2023-12-13 11:56:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      sadly no and i don’t think it works through wine\n
      \n
      but technically they have a mac client which is basically an expensive version of linux
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702466518 {#3366
      date: 2023-12-13 12:21:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
      "@caseyweederman@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3369 …}
    +nested: Doctrine\ORM\PersistentCollection {#3371 …}
    +votes: Doctrine\ORM\PersistentCollection {#3373 …}
    +reports: Doctrine\ORM\PersistentCollection {#3375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
    -id: 220438
    -bodyTs: "'basic':21 'client':18 'expens':23 'linux':26 'mac':17 'sad':1 'technic':13 'think':7 'version':24 'wine':11 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702466518 {#3367
      date: 2023-12-13 12:21:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Not really. It’s BSD, and even then the layout of the OS is quite far from BSD. Besides that you have [a lot more technical stuff](https://wiki.freebsd.org/Myths#FreeBSD_is_Just_macOS_Without_the_Good_Bits). Just use wine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702473155 {#3543
    date: 2023-12-13 14:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3548 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
  -id: 220489
  -bodyTs: "'/myths#freebsd_is_just_macos_without_the_good_bits).':30 'besid':19 'bsd':5,18 'even':7 'far':16 'layout':10 'lot':24 'os':13 'quit':15 'realli':2 'stuff':27 'technic':26 'use':32 'wiki.freebsd.org':29 'wiki.freebsd.org/myths#freebsd_is_just_macos_without_the_good_bits).':28 'wine':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473155 {#3544
    date: 2023-12-13 14:12:35.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
104 DENIED moderate
App\Entity\EntryComment {#3545
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3368
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3188
      +user: Proxies\__CG__\App\Entity\User {#3157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#1995
        +user: App\Entity\User {#2007 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "[Fork](https://git-fork.com/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1704314788 {#2134
          date: 2024-01-03 21:46:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2005 …}
        +nested: Doctrine\ORM\PersistentCollection {#1996 …}
        +votes: Doctrine\ORM\PersistentCollection {#1993 …}
        +reports: Doctrine\ORM\PersistentCollection {#1992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
        -id: 220421
        -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5028371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702464243 {#1988
          date: 2023-12-13 11:44:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1995}
      +body: """
        You have my attention\n
        \n
        Do they have a Linux client though?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702465000 {#3186
        date: 2023-12-13 11:56:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@cupcakezealot@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 220426
      -bodyTs: "'attent':4 'client':10 'linux':9 'though':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5638073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702465000 {#3187
        date: 2023-12-13 11:56:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1995}
    +body: """
      sadly no and i don’t think it works through wine\n
      \n
      but technically they have a mac client which is basically an expensive version of linux
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702466518 {#3366
      date: 2023-12-13 12:21:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@cupcakezealot@lemmy.blahaj.zone"
      "@caseyweederman@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3369 …}
    +nested: Doctrine\ORM\PersistentCollection {#3371 …}
    +votes: Doctrine\ORM\PersistentCollection {#3373 …}
    +reports: Doctrine\ORM\PersistentCollection {#3375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
    -id: 220438
    -bodyTs: "'basic':21 'client':18 'expens':23 'linux':26 'mac':17 'sad':1 'technic':13 'think':7 'version':24 'wine':11 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702466518 {#3367
      date: 2023-12-13 12:21:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Not really. It’s BSD, and even then the layout of the OS is quite far from BSD. Besides that you have [a lot more technical stuff](https://wiki.freebsd.org/Myths#FreeBSD_is_Just_macOS_Without_the_Good_Bits). Just use wine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702473155 {#3543
    date: 2023-12-13 14:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3546 …}
  +nested: Doctrine\ORM\PersistentCollection {#3548 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3556 …}
  -id: 220489
  -bodyTs: "'/myths#freebsd_is_just_macos_without_the_good_bits).':30 'besid':19 'bsd':5,18 'even':7 'far':16 'layout':10 'lot':24 'os':13 'quit':15 'realli':2 'stuff':27 'technic':26 'use':32 'wiki.freebsd.org':29 'wiki.freebsd.org/myths#freebsd_is_just_macos_without_the_good_bits).':28 'wine':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/699875/-/comment/4102493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473155 {#3544
    date: 2023-12-13 14:12:35.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3203
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Been using it for years it’s great"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702469301 {#3201
    date: 2023-12-13 13:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 220461
  -bodyTs: "'great':8 'use':2 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469301 {#3202
    date: 2023-12-13 13:08:21.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
107 DENIED edit
App\Entity\EntryComment {#3203
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Been using it for years it’s great"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702469301 {#3201
    date: 2023-12-13 13:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 220461
  -bodyTs: "'great':8 'use':2 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469301 {#3202
    date: 2023-12-13 13:08:21.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
108 DENIED moderate
App\Entity\EntryComment {#3203
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#1995
    +user: App\Entity\User {#2007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "[Fork](https://git-fork.com/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704314788 {#2134
      date: 2024-01-03 21:46:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2005 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#1993 …}
    +reports: Doctrine\ORM\PersistentCollection {#1992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
    -id: 220421
    -bodyTs: "'/)':4 'fork':1 'git-fork.com':3 'git-fork.com/)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5028371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702464243 {#1988
      date: 2023-12-13 11:44:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1995}
  +body: "Been using it for years it’s great"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702469301 {#3201
    date: 2023-12-13 13:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 220461
  -bodyTs: "'great':8 'use':2 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469301 {#3202
    date: 2023-12-13 13:08:21.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1704915588 {#2505
    date: 2024-01-10 20:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 220381
  -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5677103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459959 {#2506
    date: 2023-12-13 10:32: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
111 DENIED edit
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1704915588 {#2505
    date: 2024-01-10 20:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 220381
  -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5677103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459959 {#2506
    date: 2023-12-13 10:32: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
112 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1704915588 {#2505
    date: 2024-01-10 20:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 220381
  -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5677103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459959 {#2506
    date: 2023-12-13 10:32: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#3053
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I was looking for this comment. PHP storm and git are like best friends. I very very rarely need to resort to the CLI and generally that’s for hard resetting after I screw something up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702662610 {#3055
    date: 2023-12-15 18:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 225081
  -bodyTs: "'best':13 'cli':24 'comment':6 'friend':14 'general':26 'git':10 'hard':30 'like':12 'look':3 'need':19 'php':7 'rare':18 'reset':31 'resort':21 'screw':34 'someth':35 'storm':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7357335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662610 {#3054
    date: 2023-12-15 18:50:10.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
115 DENIED edit
App\Entity\EntryComment {#3053
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I was looking for this comment. PHP storm and git are like best friends. I very very rarely need to resort to the CLI and generally that’s for hard resetting after I screw something up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702662610 {#3055
    date: 2023-12-15 18:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 225081
  -bodyTs: "'best':13 'cli':24 'comment':6 'friend':14 'general':26 'git':10 'hard':30 'like':12 'look':3 'need':19 'php':7 'rare':18 'reset':31 'resort':21 'screw':34 'someth':35 'storm':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7357335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662610 {#3054
    date: 2023-12-15 18:50:10.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
116 DENIED moderate
App\Entity\EntryComment {#3053
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I was looking for this comment. PHP storm and git are like best friends. I very very rarely need to resort to the CLI and generally that’s for hard resetting after I screw something up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702662610 {#3055
    date: 2023-12-15 18:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 225081
  -bodyTs: "'best':13 'cli':24 'comment':6 'friend':14 'general':26 'git':10 'hard':30 'like':12 'look':3 'need':19 'php':7 'rare':18 'reset':31 'resort':21 'screw':34 'someth':35 'storm':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7357335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702662610 {#3054
    date: 2023-12-15 18:50:10.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702475559 {#3119
    date: 2023-12-13 14:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 220511
  -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5680702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702475559 {#3120
    date: 2023-12-13 14:52: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
119 DENIED edit
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702475559 {#3119
    date: 2023-12-13 14:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 220511
  -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5680702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702475559 {#3120
    date: 2023-12-13 14:52: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
120 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702475559 {#3119
    date: 2023-12-13 14:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 220511
  -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5680702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702475559 {#3120
    date: 2023-12-13 14:52: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: """
    There are automations. You can even add git hooks iirc. Mostly I find the lint and other code quality integrations nice to have in the IDE, since the inline results allow me to navigate directly to the code\n
    \n
    Diffing is a lot easier too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702484223 {#3412
    date: 2023-12-13 17:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 220612
  -bodyTs: "'add':7 'allow':31 'autom':3 'code':18,38 'dif':39 'direct':35 'easier':43 'even':6 'find':13 'git':8 'hook':9 'ide':26 'iirc':10 'inlin':29 'integr':20 'lint':15 'lot':42 'most':11 'navig':34 'nice':21 'qualiti':19 'result':30 'sinc':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368918"
  +editedAt: DateTimeImmutable @1704353522 {#3413
    date: 2024-01-04 08:32:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702484223 {#3414
    date: 2023-12-13 17:17:03.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
123 DENIED edit
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: """
    There are automations. You can even add git hooks iirc. Mostly I find the lint and other code quality integrations nice to have in the IDE, since the inline results allow me to navigate directly to the code\n
    \n
    Diffing is a lot easier too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702484223 {#3412
    date: 2023-12-13 17:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 220612
  -bodyTs: "'add':7 'allow':31 'autom':3 'code':18,38 'dif':39 'direct':35 'easier':43 'even':6 'find':13 'git':8 'hook':9 'ide':26 'iirc':10 'inlin':29 'integr':20 'lint':15 'lot':42 'most':11 'navig':34 'nice':21 'qualiti':19 'result':30 'sinc':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368918"
  +editedAt: DateTimeImmutable @1704353522 {#3413
    date: 2024-01-04 08:32:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702484223 {#3414
    date: 2023-12-13 17:17:03.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
124 DENIED moderate
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3416 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: """
    There are automations. You can even add git hooks iirc. Mostly I find the lint and other code quality integrations nice to have in the IDE, since the inline results allow me to navigate directly to the code\n
    \n
    Diffing is a lot easier too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702484223 {#3412
    date: 2023-12-13 17:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 220612
  -bodyTs: "'add':7 'allow':31 'autom':3 'code':18,38 'dif':39 'direct':35 'easier':43 'even':6 'find':13 'git':8 'hook':9 'ide':26 'iirc':10 'inlin':29 'integr':20 'lint':15 'lot':42 'most':11 'navig':34 'nice':21 'qualiti':19 'result':30 'sinc':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4368918"
  +editedAt: DateTimeImmutable @1704353522 {#3413
    date: 2024-01-04 08:32:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702484223 {#3414
    date: 2023-12-13 17:17:03.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3431
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: """
    It sounds like you don’t speak from experience. I have all the automation I need. It supports git hooks on top of IDE-only features like code checking.\n
    \n
    If I have to fire up my CLI for some mass history rewriting (like changing an author for every commit), or when the repo breaks - so be it. But by not using the CLI I save my fingers and sanity, because committing a bunch of files is several click away with little to no room for error.\n
    \n
    I can rebase, patch, drop, rename, merge, revert, cherry pick, and solve conflicts with a click of a button rather than remembering all the commands and whatnot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702483564 {#3429
    date: 2023-12-13 17:06:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 220608
  -bodyTs: "'author':47 'autom':14 'away':80 'break':55 'bunch':74 'button':106 'chang':45 'check':30 'cherri':96 'cli':38,64 'click':79,103 'code':29 'command':112 'commit':50,72 'conflict':100 'drop':92 'error':87 'everi':49 'experi':9 'featur':27 'file':76 'finger':68 'fire':35 'git':19 'histori':42 'hook':20 'ide':25 'ide-on':24 'like':3,28,44 'littl':82 'mass':41 'merg':94 'need':16 'patch':91 'pick':97 'rather':107 'rebas':90 'rememb':109 'renam':93 'repo':54 'revert':95 'rewrit':43 'room':85 'saniti':70 'save':66 'sever':78 'solv':99 'sound':2 'speak':7 'support':18 'top':22 'use':62 'whatnot':114"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5683767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702483564 {#3430
    date: 2023-12-13 17:06:04.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
127 DENIED edit
App\Entity\EntryComment {#3431
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: """
    It sounds like you don’t speak from experience. I have all the automation I need. It supports git hooks on top of IDE-only features like code checking.\n
    \n
    If I have to fire up my CLI for some mass history rewriting (like changing an author for every commit), or when the repo breaks - so be it. But by not using the CLI I save my fingers and sanity, because committing a bunch of files is several click away with little to no room for error.\n
    \n
    I can rebase, patch, drop, rename, merge, revert, cherry pick, and solve conflicts with a click of a button rather than remembering all the commands and whatnot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702483564 {#3429
    date: 2023-12-13 17:06:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 220608
  -bodyTs: "'author':47 'autom':14 'away':80 'break':55 'bunch':74 'button':106 'chang':45 'check':30 'cherri':96 'cli':38,64 'click':79,103 'code':29 'command':112 'commit':50,72 'conflict':100 'drop':92 'error':87 'everi':49 'experi':9 'featur':27 'file':76 'finger':68 'fire':35 'git':19 'histori':42 'hook':20 'ide':25 'ide-on':24 'like':3,28,44 'littl':82 'mass':41 'merg':94 'need':16 'patch':91 'pick':97 'rather':107 'rebas':90 'rememb':109 'renam':93 'repo':54 'revert':95 'rewrit':43 'room':85 'saniti':70 'save':66 'sever':78 'solv':99 'sound':2 'speak':7 'support':18 'top':22 'use':62 'whatnot':114"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5683767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702483564 {#3430
    date: 2023-12-13 17:06:04.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
128 DENIED moderate
App\Entity\EntryComment {#3431
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: """
    It sounds like you don’t speak from experience. I have all the automation I need. It supports git hooks on top of IDE-only features like code checking.\n
    \n
    If I have to fire up my CLI for some mass history rewriting (like changing an author for every commit), or when the repo breaks - so be it. But by not using the CLI I save my fingers and sanity, because committing a bunch of files is several click away with little to no room for error.\n
    \n
    I can rebase, patch, drop, rename, merge, revert, cherry pick, and solve conflicts with a click of a button rather than remembering all the commands and whatnot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702483564 {#3429
    date: 2023-12-13 17:06:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 220608
  -bodyTs: "'author':47 'autom':14 'away':80 'break':55 'bunch':74 'button':106 'chang':45 'check':30 'cherri':96 'cli':38,64 'click':79,103 'code':29 'command':112 'commit':50,72 'conflict':100 'drop':92 'error':87 'everi':49 'experi':9 'featur':27 'file':76 'finger':68 'fire':35 'git':19 'histori':42 'hook':20 'ide':25 'ide-on':24 'like':3,28,44 'littl':82 'mass':41 'merg':94 'need':16 'patch':91 'pick':97 'rather':107 'rebas':90 'rememb':109 'renam':93 'repo':54 'revert':95 'rewrit':43 'room':85 'saniti':70 'save':66 'sever':78 'solv':99 'sound':2 'speak':7 'support':18 'top':22 'use':62 'whatnot':114"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5683767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702483564 {#3430
    date: 2023-12-13 17:06:04.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I use the cli, but my main goal is to never have to do anything remotely complicated with git. Does it happen sometimes? Of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702484466 {#3444
    date: 2023-12-13 17:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 220616
  -bodyTs: "'anyth':15 'cli':4 'complic':17 'cours':25 'git':19 'goal':8 'happen':22 'main':7 'never':11 'remot':16 'sometim':23 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7298971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484466 {#3445
    date: 2023-12-13 17:21:06.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
131 DENIED edit
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I use the cli, but my main goal is to never have to do anything remotely complicated with git. Does it happen sometimes? Of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702484466 {#3444
    date: 2023-12-13 17:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 220616
  -bodyTs: "'anyth':15 'cli':4 'complic':17 'cours':25 'git':19 'goal':8 'happen':22 'main':7 'never':11 'remot':16 'sometim':23 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7298971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484466 {#3445
    date: 2023-12-13 17:21:06.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
132 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Good luck doing anything remotely complicated/useful in git with an IDE. You get a small fraction of what git can do with a tool that allows absolutely 0 scripting and automation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702475559 {#3119
      date: 2023-12-13 14:52:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 220511
    -bodyTs: "'0':28 'absolut':27 'allow':26 'anyth':4 'autom':31 'complicated/useful':6 'fraction':16 'get':13 'git':8,19 'good':1 'ide':11 'luck':2 'remot':5 'script':29 'small':15 'tool':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702475559 {#3120
      date: 2023-12-13 14:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I use the cli, but my main goal is to never have to do anything remotely complicated with git. Does it happen sometimes? Of course."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702484466 {#3444
    date: 2023-12-13 17:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 220616
  -bodyTs: "'anyth':15 'cli':4 'complic':17 'cours':25 'git':19 'goal':8 'happen':22 'main':7 'never':11 'remot':16 'sometim':23 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7298971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484466 {#3445
    date: 2023-12-13 17:21:06.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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3141
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "This is the way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469316 {#3139
    date: 2023-12-13 13:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 220462
  -bodyTs: "'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469316 {#3140
    date: 2023-12-13 13:08:36.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
135 DENIED edit
App\Entity\EntryComment {#3141
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "This is the way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469316 {#3139
    date: 2023-12-13 13:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 220462
  -bodyTs: "'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469316 {#3140
    date: 2023-12-13 13:08:36.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
136 DENIED moderate
App\Entity\EntryComment {#3141
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "This is the way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702469316 {#3139
    date: 2023-12-13 13:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 220462
  -bodyTs: "'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5679073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469316 {#3140
    date: 2023-12-13 13:08:36.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "you have forgotten the face of your father"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1702465523 {#3154
    date: 2023-12-13 12:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 220431
  -bodyTs: "'face':5 'father':8 'forgotten':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5638159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465523 {#3155
    date: 2023-12-13 12:05:23.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
139 DENIED edit
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "you have forgotten the face of your father"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1702465523 {#3154
    date: 2023-12-13 12:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 220431
  -bodyTs: "'face':5 'father':8 'forgotten':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5638159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465523 {#3155
    date: 2023-12-13 12:05:23.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
140 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1704915588 {#2505
      date: 2024-01-10 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 220381
    -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5677103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459959 {#2506
      date: 2023-12-13 10:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "you have forgotten the face of your father"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1702465523 {#3154
    date: 2023-12-13 12:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 220431
  -bodyTs: "'face':5 'father':8 'forgotten':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5638159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465523 {#3155
    date: 2023-12-13 12:05:23.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "you have forgotten the face of your father"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1702465523 {#3154
      date: 2023-12-13 12:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3158 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 220431
    -bodyTs: "'face':5 'father':8 'forgotten':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5638159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465523 {#3155
      date: 2023-12-13 12:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Linus Torvalds?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702471272 {#3381
    date: 2023-12-13 13:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 220477
  -bodyTs: "'linus':1 'torvald':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5943639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471272 {#3382
    date: 2023-12-13 13:41: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
143 DENIED edit
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "you have forgotten the face of your father"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1702465523 {#3154
      date: 2023-12-13 12:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3158 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 220431
    -bodyTs: "'face':5 'father':8 'forgotten':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5638159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465523 {#3155
      date: 2023-12-13 12:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Linus Torvalds?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702471272 {#3381
    date: 2023-12-13 13:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 220477
  -bodyTs: "'linus':1 'torvald':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5943639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471272 {#3382
    date: 2023-12-13 13:41: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
144 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3384 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "JetBrains IDEs, I don’t remember the last time I used the CLI."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704915588 {#2505
        date: 2024-01-10 20:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 220381
      -bodyTs: "'cli':13 'ide':2 'jetbrain':1 'last':8 'rememb':6 'time':9 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5677103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459959 {#2506
        date: 2023-12-13 10:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "you have forgotten the face of your father"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1702465523 {#3154
      date: 2023-12-13 12:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3158 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 220431
    -bodyTs: "'face':5 'father':8 'forgotten':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5638159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465523 {#3155
      date: 2023-12-13 12:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Linus Torvalds?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702471272 {#3381
    date: 2023-12-13 13:41:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@derpgon@programming.dev"
    "@caseyweederman@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 220477
  -bodyTs: "'linus':1 'torvald':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/5943639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471272 {#3382
    date: 2023-12-13 13:41: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I *don’t* want it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704287740 {#2578
    date: 2024-01-03 14:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 220379
  -bodyTs: "'cli':12 'desktop':4 'git':11 'gitextens':2 'github':3 'introduc':13 'person':1 'pile':7 'precis':16 'stress':15 'turd':9 'unnecessari':14 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6599291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459943 {#2579
    date: 2023-12-13 10:32:23.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
147 DENIED edit
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I *don’t* want it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704287740 {#2578
    date: 2024-01-03 14:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 220379
  -bodyTs: "'cli':12 'desktop':4 'git':11 'gitextens':2 'github':3 'introduc':13 'person':1 'pile':7 'precis':16 'stress':15 'turd':9 'unnecessari':14 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6599291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459943 {#2579
    date: 2023-12-13 10:32:23.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
148 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I *don’t* want it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704287740 {#2578
    date: 2024-01-03 14:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 220379
  -bodyTs: "'cli':12 'desktop':4 'git':11 'gitextens':2 'github':3 'introduc':13 'person':1 'pile':7 'precis':16 'stress':15 'turd':9 'unnecessari':14 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6599291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459943 {#2579
    date: 2023-12-13 10:32:23.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2583
    +user: App\Entity\User {#2596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I *don’t* want it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704287740 {#2578
      date: 2024-01-03 14:15:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2584 …}
    +nested: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    -id: 220379
    -bodyTs: "'cli':12 'desktop':4 'git':11 'gitextens':2 'github':3 'introduc':13 'person':1 'pile':7 'precis':16 'stress':15 'turd':9 'unnecessari':14 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6599291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459943 {#2579
      date: 2023-12-13 10:32:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "Yup. I don’t care if my workflow is suboptimally slow, I can easily see exactly I’m doing with git extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702463749 {#3071
    date: 2023-12-13 11:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 220415
  -bodyTs: "'care':5 'easili':14 'exact':16 'extens':22 'git':21 'm':18 'see':15 'slow':11 'suboptim':10 'workflow':8 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5637787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463749 {#3070
    date: 2023-12-13 11:35:49.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
151 DENIED edit
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2583
    +user: App\Entity\User {#2596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I *don’t* want it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704287740 {#2578
      date: 2024-01-03 14:15:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2584 …}
    +nested: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    -id: 220379
    -bodyTs: "'cli':12 'desktop':4 'git':11 'gitextens':2 'github':3 'introduc':13 'person':1 'pile':7 'precis':16 'stress':15 'turd':9 'unnecessari':14 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6599291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459943 {#2579
      date: 2023-12-13 10:32:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "Yup. I don’t care if my workflow is suboptimally slow, I can easily see exactly I’m doing with git extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702463749 {#3071
    date: 2023-12-13 11:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 220415
  -bodyTs: "'care':5 'easili':14 'exact':16 'extens':22 'git':21 'm':18 'see':15 'slow':11 'suboptim':10 'workflow':8 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5637787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463749 {#3070
    date: 2023-12-13 11:35:49.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
152 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2583
    +user: App\Entity\User {#2596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Personally, GitExtensions… github desktop is a pile of turds but git CLI introduces unnecessary stress precisely when I *don’t* want it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704287740 {#2578
      date: 2024-01-03 14:15:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2584 …}
    +nested: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2588 …}
    +reports: Doctrine\ORM\PersistentCollection {#2590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
    -id: 220379
    -bodyTs: "'cli':12 'desktop':4 'git':11 'gitextens':2 'github':3 'introduc':13 'person':1 'pile':7 'precis':16 'stress':15 'turd':9 'unnecessari':14 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6599291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459943 {#2579
      date: 2023-12-13 10:32:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2583}
  +body: "Yup. I don’t care if my workflow is suboptimally slow, I can easily see exactly I’m doing with git extensions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702463749 {#3071
    date: 2023-12-13 11:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3063 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3057 …}
  -id: 220415
  -bodyTs: "'care':5 'easili':14 'exact':16 'extens':22 'git':21 'm':18 'see':15 'slow':11 'suboptim':10 'workflow':8 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5637787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463749 {#3070
    date: 2023-12-13 11:35:49.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#2656
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel those captions are the wrong way round"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704340975 {#2651
    date: 2024-01-04 05:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 220373
  -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5175630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459000 {#2652
    date: 2023-12-13 10:16:40.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
155 DENIED edit
App\Entity\EntryComment {#2656
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel those captions are the wrong way round"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704340975 {#2651
    date: 2024-01-04 05:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 220373
  -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5175630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459000 {#2652
    date: 2023-12-13 10:16:40.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
156 DENIED moderate
App\Entity\EntryComment {#2656
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel those captions are the wrong way round"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704340975 {#2651
    date: 2024-01-04 05:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 220373
  -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5175630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459000 {#2652
    date: 2023-12-13 10:16:40.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3084
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2656
    +user: App\Entity\User {#2669 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "I feel those captions are the wrong way round"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704340975 {#2651
      date: 2024-01-04 05:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2657 …}
    +nested: Doctrine\ORM\PersistentCollection {#2659 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    -id: 220373
    -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5175630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459000 {#2652
      date: 2023-12-13 10:16:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "There are *much* better git UIs out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702460012 {#3086
    date: 2023-12-13 10:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 220382
  -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6599300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460012 {#3085
    date: 2023-12-13 10:33:32.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
159 DENIED edit
App\Entity\EntryComment {#3084
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2656
    +user: App\Entity\User {#2669 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "I feel those captions are the wrong way round"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704340975 {#2651
      date: 2024-01-04 05:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2657 …}
    +nested: Doctrine\ORM\PersistentCollection {#2659 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    -id: 220373
    -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5175630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459000 {#2652
      date: 2023-12-13 10:16:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "There are *much* better git UIs out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702460012 {#3086
    date: 2023-12-13 10:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 220382
  -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6599300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460012 {#3085
    date: 2023-12-13 10:33:32.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
160 DENIED moderate
App\Entity\EntryComment {#3084
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2656
    +user: App\Entity\User {#2669 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "I feel those captions are the wrong way round"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704340975 {#2651
      date: 2024-01-04 05:02:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2657 …}
    +nested: Doctrine\ORM\PersistentCollection {#2659 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    -id: 220373
    -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5175630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459000 {#2652
      date: 2023-12-13 10:16:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "There are *much* better git UIs out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702460012 {#3086
    date: 2023-12-13 10:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3083 …}
  +nested: Doctrine\ORM\PersistentCollection {#3081 …}
  +votes: Doctrine\ORM\PersistentCollection {#3079 …}
  +reports: Doctrine\ORM\PersistentCollection {#3077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  -id: 220382
  -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6599300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460012 {#3085
    date: 2023-12-13 10:33:32.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3356
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: App\Entity\User {#2596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2656
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "I feel those captions are the wrong way round"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704340975 {#2651
        date: 2024-01-04 05:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2657 …}
      +nested: Doctrine\ORM\PersistentCollection {#2659 …}
      +votes: Doctrine\ORM\PersistentCollection {#2661 …}
      +reports: Doctrine\ORM\PersistentCollection {#2663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
      -id: 220373
      -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459000 {#2652
        date: 2023-12-13 10:16:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "There are *much* better git UIs out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702460012 {#3086
      date: 2023-12-13 10:33:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 220382
    -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6599300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460012 {#3085
      date: 2023-12-13 10:33:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702460483 {#3357
    date: 2023-12-13 10:41:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3351 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 220391
  -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5175886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460483 {#3354
    date: 2023-12-13 10:41:23.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
163 DENIED edit
App\Entity\EntryComment {#3356
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: App\Entity\User {#2596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2656
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "I feel those captions are the wrong way round"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704340975 {#2651
        date: 2024-01-04 05:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2657 …}
      +nested: Doctrine\ORM\PersistentCollection {#2659 …}
      +votes: Doctrine\ORM\PersistentCollection {#2661 …}
      +reports: Doctrine\ORM\PersistentCollection {#2663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
      -id: 220373
      -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459000 {#2652
        date: 2023-12-13 10:16:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "There are *much* better git UIs out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702460012 {#3086
      date: 2023-12-13 10:33:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 220382
    -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6599300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460012 {#3085
      date: 2023-12-13 10:33:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702460483 {#3357
    date: 2023-12-13 10:41:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3351 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 220391
  -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5175886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460483 {#3354
    date: 2023-12-13 10:41:23.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
164 DENIED moderate
App\Entity\EntryComment {#3356
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: App\Entity\User {#2596 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#2656
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "I feel those captions are the wrong way round"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704340975 {#2651
        date: 2024-01-04 05:02:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2657 …}
      +nested: Doctrine\ORM\PersistentCollection {#2659 …}
      +votes: Doctrine\ORM\PersistentCollection {#2661 …}
      +reports: Doctrine\ORM\PersistentCollection {#2663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
      -id: 220373
      -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459000 {#2652
        date: 2023-12-13 10:16:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "There are *much* better git UIs out there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702460012 {#3086
      date: 2023-12-13 10:33:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3083 …}
    +nested: Doctrine\ORM\PersistentCollection {#3081 …}
    +votes: Doctrine\ORM\PersistentCollection {#3079 …}
    +reports: Doctrine\ORM\PersistentCollection {#3077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    -id: 220382
    -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6599300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460012 {#3085
      date: 2023-12-13 10:33:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702460483 {#3357
    date: 2023-12-13 10:41:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3351 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
  -id: 220391
  -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5175886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460483 {#3354
    date: 2023-12-13 10:41:23.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3535
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: App\Entity\User {#2669 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: App\Entity\User {#2596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#2656
        +user: App\Entity\User {#2669 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "I feel those captions are the wrong way round"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704340975 {#2651
          date: 2024-01-04 05:02:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2657 …}
        +nested: Doctrine\ORM\PersistentCollection {#2659 …}
        +votes: Doctrine\ORM\PersistentCollection {#2661 …}
        +reports: Doctrine\ORM\PersistentCollection {#2663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
        -id: 220373
        -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5175630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702459000 {#2652
          date: 2023-12-13 10:16:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "There are *much* better git UIs out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702460012 {#3086
        date: 2023-12-13 10:33:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3079 …}
      +reports: Doctrine\ORM\PersistentCollection {#3077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
      -id: 220382
      -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6599300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460012 {#3085
        date: 2023-12-13 10:33:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702460483 {#3357
      date: 2023-12-13 10:41:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3351 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
    -id: 220391
    -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5175886"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460483 {#3354
      date: 2023-12-13 10:41:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702476198 {#3536
    date: 2023-12-13 15:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
  -id: 220517
  -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5680883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702476198 {#3533
    date: 2023-12-13 15:03:18.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
167 DENIED edit
App\Entity\EntryComment {#3535
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: App\Entity\User {#2669 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: App\Entity\User {#2596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#2656
        +user: App\Entity\User {#2669 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "I feel those captions are the wrong way round"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704340975 {#2651
          date: 2024-01-04 05:02:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2657 …}
        +nested: Doctrine\ORM\PersistentCollection {#2659 …}
        +votes: Doctrine\ORM\PersistentCollection {#2661 …}
        +reports: Doctrine\ORM\PersistentCollection {#2663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
        -id: 220373
        -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5175630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702459000 {#2652
          date: 2023-12-13 10:16:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "There are *much* better git UIs out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702460012 {#3086
        date: 2023-12-13 10:33:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3079 …}
      +reports: Doctrine\ORM\PersistentCollection {#3077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
      -id: 220382
      -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6599300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460012 {#3085
        date: 2023-12-13 10:33:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702460483 {#3357
      date: 2023-12-13 10:41:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3351 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
    -id: 220391
    -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5175886"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460483 {#3354
      date: 2023-12-13 10:41:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702476198 {#3536
    date: 2023-12-13 15:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
  -id: 220517
  -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5680883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702476198 {#3533
    date: 2023-12-13 15:03:18.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
168 DENIED moderate
App\Entity\EntryComment {#3535
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3356
    +user: App\Entity\User {#2669 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: App\Entity\User {#2596 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#2656
        +user: App\Entity\User {#2669 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "I feel those captions are the wrong way round"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704340975 {#2651
          date: 2024-01-04 05:02:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2657 …}
        +nested: Doctrine\ORM\PersistentCollection {#2659 …}
        +votes: Doctrine\ORM\PersistentCollection {#2661 …}
        +reports: Doctrine\ORM\PersistentCollection {#2663 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
        -id: 220373
        -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5175630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702459000 {#2652
          date: 2023-12-13 10:16:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "There are *much* better git UIs out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702460012 {#3086
        date: 2023-12-13 10:33:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3083 …}
      +nested: Doctrine\ORM\PersistentCollection {#3081 …}
      +votes: Doctrine\ORM\PersistentCollection {#3079 …}
      +reports: Doctrine\ORM\PersistentCollection {#3077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
      -id: 220382
      -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6599300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460012 {#3085
        date: 2023-12-13 10:33:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702460483 {#3357
      date: 2023-12-13 10:41:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3351 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3349 …}
    +reports: Doctrine\ORM\PersistentCollection {#3360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
    -id: 220391
    -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5175886"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460483 {#3354
      date: 2023-12-13 10:41:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702476198 {#3536
    date: 2023-12-13 15:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3528 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
  -id: 220517
  -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5680883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702476198 {#3533
    date: 2023-12-13 15:03:18.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3584
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3535
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: App\Entity\User {#2596 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: App\Entity\EntryComment {#2656
          +user: App\Entity\User {#2669 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
          +image: null
          +parent: null
          +root: null
          +body: "I feel those captions are the wrong way round"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704340975 {#2651
            date: 2024-01-04 05:02:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2657 …}
          +nested: Doctrine\ORM\PersistentCollection {#2659 …}
          +votes: Doctrine\ORM\PersistentCollection {#2661 …}
          +reports: Doctrine\ORM\PersistentCollection {#2663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
          -id: 220373
          -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5175630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702459000 {#2652
            date: 2023-12-13 10:16:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2656}
        +body: "There are *much* better git UIs out there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702460012 {#3086
          date: 2023-12-13 10:33:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3079 …}
        +reports: Doctrine\ORM\PersistentCollection {#3077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
        -id: 220382
        -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6599300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702460012 {#3085
          date: 2023-12-13 10:33:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702460483 {#3357
        date: 2023-12-13 10:41:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
        "@xmunk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3351 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
      -id: 220391
      -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460483 {#3354
        date: 2023-12-13 10:41:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702476198 {#3536
      date: 2023-12-13 15:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 220517
    -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702476198 {#3533
      date: 2023-12-13 15:03:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "A good UI (for you personally) should do all the things you regularly do. Git is a complex and messy enough beast that when I have to use the CLI I’m going off the golden path and copy+pasting something arcane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702477366 {#3585
    date: 2023-12-13 15:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3577 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
  -id: 220532
  -bodyTs: "'arcan':42 'beast':22 'cli':30 'complex':18 'copi':39 'enough':21 'git':15 'go':33 'golden':36 'good':2 'm':32 'messi':20 'past':40 'path':37 'person':6 'regular':13 'someth':41 'thing':11 'ui':3 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5179767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477366 {#3588
    date: 2023-12-13 15:22: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
171 DENIED edit
App\Entity\EntryComment {#3584
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3535
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: App\Entity\User {#2596 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: App\Entity\EntryComment {#2656
          +user: App\Entity\User {#2669 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
          +image: null
          +parent: null
          +root: null
          +body: "I feel those captions are the wrong way round"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704340975 {#2651
            date: 2024-01-04 05:02:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2657 …}
          +nested: Doctrine\ORM\PersistentCollection {#2659 …}
          +votes: Doctrine\ORM\PersistentCollection {#2661 …}
          +reports: Doctrine\ORM\PersistentCollection {#2663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
          -id: 220373
          -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5175630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702459000 {#2652
            date: 2023-12-13 10:16:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2656}
        +body: "There are *much* better git UIs out there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702460012 {#3086
          date: 2023-12-13 10:33:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3079 …}
        +reports: Doctrine\ORM\PersistentCollection {#3077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
        -id: 220382
        -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6599300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702460012 {#3085
          date: 2023-12-13 10:33:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702460483 {#3357
        date: 2023-12-13 10:41:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
        "@xmunk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3351 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
      -id: 220391
      -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460483 {#3354
        date: 2023-12-13 10:41:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702476198 {#3536
      date: 2023-12-13 15:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 220517
    -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702476198 {#3533
      date: 2023-12-13 15:03:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "A good UI (for you personally) should do all the things you regularly do. Git is a complex and messy enough beast that when I have to use the CLI I’m going off the golden path and copy+pasting something arcane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702477366 {#3585
    date: 2023-12-13 15:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3577 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
  -id: 220532
  -bodyTs: "'arcan':42 'beast':22 'cli':30 'complex':18 'copi':39 'enough':21 'git':15 'go':33 'golden':36 'good':2 'm':32 'messi':20 'past':40 'path':37 'person':6 'regular':13 'someth':41 'thing':11 'ui':3 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5179767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477366 {#3588
    date: 2023-12-13 15:22: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
172 DENIED moderate
App\Entity\EntryComment {#3584
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3535
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: App\Entity\User {#2596 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: App\Entity\EntryComment {#2656
          +user: App\Entity\User {#2669 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
          +image: null
          +parent: null
          +root: null
          +body: "I feel those captions are the wrong way round"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704340975 {#2651
            date: 2024-01-04 05:02:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2657 …}
          +nested: Doctrine\ORM\PersistentCollection {#2659 …}
          +votes: Doctrine\ORM\PersistentCollection {#2661 …}
          +reports: Doctrine\ORM\PersistentCollection {#2663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
          -id: 220373
          -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5175630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702459000 {#2652
            date: 2023-12-13 10:16:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2656}
        +body: "There are *much* better git UIs out there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702460012 {#3086
          date: 2023-12-13 10:33:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3079 …}
        +reports: Doctrine\ORM\PersistentCollection {#3077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
        -id: 220382
        -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6599300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702460012 {#3085
          date: 2023-12-13 10:33:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702460483 {#3357
        date: 2023-12-13 10:41:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
        "@xmunk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3351 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
      -id: 220391
      -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460483 {#3354
        date: 2023-12-13 10:41:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702476198 {#3536
      date: 2023-12-13 15:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 220517
    -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702476198 {#3533
      date: 2023-12-13 15:03:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "A good UI (for you personally) should do all the things you regularly do. Git is a complex and messy enough beast that when I have to use the CLI I’m going off the golden path and copy+pasting something arcane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702477366 {#3585
    date: 2023-12-13 15:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3577 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
  -id: 220532
  -bodyTs: "'arcan':42 'beast':22 'cli':30 'complex':18 'copi':39 'enough':21 'git':15 'go':33 'golden':36 'good':2 'm':32 'messi':20 'past':40 'path':37 'person':6 'regular':13 'someth':41 'thing':11 'ui':3 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5179767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477366 {#3588
    date: 2023-12-13 15:22: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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3598
  +user: Proxies\__CG__\App\Entity\User {#3599 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3535
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: App\Entity\User {#2596 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: App\Entity\EntryComment {#2656
          +user: App\Entity\User {#2669 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
          +image: null
          +parent: null
          +root: null
          +body: "I feel those captions are the wrong way round"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704340975 {#2651
            date: 2024-01-04 05:02:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2657 …}
          +nested: Doctrine\ORM\PersistentCollection {#2659 …}
          +votes: Doctrine\ORM\PersistentCollection {#2661 …}
          +reports: Doctrine\ORM\PersistentCollection {#2663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
          -id: 220373
          -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5175630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702459000 {#2652
            date: 2023-12-13 10:16:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2656}
        +body: "There are *much* better git UIs out there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702460012 {#3086
          date: 2023-12-13 10:33:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3079 …}
        +reports: Doctrine\ORM\PersistentCollection {#3077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
        -id: 220382
        -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6599300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702460012 {#3085
          date: 2023-12-13 10:33:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702460483 {#3357
        date: 2023-12-13 10:41:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
        "@xmunk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3351 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
      -id: 220391
      -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460483 {#3354
        date: 2023-12-13 10:41:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702476198 {#3536
      date: 2023-12-13 15:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 220517
    -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702476198 {#3533
      date: 2023-12-13 15:03:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "It’s not like you lose access to the cli when you use a gui. I personally use both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702481989 {#3596
    date: 2023-12-13 16:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 220591
  -bodyTs: "'access':7 'cli':10 'gui':15 'like':4 'lose':6 'person':17 'use':13,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7297837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481989 {#3597
    date: 2023-12-13 16:39:49.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
175 DENIED edit
App\Entity\EntryComment {#3598
  +user: Proxies\__CG__\App\Entity\User {#3599 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3535
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: App\Entity\User {#2596 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: App\Entity\EntryComment {#2656
          +user: App\Entity\User {#2669 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
          +image: null
          +parent: null
          +root: null
          +body: "I feel those captions are the wrong way round"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704340975 {#2651
            date: 2024-01-04 05:02:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2657 …}
          +nested: Doctrine\ORM\PersistentCollection {#2659 …}
          +votes: Doctrine\ORM\PersistentCollection {#2661 …}
          +reports: Doctrine\ORM\PersistentCollection {#2663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
          -id: 220373
          -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5175630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702459000 {#2652
            date: 2023-12-13 10:16:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2656}
        +body: "There are *much* better git UIs out there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702460012 {#3086
          date: 2023-12-13 10:33:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3079 …}
        +reports: Doctrine\ORM\PersistentCollection {#3077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
        -id: 220382
        -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6599300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702460012 {#3085
          date: 2023-12-13 10:33:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702460483 {#3357
        date: 2023-12-13 10:41:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
        "@xmunk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3351 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
      -id: 220391
      -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460483 {#3354
        date: 2023-12-13 10:41:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702476198 {#3536
      date: 2023-12-13 15:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 220517
    -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702476198 {#3533
      date: 2023-12-13 15:03:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "It’s not like you lose access to the cli when you use a gui. I personally use both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702481989 {#3596
    date: 2023-12-13 16:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 220591
  -bodyTs: "'access':7 'cli':10 'gui':15 'like':4 'lose':6 'person':17 'use':13,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7297837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481989 {#3597
    date: 2023-12-13 16:39:49.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
176 DENIED moderate
App\Entity\EntryComment {#3598
  +user: Proxies\__CG__\App\Entity\User {#3599 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#3535
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: App\Entity\EntryComment {#3356
      +user: App\Entity\User {#2669 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: App\Entity\User {#2596 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: App\Entity\EntryComment {#2656
          +user: App\Entity\User {#2669 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
          +image: null
          +parent: null
          +root: null
          +body: "I feel those captions are the wrong way round"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1704340975 {#2651
            date: 2024-01-04 05:02:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypnotic_nerd@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2657 …}
          +nested: Doctrine\ORM\PersistentCollection {#2659 …}
          +votes: Doctrine\ORM\PersistentCollection {#2661 …}
          +reports: Doctrine\ORM\PersistentCollection {#2663 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
          -id: 220373
          -bodyTs: "'caption':4 'feel':2 'round':9 'way':8 'wrong':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5175630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702459000 {#2652
            date: 2023-12-13 10:16:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2656}
        +body: "There are *much* better git UIs out there."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702460012 {#3086
          date: 2023-12-13 10:33:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypnotic_nerd@programming.dev"
          "@smeg@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3083 …}
        +nested: Doctrine\ORM\PersistentCollection {#3081 …}
        +votes: Doctrine\ORM\PersistentCollection {#3079 …}
        +reports: Doctrine\ORM\PersistentCollection {#3077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3075 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
        -id: 220382
        -bodyTs: "'better':4 'git':5 'much':3 'ui':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6599300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702460012 {#3085
          date: 2023-12-13 10:33:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2656}
      +body: "Definitely, last time I used github’s one it could barely do more than push and pull. I’ll almost always use a (good!) UI over the git CLI though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702460483 {#3357
        date: 2023-12-13 10:41:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypnotic_nerd@programming.dev"
        "@smeg@feddit.uk"
        "@xmunk@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3351 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3349 …}
      +reports: Doctrine\ORM\PersistentCollection {#3360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3364 …}
      -id: 220391
      -bodyTs: "'almost':20 'alway':21 'bare':11 'cli':29 'could':10 'definit':1 'git':28 'github':6 'good':24 'last':2 'll':19 'one':8 'pull':17 'push':15 'though':30 'time':3 'ui':25 'use':5,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5175886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702460483 {#3354
        date: 2023-12-13 10:41:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2656}
    +body: "No matter the GUI you use, you’re leaving a lot of useful functionality on the table. By their nature, you only get a small fraction of git’s features. There are many useful commands I use regularly that are impossible to replicate using GUIs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702476198 {#3536
      date: 2023-12-13 15:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
      "@smeg@feddit.uk"
      "@xmunk@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3528 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3541 …}
    -id: 220517
    -bodyTs: "'command':35 'featur':30 'fraction':26 'function':14 'get':23 'git':28 'gui':4,45 'imposs':41 'leav':9 'lot':11 'mani':33 'matter':2 'natur':20 're':8 'regular':38 'replic':43 'small':25 'tabl':17 'use':6,13,34,37,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5680883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702476198 {#3533
      date: 2023-12-13 15:03:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2656}
  +body: "It’s not like you lose access to the cli when you use a gui. I personally use both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702481989 {#3596
    date: 2023-12-13 16:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@smeg@feddit.uk"
    "@xmunk@sh.itjust.works"
    "@expr@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 220591
  -bodyTs: "'access':7 'cli':10 'gui':15 'like':4 'lose':6 'person':17 'use':13,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7297837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481989 {#3597
    date: 2023-12-13 16:39:49.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why am I not allowed to login to 2 GitHub remote at the same time? Answer me Microsoft"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702458491 {#2724
    date: 2023-12-13 10:08:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 220366
  -bodyTs: "'2':9 'allow':5 'answer':16 'github':10 'login':7 'microsoft':18 'remot':11 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5676829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702458491 {#2725
    date: 2023-12-13 10:08:11.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
179 DENIED edit
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why am I not allowed to login to 2 GitHub remote at the same time? Answer me Microsoft"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702458491 {#2724
    date: 2023-12-13 10:08:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 220366
  -bodyTs: "'2':9 'allow':5 'answer':16 'github':10 'login':7 'microsoft':18 'remot':11 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5676829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702458491 {#2725
    date: 2023-12-13 10:08:11.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
180 DENIED moderate
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why am I not allowed to login to 2 GitHub remote at the same time? Answer me Microsoft"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702458491 {#2724
    date: 2023-12-13 10:08:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 220366
  -bodyTs: "'2':9 'allow':5 'answer':16 'github':10 'login':7 'microsoft':18 'remot':11 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5676829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702458491 {#2725
    date: 2023-12-13 10:08:11.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#2802
  +user: App\Entity\User {#2815 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "lazygit:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704355760 {#2797
    date: 2024-01-04 09:09:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  -id: 220348
  -bodyTs: "'lazygit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5676599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702457313 {#2798
    date: 2023-12-13 09:48:33.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
183 DENIED edit
App\Entity\EntryComment {#2802
  +user: App\Entity\User {#2815 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "lazygit:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704355760 {#2797
    date: 2024-01-04 09:09:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  -id: 220348
  -bodyTs: "'lazygit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5676599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702457313 {#2798
    date: 2023-12-13 09:48:33.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
184 DENIED moderate
App\Entity\EntryComment {#2802
  +user: App\Entity\User {#2815 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "lazygit:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704355760 {#2797
    date: 2024-01-04 09:09:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2803 …}
  +nested: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  -id: 220348
  -bodyTs: "'lazygit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5676599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702457313 {#2798
    date: 2023-12-13 09:48:33.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2802
    +user: App\Entity\User {#2815 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "lazygit:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704355760 {#2797
      date: 2024-01-04 09:09:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2803 …}
    +nested: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    -id: 220348
    -bodyTs: "'lazygit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5676599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702457313 {#2798
      date: 2023-12-13 09:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2802}
  +body: "Freaking love TUIs, it’s like they took the convenience of a GUI and the efficiency of the CLI and merged them. As a Neovim and Lazygit user myself it’s amazing what I can accomplish in but a few keypresses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702484776 {#3102
    date: 2023-12-13 17:26:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@akkajdh999@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 220620
  -bodyTs: "'accomplish':36 'amaz':32 'cli':19 'conveni':10 'effici':16 'freak':1 'gui':13 'keypress':41 'lazygit':27 'like':6 'love':2 'merg':21 'neovim':25 'took':8 'tui':3 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5684257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484776 {#3101
    date: 2023-12-13 17:26:16.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
187 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2802
    +user: App\Entity\User {#2815 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "lazygit:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704355760 {#2797
      date: 2024-01-04 09:09:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2803 …}
    +nested: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    -id: 220348
    -bodyTs: "'lazygit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5676599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702457313 {#2798
      date: 2023-12-13 09:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2802}
  +body: "Freaking love TUIs, it’s like they took the convenience of a GUI and the efficiency of the CLI and merged them. As a Neovim and Lazygit user myself it’s amazing what I can accomplish in but a few keypresses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702484776 {#3102
    date: 2023-12-13 17:26:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@akkajdh999@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 220620
  -bodyTs: "'accomplish':36 'amaz':32 'cli':19 'conveni':10 'effici':16 'freak':1 'gui':13 'keypress':41 'lazygit':27 'like':6 'love':2 'merg':21 'neovim':25 'took':8 'tui':3 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5684257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484776 {#3101
    date: 2023-12-13 17:26:16.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
188 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2802
    +user: App\Entity\User {#2815 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "lazygit:"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704355760 {#2797
      date: 2024-01-04 09:09:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2803 …}
    +nested: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    -id: 220348
    -bodyTs: "'lazygit':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5676599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702457313 {#2798
      date: 2023-12-13 09:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2802}
  +body: "Freaking love TUIs, it’s like they took the convenience of a GUI and the efficiency of the CLI and merged them. As a Neovim and Lazygit user myself it’s amazing what I can accomplish in but a few keypresses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702484776 {#3102
    date: 2023-12-13 17:26:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@akkajdh999@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 220620
  -bodyTs: "'accomplish':36 'amaz':32 'cli':19 'conveni':10 'effici':16 'freak':1 'gui':13 'keypress':41 'lazygit':27 'like':6 'love':2 'merg':21 'neovim':25 'took':8 'tui':3 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5684257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484776 {#3101
    date: 2023-12-13 17:26:16.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
189 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
190 DENIED moderate
App\Entity\EntryComment {#2875
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Laughs in Sourcetree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704337728 {#2870
    date: 2024-01-04 04:08:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 220335
  -bodyTs: "'laugh':1 'sourcetre':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1973413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702456474 {#2871
    date: 2023-12-13 09:34:34.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
191 DENIED edit
App\Entity\EntryComment {#2875
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Laughs in Sourcetree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704337728 {#2870
    date: 2024-01-04 04:08:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 220335
  -bodyTs: "'laugh':1 'sourcetre':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1973413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702456474 {#2871
    date: 2023-12-13 09:34:34.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
192 DENIED moderate
App\Entity\EntryComment {#2875
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Laughs in Sourcetree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704337728 {#2870
    date: 2024-01-04 04:08:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 220335
  -bodyTs: "'laugh':1 'sourcetre':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1973413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702456474 {#2871
    date: 2023-12-13 09:34:34.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2875
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Laughs in Sourcetree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704337728 {#2870
      date: 2024-01-04 04:08:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 220335
    -bodyTs: "'laugh':1 'sourcetre':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.basedcount.com/comment/1973413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702456474 {#2871
      date: 2023-12-13 09:34:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2875}
  +body: """
    Sourcetree best for free, thanks bit bucket.\n
    \n
    Tower is pretty nice for mac user too. I paid for it for a few versions back when I was coding full time. Now I just stuck to source tree for occasional freelance and personal projects.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702481435 {#3033
    date: 2023-12-13 16:30:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@TheFerrango@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 220586
  -bodyTs: "'back':24 'best':2 'bit':6 'bucket':7 'code':28 'free':4 'freelanc':40 'full':29 'mac':13 'nice':11 'occasion':39 'paid':17 'person':42 'pretti':10 'project':43 'sourc':36 'sourcetre':1 'stuck':34 'thank':5 'time':30 'tower':8 'tree':37 'user':14 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5680307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481435 {#3036
    date: 2023-12-13 16:30:35.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
195 DENIED edit
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2875
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Laughs in Sourcetree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704337728 {#2870
      date: 2024-01-04 04:08:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 220335
    -bodyTs: "'laugh':1 'sourcetre':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.basedcount.com/comment/1973413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702456474 {#2871
      date: 2023-12-13 09:34:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2875}
  +body: """
    Sourcetree best for free, thanks bit bucket.\n
    \n
    Tower is pretty nice for mac user too. I paid for it for a few versions back when I was coding full time. Now I just stuck to source tree for occasional freelance and personal projects.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702481435 {#3033
    date: 2023-12-13 16:30:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@TheFerrango@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 220586
  -bodyTs: "'back':24 'best':2 'bit':6 'bucket':7 'code':28 'free':4 'freelanc':40 'full':29 'mac':13 'nice':11 'occasion':39 'paid':17 'person':42 'pretti':10 'project':43 'sourc':36 'sourcetre':1 'stuck':34 'thank':5 'time':30 'tower':8 'tree':37 'user':14 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5680307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481435 {#3036
    date: 2023-12-13 16:30:35.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
196 DENIED moderate
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: App\Entity\EntryComment {#2875
    +user: App\Entity\User {#2888 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +parent: null
    +root: null
    +body: "Laughs in Sourcetree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704337728 {#2870
      date: 2024-01-04 04:08:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypnotic_nerd@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
    -id: 220335
    -bodyTs: "'laugh':1 'sourcetre':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.basedcount.com/comment/1973413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702456474 {#2871
      date: 2023-12-13 09:34:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2875}
  +body: """
    Sourcetree best for free, thanks bit bucket.\n
    \n
    Tower is pretty nice for mac user too. I paid for it for a few versions back when I was coding full time. Now I just stuck to source tree for occasional freelance and personal projects.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702481435 {#3033
    date: 2023-12-13 16:30:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@TheFerrango@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 220586
  -bodyTs: "'back':24 'best':2 'bit':6 'bucket':7 'code':28 'free':4 'freelanc':40 'full':29 'mac':13 'nice':11 'occasion':39 'paid':17 'person':42 'pretti':10 'project':43 'sourc':36 'sourcetre':1 'stuck':34 'thank':5 'time':30 'tower':8 'tree':37 'user':14 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5680307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702481435 {#3036
    date: 2023-12-13 16:30:35.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Canonical could have done a lot better with the explanation message here. The idea is to push apps towards XDG compliance and the use of things like Portals.\n
    \n
    That said, unlike Wayland, portals really aren’t there yet from a UX perspective, especially for an app that is heavy on file transfers.I prefer what Flathub does where it puts a nice green checker beside your app for XDG compliance - it’s an encouragement, but not an enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1702456209 {#2943
    date: 2023-12-13 09:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 220334
  -bodyTs: "'app':18,46,66 'aren':35 'besid':64 'better':7 'canon':1 'checker':63 'complianc':21,69 'could':2 'done':4 'encourag':73 'enforc':77 'especi':43 'explan':10 'file':51 'flathub':55 'green':62 'heavi':49 'idea':14 'like':27 'lot':6 'messag':11 'nice':61 'perspect':42 'portal':28,33 'prefer':53 'push':17 'put':59 'realli':34 'said':30 'thing':26 'toward':19 'transfers.i':52 'unlik':31 'use':24 'ux':41 'wayland':32 'xdg':20,68 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6612052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702456209 {#2944
    date: 2023-12-13 09:30:09.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
199 DENIED edit
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Canonical could have done a lot better with the explanation message here. The idea is to push apps towards XDG compliance and the use of things like Portals.\n
    \n
    That said, unlike Wayland, portals really aren’t there yet from a UX perspective, especially for an app that is heavy on file transfers.I prefer what Flathub does where it puts a nice green checker beside your app for XDG compliance - it’s an encouragement, but not an enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1702456209 {#2943
    date: 2023-12-13 09:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 220334
  -bodyTs: "'app':18,46,66 'aren':35 'besid':64 'better':7 'canon':1 'checker':63 'complianc':21,69 'could':2 'done':4 'encourag':73 'enforc':77 'especi':43 'explan':10 'file':51 'flathub':55 'green':62 'heavi':49 'idea':14 'like':27 'lot':6 'messag':11 'nice':61 'perspect':42 'portal':28,33 'prefer':53 'push':17 'put':59 'realli':34 'said':30 'thing':26 'toward':19 'transfers.i':52 'unlik':31 'use':24 'ux':41 'wayland':32 'xdg':20,68 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6612052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702456209 {#2944
    date: 2023-12-13 09:30:09.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
200 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Canonical could have done a lot better with the explanation message here. The idea is to push apps towards XDG compliance and the use of things like Portals.\n
    \n
    That said, unlike Wayland, portals really aren’t there yet from a UX perspective, especially for an app that is heavy on file transfers.I prefer what Flathub does where it puts a nice green checker beside your app for XDG compliance - it’s an encouragement, but not an enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1702456209 {#2943
    date: 2023-12-13 09:30:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 220334
  -bodyTs: "'app':18,46,66 'aren':35 'besid':64 'better':7 'canon':1 'checker':63 'complianc':21,69 'could':2 'done':4 'encourag':73 'enforc':77 'especi':43 'explan':10 'file':51 'flathub':55 'green':62 'heavi':49 'idea':14 'like':27 'lot':6 'messag':11 'nice':61 'perspect':42 'portal':28,33 'prefer':53 'push':17 'put':59 'realli':34 'said':30 'thing':26 'toward':19 'transfers.i':52 'unlik':31 'use':24 'ux':41 'wayland':32 'xdg':20,68 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6612052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702456209 {#2944
    date: 2023-12-13 09:30:09.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