GET https://kbin.spritesserver.nl/index.php/d/itsfoss.com/comments/oldest?p=3

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who speaks portuguese or for those who don’t mind to read subtitle to understand the video, I really recommend [Diolinux](https://www.youtube.com/@Diolinux/)\n
    \n
    For me this is the best channel about linux and technology.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700131151 {#1875
    date: 2023-11-16 11:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 129737
  -bodyTs: "'/@diolinux/)':26 'best':32 'channel':33 'diolinux':23 'linux':35 'mind':12 'portugues':5 'read':14 'realli':21 'recommend':22 'speak':4 'subtitl':15 'technolog':37 'understand':17 'video':19 'www.youtube.com':25 'www.youtube.com/@diolinux/)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3613335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700131151 {#1845
    date: 2023-11-16 11:39: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
3 DENIED edit
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who speaks portuguese or for those who don’t mind to read subtitle to understand the video, I really recommend [Diolinux](https://www.youtube.com/@Diolinux/)\n
    \n
    For me this is the best channel about linux and technology.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700131151 {#1875
    date: 2023-11-16 11:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 129737
  -bodyTs: "'/@diolinux/)':26 'best':32 'channel':33 'diolinux':23 'linux':35 'mind':12 'portugues':5 'read':14 'realli':21 'recommend':22 'speak':4 'subtitl':15 'technolog':37 'understand':17 'video':19 'www.youtube.com':25 'www.youtube.com/@diolinux/)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3613335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700131151 {#1845
    date: 2023-11-16 11:39: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
4 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who speaks portuguese or for those who don’t mind to read subtitle to understand the video, I really recommend [Diolinux](https://www.youtube.com/@Diolinux/)\n
    \n
    For me this is the best channel about linux and technology.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700131151 {#1875
    date: 2023-11-16 11:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 129737
  -bodyTs: "'/@diolinux/)':26 'best':32 'channel':33 'diolinux':23 'linux':35 'mind':12 'portugues':5 'read':14 'realli':21 'recommend':22 'speak':4 'subtitl':15 'technolog':37 'understand':17 'video':19 'www.youtube.com':25 'www.youtube.com/@diolinux/)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3613335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700131151 {#1845
    date: 2023-11-16 11:39: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
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 {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Learn Linux TV is number one for me - his Linux Crash Course has been an immense help in getting started using Linux for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700138803 {#1560
    date: 2023-11-16 13:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 130062
  -bodyTs: "'cours':12 'crash':11 'get':19 'help':17 'immens':16 'learn':1 'linux':2,10,22 'number':5 'one':6 'start':20 'tv':3 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5849171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700138803 {#1559
    date: 2023-11-16 13:46:43.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 {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Learn Linux TV is number one for me - his Linux Crash Course has been an immense help in getting started using Linux for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700138803 {#1560
    date: 2023-11-16 13:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 130062
  -bodyTs: "'cours':12 'crash':11 'get':19 'help':17 'immens':16 'learn':1 'linux':2,10,22 'number':5 'one':6 'start':20 'tv':3 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5849171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700138803 {#1559
    date: 2023-11-16 13:46:43.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 {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Learn Linux TV is number one for me - his Linux Crash Course has been an immense help in getting started using Linux for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700138803 {#1560
    date: 2023-11-16 13:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 130062
  -bodyTs: "'cours':12 'crash':11 'get':19 'help':17 'immens':16 'learn':1 'linux':2,10,22 'number':5 'one':6 'start':20 'tv':3 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5849171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700138803 {#1559
    date: 2023-11-16 13:46:43.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 {#2462
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Back in the day I used to watch NixieDoesLinux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700139624 {#2463
    date: 2023-11-16 14:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 130104
  -bodyTs: "'back':1 'day':4 'nixiedoeslinux':9 'use':6 'watch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5849434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700139624 {#2448
    date: 2023-11-16 14:00: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
11 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Back in the day I used to watch NixieDoesLinux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700139624 {#2463
    date: 2023-11-16 14:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 130104
  -bodyTs: "'back':1 'day':4 'nixiedoeslinux':9 'use':6 'watch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5849434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700139624 {#2448
    date: 2023-11-16 14:00: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
12 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#2469 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Back in the day I used to watch NixieDoesLinux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700139624 {#2463
    date: 2023-11-16 14:00:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 130104
  -bodyTs: "'back':1 'day':4 'nixiedoeslinux':9 'use':6 'watch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5849434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700139624 {#2448
    date: 2023-11-16 14:00: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
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 {#2018
  +user: App\Entity\User {#2036 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would also add Brodie to the list, and I follow 7 of them. I have kinda tried to steer clear of DT because I’m not a fan of some of his off-topic videos. There are 2 I don’t follow: Veronica Explains (I was going to check her channel out, but forgot) and Gardiner Bryant (this is literally the first time I’m seeing or hearing about this guy, so I will go check him out)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700139923 {#2030
    date: 2023-11-16 14:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 130113
  -bodyTs: "'2':40 '7':12 'add':4 'also':3 'brodi':5 'bryant':59 'channel':53 'check':51,78 'clear':21 'dt':23 'explain':46 'fan':29 'first':64 'follow':11,44 'forgot':56 'gardin':58 'go':49,77 'guy':73 'hear':70 'kinda':17 'list':8 'liter':62 'm':26,67 'off-top':34 'see':68 'steer':20 'time':65 'topic':36 'tri':18 'veronica':45 'video':37 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4428752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700139923 {#2032
    date: 2023-11-16 14: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
15 DENIED edit
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#2036 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would also add Brodie to the list, and I follow 7 of them. I have kinda tried to steer clear of DT because I’m not a fan of some of his off-topic videos. There are 2 I don’t follow: Veronica Explains (I was going to check her channel out, but forgot) and Gardiner Bryant (this is literally the first time I’m seeing or hearing about this guy, so I will go check him out)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700139923 {#2030
    date: 2023-11-16 14:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 130113
  -bodyTs: "'2':40 '7':12 'add':4 'also':3 'brodi':5 'bryant':59 'channel':53 'check':51,78 'clear':21 'dt':23 'explain':46 'fan':29 'first':64 'follow':11,44 'forgot':56 'gardin':58 'go':49,77 'guy':73 'hear':70 'kinda':17 'list':8 'liter':62 'm':26,67 'off-top':34 'see':68 'steer':20 'time':65 'topic':36 'tri':18 'veronica':45 'video':37 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4428752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700139923 {#2032
    date: 2023-11-16 14: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
16 DENIED moderate
App\Entity\EntryComment {#2018
  +user: App\Entity\User {#2036 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would also add Brodie to the list, and I follow 7 of them. I have kinda tried to steer clear of DT because I’m not a fan of some of his off-topic videos. There are 2 I don’t follow: Veronica Explains (I was going to check her channel out, but forgot) and Gardiner Bryant (this is literally the first time I’m seeing or hearing about this guy, so I will go check him out)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700139923 {#2030
    date: 2023-11-16 14:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 130113
  -bodyTs: "'2':40 '7':12 'add':4 'also':3 'brodi':5 'bryant':59 'channel':53 'check':51,78 'clear':21 'dt':23 'explain':46 'fan':29 'first':64 'follow':11,44 'forgot':56 'gardin':58 'go':49,77 'guy':73 'hear':70 'kinda':17 'list':8 'liter':62 'm':26,67 'off-top':34 'see':68 'steer':20 'time':65 'topic':36 'tri':18 'veronica':45 'video':37 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4428752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700139923 {#2032
    date: 2023-11-16 14: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
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 {#2325
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I currently like\n
    \n
    - Nicco Loves Linux\n
    - DJ Ware\n
    - Destination Linux\n
    - Michael Tunnell\n
    - Linux Saloon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700140380 {#2314
    date: 2023-11-16 14:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 130137
  -bodyTs: "'current':2 'destin':9 'dj':7 'like':3 'linux':6,10,13 'love':5 'michael':11 'nicco':4 'saloon':14 'tunnel':12 'ware':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5354998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700140380 {#2289
    date: 2023-11-16 14:13:00.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 {#2325
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I currently like\n
    \n
    - Nicco Loves Linux\n
    - DJ Ware\n
    - Destination Linux\n
    - Michael Tunnell\n
    - Linux Saloon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700140380 {#2314
    date: 2023-11-16 14:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 130137
  -bodyTs: "'current':2 'destin':9 'dj':7 'like':3 'linux':6,10,13 'love':5 'michael':11 'nicco':4 'saloon':14 'tunnel':12 'ware':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5354998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700140380 {#2289
    date: 2023-11-16 14:13:00.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 {#2325
  +user: App\Entity\User {#2336 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I currently like\n
    \n
    - Nicco Loves Linux\n
    - DJ Ware\n
    - Destination Linux\n
    - Michael Tunnell\n
    - Linux Saloon
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700140380 {#2314
    date: 2023-11-16 14:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 130137
  -bodyTs: "'current':2 'destin':9 'dj':7 'like':3 'linux':6,10,13 'love':5 'michael':11 'nicco':4 'saloon':14 'tunnel':12 'ware':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5354998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700140380 {#2289
    date: 2023-11-16 14:13:00.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 {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to love Bryant Gardener when he was The Linux gamer.\n
    \n
    But since the announcement of the steam deck, his view has narrowed far too much. He hasn’t made a non deck video in like a year.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700142661 {#2121
    date: 2023-11-16 14:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 130226
  -bodyTs: "'announc':16 'bryant':5 'deck':20,34 'far':25 'gamer':12 'garden':6 'hasn':29 'like':37 'linux':11 'love':4 'made':31 'much':27 'narrow':24 'non':33 'sinc':14 'steam':19 'use':2 'video':35 'view':22 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4690041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700142661 {#2122
    date: 2023-11-16 14:51:01.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 {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to love Bryant Gardener when he was The Linux gamer.\n
    \n
    But since the announcement of the steam deck, his view has narrowed far too much. He hasn’t made a non deck video in like a year.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700142661 {#2121
    date: 2023-11-16 14:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 130226
  -bodyTs: "'announc':16 'bryant':5 'deck':20,34 'far':25 'gamer':12 'garden':6 'hasn':29 'like':37 'linux':11 'love':4 'made':31 'much':27 'narrow':24 'non':33 'sinc':14 'steam':19 'use':2 'video':35 'view':22 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4690041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700142661 {#2122
    date: 2023-11-16 14:51:01.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 {#2119
  +user: App\Entity\User {#2215 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to love Bryant Gardener when he was The Linux gamer.\n
    \n
    But since the announcement of the steam deck, his view has narrowed far too much. He hasn’t made a non deck video in like a year.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700142661 {#2121
    date: 2023-11-16 14:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 130226
  -bodyTs: "'announc':16 'bryant':5 'deck':20,34 'far':25 'gamer':12 'garden':6 'hasn':29 'like':37 'linux':11 'love':4 'made':31 'much':27 'narrow':24 'non':33 'sinc':14 'steam':19 'use':2 'video':35 'view':22 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4690041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700142661 {#2122
    date: 2023-11-16 14:51:01.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 {#2222
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been trying harder to diversify my youtube content. Please share links to visible minority (from a western pov) creators who post similar content. Why are there so few?\n
    \n
    [Novaspirit Tech](https://www.youtube.com/channel/UCrjKdwxaQMSV_NDywgKXVmw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700146101 {#2275
    date: 2023-11-16 15:48:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 130391
  -bodyTs: "'/channel/ucrjkdwxaqmsv_ndywgkxvmw)':35 'content':10,25 'creator':21 'diversifi':7 'harder':5 'link':13 'minor':16 'novaspirit':31 'pleas':11 'post':23 'pov':20 'share':12 'similar':24 'tech':32 'tri':4 've':2 'visibl':15 'western':19 'www.youtube.com':34 'www.youtube.com/channel/ucrjkdwxaqmsv_ndywgkxvmw)':33 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6203179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700146101 {#2277
    date: 2023-11-16 15:48: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
27 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been trying harder to diversify my youtube content. Please share links to visible minority (from a western pov) creators who post similar content. Why are there so few?\n
    \n
    [Novaspirit Tech](https://www.youtube.com/channel/UCrjKdwxaQMSV_NDywgKXVmw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700146101 {#2275
    date: 2023-11-16 15:48:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 130391
  -bodyTs: "'/channel/ucrjkdwxaqmsv_ndywgkxvmw)':35 'content':10,25 'creator':21 'diversifi':7 'harder':5 'link':13 'minor':16 'novaspirit':31 'pleas':11 'post':23 'pov':20 'share':12 'similar':24 'tech':32 'tri':4 've':2 'visibl':15 'western':19 'www.youtube.com':34 'www.youtube.com/channel/ucrjkdwxaqmsv_ndywgkxvmw)':33 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6203179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700146101 {#2277
    date: 2023-11-16 15:48: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
28 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#2201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been trying harder to diversify my youtube content. Please share links to visible minority (from a western pov) creators who post similar content. Why are there so few?\n
    \n
    [Novaspirit Tech](https://www.youtube.com/channel/UCrjKdwxaQMSV_NDywgKXVmw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700146101 {#2275
    date: 2023-11-16 15:48:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 130391
  -bodyTs: "'/channel/ucrjkdwxaqmsv_ndywgkxvmw)':35 'content':10,25 'creator':21 'diversifi':7 'harder':5 'link':13 'minor':16 'novaspirit':31 'pleas':11 'post':23 'pov':20 'share':12 'similar':24 'tech':32 'tri':4 've':2 'visibl':15 'western':19 'www.youtube.com':34 'www.youtube.com/channel/ucrjkdwxaqmsv_ndywgkxvmw)':33 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6203179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700146101 {#2277
    date: 2023-11-16 15:48: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
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 {#2154
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Broadie Robertson is pretty cool too!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700438456 {#2142
    date: 2023-11-20 01:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 130913
  -bodyTs: "'broadi':1 'cool':5 'pretti':4 'robertson':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5360191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700156503 {#2034
    date: 2023-11-16 18:41:43.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 {#2154
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Broadie Robertson is pretty cool too!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700438456 {#2142
    date: 2023-11-20 01:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 130913
  -bodyTs: "'broadi':1 'cool':5 'pretti':4 'robertson':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5360191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700156503 {#2034
    date: 2023-11-16 18:41:43.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 {#2154
  +user: App\Entity\User {#2180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Broadie Robertson is pretty cool too!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700438456 {#2142
    date: 2023-11-20 01:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 130913
  -bodyTs: "'broadi':1 'cool':5 'pretti':4 'robertson':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5360191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700156503 {#2034
    date: 2023-11-16 18:41:43.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 {#3012
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2154
    +user: App\Entity\User {#2180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Broadie Robertson is pretty cool too!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700438456 {#2142
      date: 2023-11-20 01:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2158 …}
    +nested: Doctrine\ORM\PersistentCollection {#2151 …}
    +votes: Doctrine\ORM\PersistentCollection {#2145 …}
    +reports: Doctrine\ORM\PersistentCollection {#2152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 130913
    -bodyTs: "'broadi':1 'cool':5 'pretti':4 'robertson':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5360191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156503 {#2034
      date: 2023-11-16 18:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2154}
  +body: "Amen. He is a lost gem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700170875 {#3013
    date: 2023-11-16 22:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@ransomwarelettuce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 131606
  -bodyTs: "'amen':1 'gem':6 'lost':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5365403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700170875 {#3016
    date: 2023-11-16 22:41: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
35 DENIED edit
App\Entity\EntryComment {#3012
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2154
    +user: App\Entity\User {#2180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Broadie Robertson is pretty cool too!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700438456 {#2142
      date: 2023-11-20 01:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2158 …}
    +nested: Doctrine\ORM\PersistentCollection {#2151 …}
    +votes: Doctrine\ORM\PersistentCollection {#2145 …}
    +reports: Doctrine\ORM\PersistentCollection {#2152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 130913
    -bodyTs: "'broadi':1 'cool':5 'pretti':4 'robertson':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5360191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156503 {#2034
      date: 2023-11-16 18:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2154}
  +body: "Amen. He is a lost gem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700170875 {#3013
    date: 2023-11-16 22:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@ransomwarelettuce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 131606
  -bodyTs: "'amen':1 'gem':6 'lost':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5365403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700170875 {#3016
    date: 2023-11-16 22:41: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
36 DENIED moderate
App\Entity\EntryComment {#3012
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2154
    +user: App\Entity\User {#2180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Broadie Robertson is pretty cool too!!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700438456 {#2142
      date: 2023-11-20 01:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2158 …}
    +nested: Doctrine\ORM\PersistentCollection {#2151 …}
    +votes: Doctrine\ORM\PersistentCollection {#2145 …}
    +reports: Doctrine\ORM\PersistentCollection {#2152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 130913
    -bodyTs: "'broadi':1 'cool':5 'pretti':4 'robertson':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5360191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156503 {#2034
      date: 2023-11-16 18:41:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2154}
  +body: "Amen. He is a lost gem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700170875 {#3013
    date: 2023-11-16 22:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@ransomwarelettuce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 131606
  -bodyTs: "'amen':1 'gem':6 'lost':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5365403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700170875 {#3016
    date: 2023-11-16 22:41: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
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 {#2374
  +user: App\Entity\User {#1352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "One that I watch that wasn’t mentioned yet is Switched to Linux. It’s good for Linux information especially when it comes to focusing on privacy and security, but just a fair warning knowing the general Lemmy community, he does like to talk about things like politics in some of his videos (especially his Weekly News Roundups) and he’s a conservative Christian, so if that is a problem for you, you may not enjoy the channel much. When he sticks to purely Linux content his information is good, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700172255 {#1979
    date: 2023-11-16 23:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 131662
  -bodyTs: "'channel':78 'christian':64 'come':23 'communiti':39 'conserv':63 'content':86 'enjoy':76 'especi':20,54 'fair':33 'focus':25 'general':37 'good':16,90 'inform':19,88 'know':35 'lemmi':38 'like':42,47 'linux':13,18,85 'may':74 'mention':8 'much':79 'news':57 'one':1 'polit':48 'privaci':27 'problem':70 'pure':84 'roundup':58 'secur':29 'stick':82 'switch':11 'talk':44 'thing':46 'though':91 'video':53 'warn':34 'wasn':6 'watch':4 'week':56 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6218261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700172255 {#1980
    date: 2023-11-16 23:04: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
39 DENIED edit
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "One that I watch that wasn’t mentioned yet is Switched to Linux. It’s good for Linux information especially when it comes to focusing on privacy and security, but just a fair warning knowing the general Lemmy community, he does like to talk about things like politics in some of his videos (especially his Weekly News Roundups) and he’s a conservative Christian, so if that is a problem for you, you may not enjoy the channel much. When he sticks to purely Linux content his information is good, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700172255 {#1979
    date: 2023-11-16 23:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 131662
  -bodyTs: "'channel':78 'christian':64 'come':23 'communiti':39 'conserv':63 'content':86 'enjoy':76 'especi':20,54 'fair':33 'focus':25 'general':37 'good':16,90 'inform':19,88 'know':35 'lemmi':38 'like':42,47 'linux':13,18,85 'may':74 'mention':8 'much':79 'news':57 'one':1 'polit':48 'privaci':27 'problem':70 'pure':84 'roundup':58 'secur':29 'stick':82 'switch':11 'talk':44 'thing':46 'though':91 'video':53 'warn':34 'wasn':6 'watch':4 'week':56 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6218261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700172255 {#1980
    date: 2023-11-16 23:04: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
40 DENIED moderate
App\Entity\EntryComment {#2374
  +user: App\Entity\User {#1352 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "One that I watch that wasn’t mentioned yet is Switched to Linux. It’s good for Linux information especially when it comes to focusing on privacy and security, but just a fair warning knowing the general Lemmy community, he does like to talk about things like politics in some of his videos (especially his Weekly News Roundups) and he’s a conservative Christian, so if that is a problem for you, you may not enjoy the channel much. When he sticks to purely Linux content his information is good, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700172255 {#1979
    date: 2023-11-16 23:04:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 131662
  -bodyTs: "'channel':78 'christian':64 'come':23 'communiti':39 'conserv':63 'content':86 'enjoy':76 'especi':20,54 'fair':33 'focus':25 'general':37 'good':16,90 'inform':19,88 'know':35 'lemmi':38 'like':42,47 'linux':13,18,85 'may':74 'mention':8 'much':79 'news':57 'one':1 'polit':48 'privaci':27 'problem':70 'pure':84 'roundup':58 'secur':29 'stick':82 'switch':11 'talk':44 'thing':46 'though':91 'video':53 'warn':34 'wasn':6 'watch':4 'week':56 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6218261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700172255 {#1980
    date: 2023-11-16 23:04: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
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 {#2544
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    TL;DR:\n
    \n
    1. The Linux Cast\n
    2. The Linux Experiment\n
    3. Veronica Explains\n
    4. DistroTube\n
    5. TechHut\n
    6. Chris Titus Tech\n
    7. Nicco Loves Linux\n
    8. Gardiner Bryant\n
    9. Learn Linux TV\n
    10. InfinitelyGalactic
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700212080 {#2539
    date: 2023-11-17 10:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 132770
  -bodyTs: "'1':3 '10':33 '2':7 '3':11 '4':14 '5':16 '6':18 '7':22 '8':26 '9':29 'bryant':28 'cast':6 'chris':19 'distrotub':15 'dr':2 'experi':10 'explain':13 'gardin':27 'infinitelygalact':34 'learn':30 'linux':5,9,25,31 'love':24 'nicco':23 'tech':21 'techhut':17 'titus':20 'tl':1 'tv':32 'veronica':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4416446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700212080 {#2540
    date: 2023-11-17 10:08:00.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 {#2544
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    TL;DR:\n
    \n
    1. The Linux Cast\n
    2. The Linux Experiment\n
    3. Veronica Explains\n
    4. DistroTube\n
    5. TechHut\n
    6. Chris Titus Tech\n
    7. Nicco Loves Linux\n
    8. Gardiner Bryant\n
    9. Learn Linux TV\n
    10. InfinitelyGalactic
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700212080 {#2539
    date: 2023-11-17 10:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 132770
  -bodyTs: "'1':3 '10':33 '2':7 '3':11 '4':14 '5':16 '6':18 '7':22 '8':26 '9':29 'bryant':28 'cast':6 'chris':19 'distrotub':15 'dr':2 'experi':10 'explain':13 'gardin':27 'infinitelygalact':34 'learn':30 'linux':5,9,25,31 'love':24 'nicco':23 'tech':21 'techhut':17 'titus':20 'tl':1 'tv':32 'veronica':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4416446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700212080 {#2540
    date: 2023-11-17 10:08:00.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 {#2544
  +user: App\Entity\User {#2557 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    TL;DR:\n
    \n
    1. The Linux Cast\n
    2. The Linux Experiment\n
    3. Veronica Explains\n
    4. DistroTube\n
    5. TechHut\n
    6. Chris Titus Tech\n
    7. Nicco Loves Linux\n
    8. Gardiner Bryant\n
    9. Learn Linux TV\n
    10. InfinitelyGalactic
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700212080 {#2539
    date: 2023-11-17 10:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 132770
  -bodyTs: "'1':3 '10':33 '2':7 '3':11 '4':14 '5':16 '6':18 '7':22 '8':26 '9':29 'bryant':28 'cast':6 'chris':19 'distrotub':15 'dr':2 'experi':10 'explain':13 'gardin':27 'infinitelygalact':34 'learn':30 'linux':5,9,25,31 'love':24 'nicco':23 'tech':21 'techhut':17 'titus':20 'tl':1 'tv':32 'veronica':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4416446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700212080 {#2540
    date: 2023-11-17 10:08:00.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 {#2633
  +user: App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love Joplin, but for this write up, I think I would have reworded the sub titles to be less click-baity.\n
    \n
    “8 Joplin Superpowers to Boost Your Note-Taking Experience”\n
    \n
    1. “Create a Notebook”\n
    \n
    Okay… Not exactly “super powers!” If you’re literally talking about some of the most basic functionality of the app. The end of the article does get into customizing it with plugins, etc so that’s good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700253163 {#2628
    date: 2023-11-17 21:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 134761
  -bodyTs: "'1':34 '8':24 'app':57 'articl':62 'baiti':23 'basic':53 'boost':28 'click':22 'click-baiti':21 'creat':35 'custom':66 'end':59 'etc':70 'exact':40 'experi':33 'function':54 'get':64 'good':74 'joplin':3,25 'less':20 'liter':46 'love':2 'note':31 'note-tak':30 'notebook':37 'okay':38 'plugin':69 'power':42 're':45 'reword':14 'sub':16 'super':41 'superpow':26 'take':32 'talk':47 'think':10 'titl':17 'would':12 'write':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5891730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253163 {#2629
    date: 2023-11-17 21:32:43.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 {#2633
  +user: App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love Joplin, but for this write up, I think I would have reworded the sub titles to be less click-baity.\n
    \n
    “8 Joplin Superpowers to Boost Your Note-Taking Experience”\n
    \n
    1. “Create a Notebook”\n
    \n
    Okay… Not exactly “super powers!” If you’re literally talking about some of the most basic functionality of the app. The end of the article does get into customizing it with plugins, etc so that’s good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700253163 {#2628
    date: 2023-11-17 21:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 134761
  -bodyTs: "'1':34 '8':24 'app':57 'articl':62 'baiti':23 'basic':53 'boost':28 'click':22 'click-baiti':21 'creat':35 'custom':66 'end':59 'etc':70 'exact':40 'experi':33 'function':54 'get':64 'good':74 'joplin':3,25 'less':20 'liter':46 'love':2 'note':31 'note-tak':30 'notebook':37 'okay':38 'plugin':69 'power':42 're':45 'reword':14 'sub':16 'super':41 'superpow':26 'take':32 'talk':47 'think':10 'titl':17 'would':12 'write':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5891730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253163 {#2629
    date: 2023-11-17 21:32:43.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 {#2633
  +user: App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love Joplin, but for this write up, I think I would have reworded the sub titles to be less click-baity.\n
    \n
    “8 Joplin Superpowers to Boost Your Note-Taking Experience”\n
    \n
    1. “Create a Notebook”\n
    \n
    Okay… Not exactly “super powers!” If you’re literally talking about some of the most basic functionality of the app. The end of the article does get into customizing it with plugins, etc so that’s good.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700253163 {#2628
    date: 2023-11-17 21:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2635 …}
  +nested: Doctrine\ORM\PersistentCollection {#2637 …}
  +votes: Doctrine\ORM\PersistentCollection {#2639 …}
  +reports: Doctrine\ORM\PersistentCollection {#2641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2645 …}
  -id: 134761
  -bodyTs: "'1':34 '8':24 'app':57 'articl':62 'baiti':23 'basic':53 'boost':28 'click':22 'click-baiti':21 'creat':35 'custom':66 'end':59 'etc':70 'exact':40 'experi':33 'function':54 'get':64 'good':74 'joplin':3,25 'less':20 'liter':46 'love':2 'note':31 'note-tak':30 'notebook':37 'okay':38 'plugin':69 'power':42 're':45 'reword':14 'sub':16 'super':41 'superpow':26 'take':32 'talk':47 'think':10 'titl':17 'would':12 'write':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5891730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253163 {#2629
    date: 2023-11-17 21:32:43.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 {#2707
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726938479 {#2702
    date: 2024-09-21 19:07:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 135005
  -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257595 {#2703
    date: 2023-11-17 22:46: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
51 DENIED edit
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726938479 {#2702
    date: 2024-09-21 19:07:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 135005
  -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257595 {#2703
    date: 2023-11-17 22:46: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
52 DENIED moderate
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726938479 {#2702
    date: 2024-09-21 19:07:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 135005
  -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257595 {#2703
    date: 2023-11-17 22:46: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
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 {#3080
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Article links to this, which I’ll have a look at:\n
    \n
    [itsfoss.com/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700257704 {#3082
    date: 2023-11-17 22:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 135014
  -bodyTs: "'/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)':14 'articl':1 'itsfoss.com':13 'itsfoss.com/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)':12 'link':2 'll':7 'look':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257704 {#3081
    date: 2023-11-17 22:48: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 {#3080
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Article links to this, which I’ll have a look at:\n
    \n
    [itsfoss.com/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700257704 {#3082
    date: 2023-11-17 22:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 135014
  -bodyTs: "'/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)':14 'articl':1 'itsfoss.com':13 'itsfoss.com/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)':12 'link':2 'll':7 'look':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257704 {#3081
    date: 2023-11-17 22:48: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 {#3080
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Article links to this, which I’ll have a look at:\n
    \n
    [itsfoss.com/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700257704 {#3082
    date: 2023-11-17 22:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 135014
  -bodyTs: "'/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)':14 'articl':1 'itsfoss.com':13 'itsfoss.com/note-taking-apps-linux/](https://itsfoss.com/note-taking-apps-linux/)':12 'link':2 'll':7 'look':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257704 {#3081
    date: 2023-11-17 22:48: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 {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Thanks for the tip about Ctrl-P.\n
    \n
    As for the normal search box, I've found that adding wildcard character helps.\n
    \n
    e.g. searching for "some" does not include notes with the word "something", but "some*" would.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700277111 {#3067
    date: 2023-11-18 04:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 135828
  -bodyTs: "'ad':19 'box':14 'charact':21 'ctrl':7 'ctrl-p':6 'e.g':23 'found':17 'help':22 'includ':29 'normal':12 'note':30 'p':8 'search':13,24 'someth':34 'thank':1 'tip':4 've':16 'wildcard':20 'word':33 'would':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/635635/-/comment/3630665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700277111 {#3066
    date: 2023-11-18 04:11: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
59 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Thanks for the tip about Ctrl-P.\n
    \n
    As for the normal search box, I've found that adding wildcard character helps.\n
    \n
    e.g. searching for "some" does not include notes with the word "something", but "some*" would.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700277111 {#3067
    date: 2023-11-18 04:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 135828
  -bodyTs: "'ad':19 'box':14 'charact':21 'ctrl':7 'ctrl-p':6 'e.g':23 'found':17 'help':22 'includ':29 'normal':12 'note':30 'p':8 'search':13,24 'someth':34 'thank':1 'tip':4 've':16 'wildcard':20 'word':33 'would':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/635635/-/comment/3630665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700277111 {#3066
    date: 2023-11-18 04:11: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
60 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    Thanks for the tip about Ctrl-P.\n
    \n
    As for the normal search box, I've found that adding wildcard character helps.\n
    \n
    e.g. searching for "some" does not include notes with the word "something", but "some*" would.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700277111 {#3067
    date: 2023-11-18 04:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 135828
  -bodyTs: "'ad':19 'box':14 'charact':21 'ctrl':7 'ctrl-p':6 'e.g':23 'found':17 'help':22 'includ':29 'normal':12 'note':30 'p':8 'search':13,24 'someth':34 'thank':1 'tip':4 've':16 'wildcard':20 'word':33 'would':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/635635/-/comment/3630665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700277111 {#3066
    date: 2023-11-18 04:11: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
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 {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Obsidian + syncthing for all platforms. Probably also possible joplin + syncthing but didnt try that one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700324947 {#3051
    date: 2023-11-18 17:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 137209
  -bodyTs: "'also':7 'didnt':12 'joplin':9 'obsidian':1 'one':15 'platform':5 'possibl':8 'probabl':6 'syncth':2,10 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6286123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700324947 {#3050
    date: 2023-11-18 17:29: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
63 DENIED edit
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Obsidian + syncthing for all platforms. Probably also possible joplin + syncthing but didnt try that one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700324947 {#3051
    date: 2023-11-18 17:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 137209
  -bodyTs: "'also':7 'didnt':12 'joplin':9 'obsidian':1 'one':15 'platform':5 'possibl':8 'probabl':6 'syncth':2,10 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6286123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700324947 {#3050
    date: 2023-11-18 17:29: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
64 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Obsidian + syncthing for all platforms. Probably also possible joplin + syncthing but didnt try that one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700324947 {#3051
    date: 2023-11-18 17:29:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3037 …}
  -id: 137209
  -bodyTs: "'also':7 'didnt':12 'joplin':9 'obsidian':1 'one':15 'platform':5 'possibl':8 'probabl':6 'syncth':2,10 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6286123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700324947 {#3050
    date: 2023-11-18 17:29: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
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 {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Would be interested in more detailed followup about the search. Anything in particular stands out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700257915 {#3035
    date: 2023-11-17 22:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 135023
  -bodyTs: "'anyth':11 'detail':6 'followup':7 'interest':3 'particular':13 'search':10 'stand':14 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257915 {#3034
    date: 2023-11-17 22:51: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
67 DENIED edit
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Would be interested in more detailed followup about the search. Anything in particular stands out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700257915 {#3035
    date: 2023-11-17 22:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 135023
  -bodyTs: "'anyth':11 'detail':6 'followup':7 'interest':3 'particular':13 'search':10 'stand':14 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257915 {#3034
    date: 2023-11-17 22:51: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
68 DENIED moderate
App\Entity\EntryComment {#3033
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Would be interested in more detailed followup about the search. Anything in particular stands out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700257915 {#3035
    date: 2023-11-17 22:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3031 …}
  +nested: Doctrine\ORM\PersistentCollection {#3029 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 135023
  -bodyTs: "'anyth':11 'detail':6 'followup':7 'interest':3 'particular':13 'search':10 'stand':14 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1671052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700257915 {#3034
    date: 2023-11-17 22:51: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
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 {#3245
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726938479 {#2702
        date: 2024-09-21 19:07:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 135005
      -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1671004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700257595 {#2703
        date: 2023-11-17 22:46:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "Would be interested in more detailed followup about the search. Anything in particular stands out?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700257915 {#3035
      date: 2023-11-17 22:51:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@jlow@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3027 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 135023
    -bodyTs: "'anyth':11 'detail':6 'followup':7 'interest':3 'particular':13 'search':10 'stand':14 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257915 {#3034
      date: 2023-11-17 22:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    What I’d want is to do Ctrl-F anywhere to search everything, then get a list of results, click on an entry and get to the line in the note where the searched phrase is, having it highlighted.\n
    \n
    Instead you have to click on “All notebooks” on the top left, search, which returns all the notes that have the phrase, click on one of them, search again and hope that it was the correct notebook or try the next one\n
    \n
    Ctrl-P does what I want but it’s not highlighting the result which is just a minor inconvenience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700340076 {#3240
    date: 2023-11-18 21:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
    "@graphito@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 137883
  -bodyTs: "'anywher':11 'click':21,45,63 'correct':76 'ctrl':9,84 'ctrl-f':8 'ctrl-p':83 'd':3 'entri':24 'everyth':14 'f':10 'get':16,26 'highlight':40,94 'hope':71 'inconveni':102 'instead':41 'left':52 'line':29 'list':18 'minor':101 'next':81 'note':32,58 'notebook':48,77 'one':65,82 'p':85 'phrase':36,62 'result':20,96 'return':55 'search':13,35,53,68 'top':51 'tri':79 'want':4,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1678003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340076 {#3243
    date: 2023-11-18 21:41: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
71 DENIED edit
App\Entity\EntryComment {#3245
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726938479 {#2702
        date: 2024-09-21 19:07:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 135005
      -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1671004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700257595 {#2703
        date: 2023-11-17 22:46:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "Would be interested in more detailed followup about the search. Anything in particular stands out?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700257915 {#3035
      date: 2023-11-17 22:51:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@jlow@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3027 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 135023
    -bodyTs: "'anyth':11 'detail':6 'followup':7 'interest':3 'particular':13 'search':10 'stand':14 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257915 {#3034
      date: 2023-11-17 22:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    What I’d want is to do Ctrl-F anywhere to search everything, then get a list of results, click on an entry and get to the line in the note where the searched phrase is, having it highlighted.\n
    \n
    Instead you have to click on “All notebooks” on the top left, search, which returns all the notes that have the phrase, click on one of them, search again and hope that it was the correct notebook or try the next one\n
    \n
    Ctrl-P does what I want but it’s not highlighting the result which is just a minor inconvenience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700340076 {#3240
    date: 2023-11-18 21:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
    "@graphito@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 137883
  -bodyTs: "'anywher':11 'click':21,45,63 'correct':76 'ctrl':9,84 'ctrl-f':8 'ctrl-p':83 'd':3 'entri':24 'everyth':14 'f':10 'get':16,26 'highlight':40,94 'hope':71 'inconveni':102 'instead':41 'left':52 'line':29 'list':18 'minor':101 'next':81 'note':32,58 'notebook':48,77 'one':65,82 'p':85 'phrase':36,62 'result':20,96 'return':55 'search':13,35,53,68 'top':51 'tri':79 'want':4,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1678003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340076 {#3243
    date: 2023-11-18 21:41: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
72 DENIED moderate
App\Entity\EntryComment {#3245
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3033
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726938479 {#2702
        date: 2024-09-21 19:07:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 135005
      -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1671004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700257595 {#2703
        date: 2023-11-17 22:46:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "Would be interested in more detailed followup about the search. Anything in particular stands out?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700257915 {#3035
      date: 2023-11-17 22:51:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@jlow@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3031 …}
    +nested: Doctrine\ORM\PersistentCollection {#3029 …}
    +votes: Doctrine\ORM\PersistentCollection {#3027 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 135023
    -bodyTs: "'anyth':11 'detail':6 'followup':7 'interest':3 'particular':13 'search':10 'stand':14 'would':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257915 {#3034
      date: 2023-11-17 22:51:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: """
    What I’d want is to do Ctrl-F anywhere to search everything, then get a list of results, click on an entry and get to the line in the note where the searched phrase is, having it highlighted.\n
    \n
    Instead you have to click on “All notebooks” on the top left, search, which returns all the notes that have the phrase, click on one of them, search again and hope that it was the correct notebook or try the next one\n
    \n
    Ctrl-P does what I want but it’s not highlighting the result which is just a minor inconvenience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700340076 {#3240
    date: 2023-11-18 21:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
    "@graphito@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 137883
  -bodyTs: "'anywher':11 'click':21,45,63 'correct':76 'ctrl':9,84 'ctrl-f':8 'ctrl-p':83 'd':3 'entri':24 'everyth':14 'f':10 'get':16,26 'highlight':40,94 'hope':71 'inconveni':102 'instead':41 'left':52 'line':29 'list':18 'minor':101 'next':81 'note':32,58 'notebook':48,77 'one':65,82 'p':85 'phrase':36,62 'result':20,96 'return':55 'search':13,35,53,68 'top':51 'tri':79 'want':4,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1678003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700340076 {#3243
    date: 2023-11-18 21:41: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
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 {#3101
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "I use Qownnotes with syncthing syncing my notes folder to my phone. I use [this notes app](https://github.com/billthefarmer/notes) on mobile because it is the only one I could find that can access my sd card."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700264975 {#3099
    date: 2023-11-18 00:49:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 135328
  -bodyTs: "'/billthefarmer/notes)':20 'access':34 'app':17 'card':37 'could':30 'find':31 'folder':9 'github.com':19 'github.com/billthefarmer/notes)':18 'mobil':22 'note':8,16 'one':28 'phone':12 'qownnot':3 'sd':36 'sync':6 'syncth':5 'use':2,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4431863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700264975 {#3100
    date: 2023-11-18 00:49: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
75 DENIED edit
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "I use Qownnotes with syncthing syncing my notes folder to my phone. I use [this notes app](https://github.com/billthefarmer/notes) on mobile because it is the only one I could find that can access my sd card."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700264975 {#3099
    date: 2023-11-18 00:49:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 135328
  -bodyTs: "'/billthefarmer/notes)':20 'access':34 'app':17 'card':37 'could':30 'find':31 'folder':9 'github.com':19 'github.com/billthefarmer/notes)':18 'mobil':22 'note':8,16 'one':28 'phone':12 'qownnot':3 'sd':36 'sync':6 'syncth':5 'use':2,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4431863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700264975 {#3100
    date: 2023-11-18 00:49: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
76 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "I use Qownnotes with syncthing syncing my notes folder to my phone. I use [this notes app](https://github.com/billthefarmer/notes) on mobile because it is the only one I could find that can access my sd card."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700264975 {#3099
    date: 2023-11-18 00:49:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 135328
  -bodyTs: "'/billthefarmer/notes)':20 'access':34 'app':17 'card':37 'could':30 'find':31 'folder':9 'github.com':19 'github.com/billthefarmer/notes)':18 'mobil':22 'note':8,16 'one':28 'phone':12 'qownnot':3 'sd':36 'sync':6 'syncth':5 'use':2,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4431863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700264975 {#3100
    date: 2023-11-18 00:49: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
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 {#3121
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Vimwiki + Syncthing. You can deafult your vimwiki to create markdown files… This only works if you use vim/neovim as your text editor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700317338 {#3119
    date: 2023-11-18 15:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 136895
  -bodyTs: "'creat':9 'deafult':5 'editor':22 'file':11 'markdown':10 'syncth':2 'text':21 'use':17 'vim/neovim':18 'vimwiki':1,7 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4805262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317338 {#3120
    date: 2023-11-18 15:22: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
79 DENIED edit
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Vimwiki + Syncthing. You can deafult your vimwiki to create markdown files… This only works if you use vim/neovim as your text editor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700317338 {#3119
    date: 2023-11-18 15:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 136895
  -bodyTs: "'creat':9 'deafult':5 'editor':22 'file':11 'markdown':10 'syncth':2 'text':21 'use':17 'vim/neovim':18 'vimwiki':1,7 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4805262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317338 {#3120
    date: 2023-11-18 15:22: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
80 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Vimwiki + Syncthing. You can deafult your vimwiki to create markdown files… This only works if you use vim/neovim as your text editor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700317338 {#3119
    date: 2023-11-18 15:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 136895
  -bodyTs: "'creat':9 'deafult':5 'editor':22 'file':11 'markdown':10 'syncth':2 'text':21 'use':17 'vim/neovim':18 'vimwiki':1,7 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4805262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317338 {#3120
    date: 2023-11-18 15:22: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
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 {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Logseq, it’s similar to Obsidian but fully FOSS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700350774 {#3135
    date: 2023-11-19 00:39:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 211599
  -bodyTs: "'foss':9 'fulli':8 'logseq':1 'obsidian':6 'similar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4939315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700350774 {#3136
    date: 2023-11-19 00:39: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
83 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Logseq, it’s similar to Obsidian but fully FOSS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700350774 {#3135
    date: 2023-11-19 00:39:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 211599
  -bodyTs: "'foss':9 'fulli':8 'logseq':1 'obsidian':6 'similar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4939315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700350774 {#3136
    date: 2023-11-19 00:39: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
84 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2707
    +user: App\Entity\User {#2720 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726938479 {#2702
      date: 2024-09-21 19:07:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2708 …}
    +nested: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    -id: 135005
    -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1671004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700257595 {#2703
      date: 2023-11-17 22:46:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Logseq, it’s similar to Obsidian but fully FOSS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700350774 {#3135
    date: 2023-11-19 00:39:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 211599
  -bodyTs: "'foss':9 'fulli':8 'logseq':1 'obsidian':6 'similar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4939315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700350774 {#3136
    date: 2023-11-19 00:39: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
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 {#3332
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726938479 {#2702
        date: 2024-09-21 19:07:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 135005
      -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1671004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700257595 {#2703
        date: 2023-11-17 22:46:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "Logseq, it’s similar to Obsidian but fully FOSS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700350774 {#3135
      date: 2023-11-19 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@jlow@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 211599
    -bodyTs: "'foss':9 'fulli':8 'logseq':1 'obsidian':6 'similar':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4939315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700350774 {#3136
      date: 2023-11-19 00:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Yeah, tried that a few days ago and gave up on it after trying change the date format to something that wasn’t in their (horribly designed UX wise) options which basically mangled the whole thing. It sounds like a really cool system but I think I’ll wait a few years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700602310 {#3330
    date: 2023-11-21 22:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
    "@Helix@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 324491
  -bodyTs: "'ago':7 'basic':32 'chang':15 'cool':42 'date':17 'day':6 'design':27 'format':18 'gave':9 'horribl':26 'like':39 'll':48 'mangl':33 'option':30 'realli':41 'someth':20 'sound':38 'system':43 'thing':36 'think':46 'tri':2,14 'ux':28 'wait':49 'wasn':22 'whole':35 'wise':29 'yeah':1 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1703314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602310 {#3331
    date: 2023-11-21 22:31:50.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 {#3332
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726938479 {#2702
        date: 2024-09-21 19:07:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 135005
      -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1671004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700257595 {#2703
        date: 2023-11-17 22:46:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "Logseq, it’s similar to Obsidian but fully FOSS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700350774 {#3135
      date: 2023-11-19 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@jlow@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 211599
    -bodyTs: "'foss':9 'fulli':8 'logseq':1 'obsidian':6 'similar':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4939315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700350774 {#3136
      date: 2023-11-19 00:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Yeah, tried that a few days ago and gave up on it after trying change the date format to something that wasn’t in their (horribly designed UX wise) options which basically mangled the whole thing. It sounds like a really cool system but I think I’ll wait a few years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700602310 {#3330
    date: 2023-11-21 22:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
    "@Helix@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 324491
  -bodyTs: "'ago':7 'basic':32 'chang':15 'cool':42 'date':17 'day':6 'design':27 'format':18 'gave':9 'horribl':26 'like':39 'll':48 'mangl':33 'option':30 'realli':41 'someth':20 'sound':38 'system':43 'thing':36 'think':46 'tri':2,14 'ux':28 'wait':49 'wasn':22 'whole':35 'wise':29 'yeah':1 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1703314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602310 {#3331
    date: 2023-11-21 22:31:50.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 {#3332
  +user: App\Entity\User {#2720 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2707
      +user: App\Entity\User {#2720 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2634 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m using it daily but would be open to alternatives (markdown notes that can be synchronised locally between desktop and mobile) since their search (even after recently finding out that Ctrl-P is miles better) is just a desaster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726938479 {#2702
        date: 2024-09-21 19:07:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2708 …}
      +nested: Doctrine\ORM\PersistentCollection {#2710 …}
      +votes: Doctrine\ORM\PersistentCollection {#2712 …}
      +reports: Doctrine\ORM\PersistentCollection {#2714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
      -id: 135005
      -bodyTs: "'altern':11 'better':37 'ctrl':33 'ctrl-p':32 'daili':5 'desast':41 'desktop':20 'even':26 'find':29 'local':18 'm':2 'markdown':12 'mile':36 'mobil':22 'note':13 'open':9 'p':34 'recent':28 'search':25 'sinc':23 'synchronis':17 'use':3 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1671004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700257595 {#2703
        date: 2023-11-17 22:46:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2707}
    +body: "Logseq, it’s similar to Obsidian but fully FOSS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700350774 {#3135
      date: 2023-11-19 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@jlow@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 211599
    -bodyTs: "'foss':9 'fulli':8 'logseq':1 'obsidian':6 'similar':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4939315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700350774 {#3136
      date: 2023-11-19 00:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2707}
  +body: "Yeah, tried that a few days ago and gave up on it after trying change the date format to something that wasn’t in their (horribly designed UX wise) options which basically mangled the whole thing. It sounds like a really cool system but I think I’ll wait a few years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700602310 {#3330
    date: 2023-11-21 22:31:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@jlow@beehaw.org"
    "@Helix@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 324491
  -bodyTs: "'ago':7 'basic':32 'chang':15 'cool':42 'date':17 'day':6 'design':27 'format':18 'gave':9 'horribl':26 'like':39 'll':48 'mangl':33 'option':30 'realli':41 'someth':20 'sound':38 'system':43 'thing':36 'think':46 'tri':2,14 'ux':28 'wait':49 'wasn':22 'whole':35 'wise':29 'yeah':1 'year':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1703314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602310 {#3331
    date: 2023-11-21 22:31:50.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 {#2781
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
    \n
    No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702627029 {#2775
    date: 2023-12-15 08:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 136270
  -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.x3i.tech/comment/239271"
  +editedAt: DateTimeImmutable @1700602750 {#2776
    date: 2023-11-21 22:39:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700293554 {#2777
    date: 2023-11-18 08:45:54.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 {#2781
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
    \n
    No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702627029 {#2775
    date: 2023-12-15 08:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 136270
  -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.x3i.tech/comment/239271"
  +editedAt: DateTimeImmutable @1700602750 {#2776
    date: 2023-11-21 22:39:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700293554 {#2777
    date: 2023-11-18 08:45:54.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 {#2781
  +user: App\Entity\User {#2795 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
    \n
    No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702627029 {#2775
    date: 2023-12-15 08:57:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2783 …}
  +nested: Doctrine\ORM\PersistentCollection {#2785 …}
  +votes: Doctrine\ORM\PersistentCollection {#2787 …}
  +reports: Doctrine\ORM\PersistentCollection {#2789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
  -id: 136270
  -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.x3i.tech/comment/239271"
  +editedAt: DateTimeImmutable @1700602750 {#2776
    date: 2023-11-21 22:39:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700293554 {#2777
    date: 2023-11-18 08:45:54.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 {#3153
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
      \n
      No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1702627029 {#2775
      date: 2023-12-15 08:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 136270
    -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.x3i.tech/comment/239271"
    +editedAt: DateTimeImmutable @1700602750 {#2776
      date: 2023-11-21 22:39:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700293554 {#2777
      date: 2023-11-18 08:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "There is an archinstall script??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700294075 {#3151
    date: 2023-11-18 08:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 136281
  -bodyTs: "'archinstal':4 'script':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3847946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700294075 {#3152
    date: 2023-11-18 08:54: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
95 DENIED edit
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
      \n
      No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1702627029 {#2775
      date: 2023-12-15 08:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 136270
    -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.x3i.tech/comment/239271"
    +editedAt: DateTimeImmutable @1700602750 {#2776
      date: 2023-11-21 22:39:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700293554 {#2777
      date: 2023-11-18 08:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "There is an archinstall script??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700294075 {#3151
    date: 2023-11-18 08:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 136281
  -bodyTs: "'archinstal':4 'script':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3847946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700294075 {#3152
    date: 2023-11-18 08:54: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
96 DENIED moderate
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
      \n
      No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1702627029 {#2775
      date: 2023-12-15 08:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 136270
    -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.x3i.tech/comment/239271"
    +editedAt: DateTimeImmutable @1700602750 {#2776
      date: 2023-11-21 22:39:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700293554 {#2777
      date: 2023-11-18 08:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "There is an archinstall script??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700294075 {#3151
    date: 2023-11-18 08:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 136281
  -bodyTs: "'archinstal':4 'script':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3847946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700294075 {#3152
    date: 2023-11-18 08:54: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
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 {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
        \n
        No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702627029 {#2775
        date: 2023-12-15 08:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 136270
      -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.x3i.tech/comment/239271"
      +editedAt: DateTimeImmutable @1700602750 {#2776
        date: 2023-11-21 22:39:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700293554 {#2777
        date: 2023-11-18 08:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "There is an archinstall script??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700294075 {#3151
      date: 2023-11-18 08:54:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3155 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3159 …}
    +reports: Doctrine\ORM\PersistentCollection {#3161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
    -id: 136281
    -bodyTs: "'archinstal':4 'script':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3847946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700294075 {#3152
      date: 2023-11-18 08:54:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "[wiki.archlinux.org/title/Archinstall](https://wiki.archlinux.org/title/Archinstall)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700295687 {#3267
    date: 2023-11-18 09:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 136333
  -bodyTs: "'/title/archinstall](https://wiki.archlinux.org/title/archinstall)':3 'wiki.archlinux.org':2 'wiki.archlinux.org/title/archinstall](https://wiki.archlinux.org/title/archinstall)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6274561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700295687 {#3268
    date: 2023-11-18 09:21:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
        \n
        No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702627029 {#2775
        date: 2023-12-15 08:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 136270
      -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.x3i.tech/comment/239271"
      +editedAt: DateTimeImmutable @1700602750 {#2776
        date: 2023-11-21 22:39:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700293554 {#2777
        date: 2023-11-18 08:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "There is an archinstall script??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700294075 {#3151
      date: 2023-11-18 08:54:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3155 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3159 …}
    +reports: Doctrine\ORM\PersistentCollection {#3161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
    -id: 136281
    -bodyTs: "'archinstal':4 'script':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3847946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700294075 {#3152
      date: 2023-11-18 08:54:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "[wiki.archlinux.org/title/Archinstall](https://wiki.archlinux.org/title/Archinstall)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700295687 {#3267
    date: 2023-11-18 09:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 136333
  -bodyTs: "'/title/archinstall](https://wiki.archlinux.org/title/archinstall)':3 'wiki.archlinux.org':2 'wiki.archlinux.org/title/archinstall](https://wiki.archlinux.org/title/archinstall)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6274561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700295687 {#3268
    date: 2023-11-18 09:21:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3153
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
        \n
        No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702627029 {#2775
        date: 2023-12-15 08:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 136270
      -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.x3i.tech/comment/239271"
      +editedAt: DateTimeImmutable @1700602750 {#2776
        date: 2023-11-21 22:39:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700293554 {#2777
        date: 2023-11-18 08:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "There is an archinstall script??"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700294075 {#3151
      date: 2023-11-18 08:54:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3155 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3159 …}
    +reports: Doctrine\ORM\PersistentCollection {#3161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
    -id: 136281
    -bodyTs: "'archinstal':4 'script':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3847946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700294075 {#3152
      date: 2023-11-18 08:54:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "[wiki.archlinux.org/title/Archinstall](https://wiki.archlinux.org/title/Archinstall)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700295687 {#3267
    date: 2023-11-18 09:21:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 136333
  -bodyTs: "'/title/archinstall](https://wiki.archlinux.org/title/archinstall)':3 'wiki.archlinux.org':2 'wiki.archlinux.org/title/archinstall](https://wiki.archlinux.org/title/archinstall)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6274561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700295687 {#3268
    date: 2023-11-18 09:21:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3169
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
      \n
      No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1702627029 {#2775
      date: 2023-12-15 08:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 136270
    -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.x3i.tech/comment/239271"
    +editedAt: DateTimeImmutable @1700602750 {#2776
      date: 2023-11-21 22:39:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700293554 {#2777
      date: 2023-11-18 08:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: """
    > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
    \n
    Or know what systemd is
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700293981 {#3167
    date: 2023-11-18 08:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 136277
  -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5400823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293981 {#3168
    date: 2023-11-18 08:53:01.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 {#3169
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
      \n
      No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1702627029 {#2775
      date: 2023-12-15 08:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 136270
    -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.x3i.tech/comment/239271"
    +editedAt: DateTimeImmutable @1700602750 {#2776
      date: 2023-11-21 22:39:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700293554 {#2777
      date: 2023-11-18 08:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: """
    > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
    \n
    Or know what systemd is
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700293981 {#3167
    date: 2023-11-18 08:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 136277
  -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5400823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293981 {#3168
    date: 2023-11-18 08:53:01.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 {#3169
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2781
    +user: App\Entity\User {#2795 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
      \n
      No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1702627029 {#2775
      date: 2023-12-15 08:57:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2783 …}
    +nested: Doctrine\ORM\PersistentCollection {#2785 …}
    +votes: Doctrine\ORM\PersistentCollection {#2787 …}
    +reports: Doctrine\ORM\PersistentCollection {#2789 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
    -id: 136270
    -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.x3i.tech/comment/239271"
    +editedAt: DateTimeImmutable @1700602750 {#2776
      date: 2023-11-21 22:39:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700293554 {#2777
      date: 2023-11-18 08:45:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: """
    > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
    \n
    Or know what systemd is
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700293981 {#3167
    date: 2023-11-18 08:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 136277
  -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5400823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293981 {#3168
    date: 2023-11-18 08:53:01.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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3169
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
        \n
        No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702627029 {#2775
        date: 2023-12-15 08:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 136270
      -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.x3i.tech/comment/239271"
      +editedAt: DateTimeImmutable @1700602750 {#2776
        date: 2023-11-21 22:39:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700293554 {#2777
        date: 2023-11-18 08:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: """
      > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
      \n
      Or know what systemd is
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700293981 {#3167
      date: 2023-11-18 08:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3174 …}
    +reports: Doctrine\ORM\PersistentCollection {#3176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
    -id: 136277
    -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293981 {#3168
      date: 2023-11-18 08:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "Systemd is amazing. Every user should at least know the basics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700294131 {#3252
    date: 2023-11-18 08:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 136285
  -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3847957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700294131 {#3253
    date: 2023-11-18 08:55: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
107 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3169
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
        \n
        No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702627029 {#2775
        date: 2023-12-15 08:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 136270
      -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.x3i.tech/comment/239271"
      +editedAt: DateTimeImmutable @1700602750 {#2776
        date: 2023-11-21 22:39:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700293554 {#2777
        date: 2023-11-18 08:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: """
      > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
      \n
      Or know what systemd is
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700293981 {#3167
      date: 2023-11-18 08:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3174 …}
    +reports: Doctrine\ORM\PersistentCollection {#3176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
    -id: 136277
    -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293981 {#3168
      date: 2023-11-18 08:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "Systemd is amazing. Every user should at least know the basics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700294131 {#3252
    date: 2023-11-18 08:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 136285
  -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3847957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700294131 {#3253
    date: 2023-11-18 08:55: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
108 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3169
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2781
      +user: App\Entity\User {#2795 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
        \n
        No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702627029 {#2775
        date: 2023-12-15 08:57:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2783 …}
      +nested: Doctrine\ORM\PersistentCollection {#2785 …}
      +votes: Doctrine\ORM\PersistentCollection {#2787 …}
      +reports: Doctrine\ORM\PersistentCollection {#2789 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
      -id: 136270
      -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.x3i.tech/comment/239271"
      +editedAt: DateTimeImmutable @1700602750 {#2776
        date: 2023-11-21 22:39:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700293554 {#2777
        date: 2023-11-18 08:45:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: """
      > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
      \n
      Or know what systemd is
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700293981 {#3167
      date: 2023-11-18 08:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3174 …}
    +reports: Doctrine\ORM\PersistentCollection {#3176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
    -id: 136277
    -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293981 {#3168
      date: 2023-11-18 08:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "Systemd is amazing. Every user should at least know the basics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700294131 {#3252
    date: 2023-11-18 08:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 136285
  -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3847957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700294131 {#3253
    date: 2023-11-18 08:55: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
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 {#3357
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3169
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2781
        +user: App\Entity\User {#2795 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
          \n
          No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702627029 {#2775
          date: 2023-12-15 08:57:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2783 …}
        +nested: Doctrine\ORM\PersistentCollection {#2785 …}
        +votes: Doctrine\ORM\PersistentCollection {#2787 …}
        +reports: Doctrine\ORM\PersistentCollection {#2789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
        -id: 136270
        -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.x3i.tech/comment/239271"
        +editedAt: DateTimeImmutable @1700602750 {#2776
          date: 2023-11-21 22:39:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700293554 {#2777
          date: 2023-11-18 08:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: """
        > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
        \n
        Or know what systemd is
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700293981 {#3167
        date: 2023-11-18 08:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3170 …}
      +nested: Doctrine\ORM\PersistentCollection {#3172 …}
      +votes: Doctrine\ORM\PersistentCollection {#3174 …}
      +reports: Doctrine\ORM\PersistentCollection {#3176 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
      -id: 136277
      -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293981 {#3168
        date: 2023-11-18 08:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "Systemd is amazing. Every user should at least know the basics."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700294131 {#3252
      date: 2023-11-18 08:55:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 136285
    -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3847957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700294131 {#3253
      date: 2023-11-18 08:55:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700480575 {#3358
    date: 2023-11-20 12:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
  -id: 142589
  -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700480575 {#3355
    date: 2023-11-20 12:42: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
111 DENIED edit
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3169
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2781
        +user: App\Entity\User {#2795 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
          \n
          No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702627029 {#2775
          date: 2023-12-15 08:57:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2783 …}
        +nested: Doctrine\ORM\PersistentCollection {#2785 …}
        +votes: Doctrine\ORM\PersistentCollection {#2787 …}
        +reports: Doctrine\ORM\PersistentCollection {#2789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
        -id: 136270
        -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.x3i.tech/comment/239271"
        +editedAt: DateTimeImmutable @1700602750 {#2776
          date: 2023-11-21 22:39:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700293554 {#2777
          date: 2023-11-18 08:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: """
        > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
        \n
        Or know what systemd is
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700293981 {#3167
        date: 2023-11-18 08:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3170 …}
      +nested: Doctrine\ORM\PersistentCollection {#3172 …}
      +votes: Doctrine\ORM\PersistentCollection {#3174 …}
      +reports: Doctrine\ORM\PersistentCollection {#3176 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
      -id: 136277
      -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293981 {#3168
        date: 2023-11-18 08:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "Systemd is amazing. Every user should at least know the basics."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700294131 {#3252
      date: 2023-11-18 08:55:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 136285
    -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3847957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700294131 {#3253
      date: 2023-11-18 08:55:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700480575 {#3358
    date: 2023-11-20 12:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
  -id: 142589
  -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700480575 {#3355
    date: 2023-11-20 12:42: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
112 DENIED moderate
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3154 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3169
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2781
        +user: App\Entity\User {#2795 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
          \n
          No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1702627029 {#2775
          date: 2023-12-15 08:57:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2783 …}
        +nested: Doctrine\ORM\PersistentCollection {#2785 …}
        +votes: Doctrine\ORM\PersistentCollection {#2787 …}
        +reports: Doctrine\ORM\PersistentCollection {#2789 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
        -id: 136270
        -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.x3i.tech/comment/239271"
        +editedAt: DateTimeImmutable @1700602750 {#2776
          date: 2023-11-21 22:39:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700293554 {#2777
          date: 2023-11-18 08:45:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: """
        > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
        \n
        Or know what systemd is
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700293981 {#3167
        date: 2023-11-18 08:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3170 …}
      +nested: Doctrine\ORM\PersistentCollection {#3172 …}
      +votes: Doctrine\ORM\PersistentCollection {#3174 …}
      +reports: Doctrine\ORM\PersistentCollection {#3176 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
      -id: 136277
      -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293981 {#3168
        date: 2023-11-18 08:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "Systemd is amazing. Every user should at least know the basics."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700294131 {#3252
      date: 2023-11-18 08:55:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 136285
    -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3847957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700294131 {#3253
      date: 2023-11-18 08:55:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700480575 {#3358
    date: 2023-11-20 12:42:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3352 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
  -id: 142589
  -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700480575 {#3355
    date: 2023-11-20 12:42: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
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 {#3434
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3154 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2781
          +user: App\Entity\User {#2795 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
            \n
            No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1702627029 {#2775
            date: 2023-12-15 08:57:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2783 …}
          +nested: Doctrine\ORM\PersistentCollection {#2785 …}
          +votes: Doctrine\ORM\PersistentCollection {#2787 …}
          +reports: Doctrine\ORM\PersistentCollection {#2789 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
          -id: 136270
          -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.x3i.tech/comment/239271"
          +editedAt: DateTimeImmutable @1700602750 {#2776
            date: 2023-11-21 22:39:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700293554 {#2777
            date: 2023-11-18 08:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2781}
        +body: """
          > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
          \n
          Or know what systemd is
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700293981 {#3167
          date: 2023-11-18 08:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3170 …}
        +nested: Doctrine\ORM\PersistentCollection {#3172 …}
        +votes: Doctrine\ORM\PersistentCollection {#3174 …}
        +reports: Doctrine\ORM\PersistentCollection {#3176 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
        -id: 136277
        -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293981 {#3168
          date: 2023-11-18 08:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: "Systemd is amazing. Every user should at least know the basics."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700294131 {#3252
        date: 2023-11-18 08:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136285
      -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3847957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700294131 {#3253
        date: 2023-11-18 08:55:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700480575 {#3358
      date: 2023-11-20 12:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
      "@luthis@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3352 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    -id: 142589
    -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480575 {#3355
      date: 2023-11-20 12:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "scheduling processes, enabling services, debug services and a shit load of other things that advanced users need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493919 {#3439
    date: 2023-11-20 16:25:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 143024
  -bodyTs: "'advanc':15 'debug':5 'enabl':3 'load':10 'need':17 'process':2 'schedul':1 'servic':4,6 'shit':9 'thing':13 'user':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000693"
  +editedAt: DateTimeImmutable @1700896828 {#3442
    date: 2023-11-25 08:20:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700493919 {#3438
    date: 2023-11-20 16:25:19.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 {#3434
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3154 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2781
          +user: App\Entity\User {#2795 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
            \n
            No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1702627029 {#2775
            date: 2023-12-15 08:57:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2783 …}
          +nested: Doctrine\ORM\PersistentCollection {#2785 …}
          +votes: Doctrine\ORM\PersistentCollection {#2787 …}
          +reports: Doctrine\ORM\PersistentCollection {#2789 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
          -id: 136270
          -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.x3i.tech/comment/239271"
          +editedAt: DateTimeImmutable @1700602750 {#2776
            date: 2023-11-21 22:39:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700293554 {#2777
            date: 2023-11-18 08:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2781}
        +body: """
          > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
          \n
          Or know what systemd is
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700293981 {#3167
          date: 2023-11-18 08:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3170 …}
        +nested: Doctrine\ORM\PersistentCollection {#3172 …}
        +votes: Doctrine\ORM\PersistentCollection {#3174 …}
        +reports: Doctrine\ORM\PersistentCollection {#3176 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
        -id: 136277
        -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293981 {#3168
          date: 2023-11-18 08:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: "Systemd is amazing. Every user should at least know the basics."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700294131 {#3252
        date: 2023-11-18 08:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136285
      -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3847957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700294131 {#3253
        date: 2023-11-18 08:55:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700480575 {#3358
      date: 2023-11-20 12:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
      "@luthis@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3352 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    -id: 142589
    -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480575 {#3355
      date: 2023-11-20 12:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "scheduling processes, enabling services, debug services and a shit load of other things that advanced users need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493919 {#3439
    date: 2023-11-20 16:25:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 143024
  -bodyTs: "'advanc':15 'debug':5 'enabl':3 'load':10 'need':17 'process':2 'schedul':1 'servic':4,6 'shit':9 'thing':13 'user':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000693"
  +editedAt: DateTimeImmutable @1700896828 {#3442
    date: 2023-11-25 08:20:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700493919 {#3438
    date: 2023-11-20 16:25:19.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 {#3434
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3154 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2781
          +user: App\Entity\User {#2795 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
            \n
            No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1702627029 {#2775
            date: 2023-12-15 08:57:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2783 …}
          +nested: Doctrine\ORM\PersistentCollection {#2785 …}
          +votes: Doctrine\ORM\PersistentCollection {#2787 …}
          +reports: Doctrine\ORM\PersistentCollection {#2789 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
          -id: 136270
          -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.x3i.tech/comment/239271"
          +editedAt: DateTimeImmutable @1700602750 {#2776
            date: 2023-11-21 22:39:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700293554 {#2777
            date: 2023-11-18 08:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2781}
        +body: """
          > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
          \n
          Or know what systemd is
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700293981 {#3167
          date: 2023-11-18 08:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3170 …}
        +nested: Doctrine\ORM\PersistentCollection {#3172 …}
        +votes: Doctrine\ORM\PersistentCollection {#3174 …}
        +reports: Doctrine\ORM\PersistentCollection {#3176 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
        -id: 136277
        -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293981 {#3168
          date: 2023-11-18 08:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: "Systemd is amazing. Every user should at least know the basics."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700294131 {#3252
        date: 2023-11-18 08:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136285
      -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3847957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700294131 {#3253
        date: 2023-11-18 08:55:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700480575 {#3358
      date: 2023-11-20 12:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
      "@luthis@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3352 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    -id: 142589
    -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480575 {#3355
      date: 2023-11-20 12:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: "scheduling processes, enabling services, debug services and a shit load of other things that advanced users need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493919 {#3439
    date: 2023-11-20 16:25:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 143024
  -bodyTs: "'advanc':15 'debug':5 'enabl':3 'load':10 'need':17 'process':2 'schedul':1 'servic':4,6 'shit':9 'thing':13 'user':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000693"
  +editedAt: DateTimeImmutable @1700896828 {#3442
    date: 2023-11-25 08:20:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700493919 {#3438
    date: 2023-11-20 16:25:19.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 {#3452
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3154 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2781
          +user: App\Entity\User {#2795 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
            \n
            No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1702627029 {#2775
            date: 2023-12-15 08:57:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2783 …}
          +nested: Doctrine\ORM\PersistentCollection {#2785 …}
          +votes: Doctrine\ORM\PersistentCollection {#2787 …}
          +reports: Doctrine\ORM\PersistentCollection {#2789 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
          -id: 136270
          -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.x3i.tech/comment/239271"
          +editedAt: DateTimeImmutable @1700602750 {#2776
            date: 2023-11-21 22:39:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700293554 {#2777
            date: 2023-11-18 08:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2781}
        +body: """
          > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
          \n
          Or know what systemd is
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700293981 {#3167
          date: 2023-11-18 08:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3170 …}
        +nested: Doctrine\ORM\PersistentCollection {#3172 …}
        +votes: Doctrine\ORM\PersistentCollection {#3174 …}
        +reports: Doctrine\ORM\PersistentCollection {#3176 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
        -id: 136277
        -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293981 {#3168
          date: 2023-11-18 08:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: "Systemd is amazing. Every user should at least know the basics."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700294131 {#3252
        date: 2023-11-18 08:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136285
      -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3847957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700294131 {#3253
        date: 2023-11-18 08:55:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700480575 {#3358
      date: 2023-11-20 12:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
      "@luthis@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3352 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    -id: 142589
    -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480575 {#3355
      date: 2023-11-20 12:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: """
    Plex, CUPS (printing services), Minecraft servers, VPN, file sharing, DHCP/DNS/Wifi, bluetooth are some examples of basic level things systemd can help regular users manage.\n
    \n
    Systemd goes far beyond that too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700509162 {#3450
    date: 2023-11-20 20:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3453 …}
  +nested: Doctrine\ORM\PersistentCollection {#3455 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 188322
  -bodyTs: "'basic':16 'beyond':28 'bluetooth':11 'cup':2 'dhcp/dns/wifi':10 'exampl':14 'far':27 'file':8 'goe':26 'help':21 'level':17 'manag':24 'minecraft':5 'plex':1 'print':3 'regular':22 'server':6 'servic':4 'share':9 'systemd':19,25 'thing':18 'user':23 'vpn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3900068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509162 {#3451
    date: 2023-11-20 20:39:22.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 {#3452
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3154 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2781
          +user: App\Entity\User {#2795 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
            \n
            No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1702627029 {#2775
            date: 2023-12-15 08:57:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2783 …}
          +nested: Doctrine\ORM\PersistentCollection {#2785 …}
          +votes: Doctrine\ORM\PersistentCollection {#2787 …}
          +reports: Doctrine\ORM\PersistentCollection {#2789 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
          -id: 136270
          -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.x3i.tech/comment/239271"
          +editedAt: DateTimeImmutable @1700602750 {#2776
            date: 2023-11-21 22:39:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700293554 {#2777
            date: 2023-11-18 08:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2781}
        +body: """
          > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
          \n
          Or know what systemd is
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700293981 {#3167
          date: 2023-11-18 08:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3170 …}
        +nested: Doctrine\ORM\PersistentCollection {#3172 …}
        +votes: Doctrine\ORM\PersistentCollection {#3174 …}
        +reports: Doctrine\ORM\PersistentCollection {#3176 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
        -id: 136277
        -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293981 {#3168
          date: 2023-11-18 08:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: "Systemd is amazing. Every user should at least know the basics."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700294131 {#3252
        date: 2023-11-18 08:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136285
      -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3847957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700294131 {#3253
        date: 2023-11-18 08:55:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700480575 {#3358
      date: 2023-11-20 12:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
      "@luthis@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3352 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    -id: 142589
    -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480575 {#3355
      date: 2023-11-20 12:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: """
    Plex, CUPS (printing services), Minecraft servers, VPN, file sharing, DHCP/DNS/Wifi, bluetooth are some examples of basic level things systemd can help regular users manage.\n
    \n
    Systemd goes far beyond that too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700509162 {#3450
    date: 2023-11-20 20:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3453 …}
  +nested: Doctrine\ORM\PersistentCollection {#3455 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 188322
  -bodyTs: "'basic':16 'beyond':28 'bluetooth':11 'cup':2 'dhcp/dns/wifi':10 'exampl':14 'far':27 'file':8 'goe':26 'help':21 'level':17 'manag':24 'minecraft':5 'plex':1 'print':3 'regular':22 'server':6 'servic':4 'share':9 'systemd':19,25 'thing':18 'user':23 'vpn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3900068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509162 {#3451
    date: 2023-11-20 20:39:22.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 {#3452
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3357
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3254
      +user: Proxies\__CG__\App\Entity\User {#3154 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3169
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2781
          +user: App\Entity\User {#2795 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”\n
            \n
            No, you simply go here: [wiki.archlinux.org](https://wiki.archlinux.org/)(Also very useful resource if you are on any other distro btw)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1702627029 {#2775
            date: 2023-12-15 08:57:09.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2783 …}
          +nested: Doctrine\ORM\PersistentCollection {#2785 …}
          +votes: Doctrine\ORM\PersistentCollection {#2787 …}
          +reports: Doctrine\ORM\PersistentCollection {#2789 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2791 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2793 …}
          -id: 136270
          -bodyTs: "'/)(also':127 'actual':96 'allow':40 'alway':33 'arch':89,100 'archinstal':15 'archwiki':51,72 'barrier':24 'blog':58,109 'bluetooth':69,118 'btw':138 'complic':93 'could':63 'distro':137 'entri':26 'ever':46 'familiar':80 'follow':74 'go':122 'good':34 'hand':20,38 'hope':104 'instal':42 'instruct':76 'lead':53 'less':28 'like':60,88,117 'look':67 'lower':22 'make':56,85 'much':91 'one':3,19 'os':44,83 'peopl':30,55 'post':59,110 'reason':6 'resourc':130 'run':99 'seem':87 'simpl':115 'simpli':121 'solv':65 'somebodi':78 'techi':29 'thing':16,116 'unsur':11 'use':49,129 'video':113 'whole':14 'wiki.archlinux.org':124,126 'wiki.archlinux.org/)(also':125 'without':45 'youtub':112"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.x3i.tech/comment/239271"
          +editedAt: DateTimeImmutable @1700602750 {#2776
            date: 2023-11-21 22:39:10.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700293554 {#2777
            date: 2023-11-18 08:45:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2781}
        +body: """
          > To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!\n
          \n
          Or know what systemd is
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1700293981 {#3167
          date: 2023-11-18 08:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@x3i@lemmy.x3i.tech"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3170 …}
        +nested: Doctrine\ORM\PersistentCollection {#3172 …}
        +votes: Doctrine\ORM\PersistentCollection {#3174 …}
        +reports: Doctrine\ORM\PersistentCollection {#3176 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
        -id: 136277
        -bodyTs: "'arch':3 'blog':12 'bluetooth':21 'hope':7 'know':23 'like':20 'post':13 'run':2 'simpl':18 'systemd':25 'thing':19 'video':16 'youtub':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293981 {#3168
          date: 2023-11-18 08:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2781}
      +body: "Systemd is amazing. Every user should at least know the basics."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700294131 {#3252
        date: 2023-11-18 08:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@x3i@lemmy.x3i.tech"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3255 …}
      +nested: Doctrine\ORM\PersistentCollection {#3257 …}
      +votes: Doctrine\ORM\PersistentCollection {#3259 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136285
      -bodyTs: "'amaz':3 'basic':11 'everi':4 'know':9 'least':8 'systemd':1 'user':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3847957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700294131 {#3253
        date: 2023-11-18 08:55:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2781}
    +body: "What on Earth for. I don’t think I’ve used it more than a couple of times over the last 5 years, and that was for arcane stuff like enabling `rc.local` (which is something every user should probably *not* know about…)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700480575 {#3358
      date: 2023-11-20 12:42:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@x3i@lemmy.x3i.tech"
      "@Synthead@lemmy.world"
      "@luthis@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3352 …}
    +nested: Doctrine\ORM\PersistentCollection {#3346 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    -id: 142589
    -bodyTs: "'5':22 'arcan':28 'coupl':16 'earth':3 'enabl':31 'everi':36 'know':41 'last':21 'like':30 'probabl':39 'rc.local':32 'someth':35 'stuff':29 'think':8 'time':18 'use':11 'user':37 've':10 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480575 {#3355
      date: 2023-11-20 12:42:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2781}
  +body: """
    Plex, CUPS (printing services), Minecraft servers, VPN, file sharing, DHCP/DNS/Wifi, bluetooth are some examples of basic level things systemd can help regular users manage.\n
    \n
    Systemd goes far beyond that too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700509162 {#3450
    date: 2023-11-20 20:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@x3i@lemmy.x3i.tech"
    "@Synthead@lemmy.world"
    "@luthis@lemmy.nz"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3453 …}
  +nested: Doctrine\ORM\PersistentCollection {#3455 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3463 …}
  -id: 188322
  -bodyTs: "'basic':16 'beyond':28 'bluetooth':11 'cup':2 'dhcp/dns/wifi':10 'exampl':14 'far':27 'file':8 'goe':26 'help':21 'level':17 'manag':24 'minecraft':5 'plex':1 'print':3 'regular':22 'server':6 'servic':4 'share':9 'systemd':19,25 'thing':18 'user':23 'vpn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3900068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509162 {#3451
    date: 2023-11-20 20:39:22.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 {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "A whole article for starting bluetooth from systemctl?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700944023 {#2850
    date: 2023-11-25 21:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 136276
  -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5400812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293878 {#2851
    date: 2023-11-18 08:51: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
123 DENIED edit
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "A whole article for starting bluetooth from systemctl?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700944023 {#2850
    date: 2023-11-25 21:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 136276
  -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5400812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293878 {#2851
    date: 2023-11-18 08:51: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
124 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "A whole article for starting bluetooth from systemctl?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700944023 {#2850
    date: 2023-11-25 21:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2856 …}
  +nested: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 136276
  -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5400812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293878 {#2851
    date: 2023-11-18 08:51: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
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 {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "A whole article for starting bluetooth from systemctl?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700944023 {#2850
      date: 2023-11-25 21:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2856 …}
    +nested: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 136276
    -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293878 {#2851
      date: 2023-11-18 08:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "itsfoss.com is awful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700302429 {#3182
    date: 2023-11-18 11:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 136523
  -bodyTs: "'aw':3 'itsfoss.com':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6276491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700302429 {#3183
    date: 2023-11-18 11: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
127 DENIED edit
App\Entity\EntryComment {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "A whole article for starting bluetooth from systemctl?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700944023 {#2850
      date: 2023-11-25 21:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2856 …}
    +nested: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 136276
    -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293878 {#2851
      date: 2023-11-18 08:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "itsfoss.com is awful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700302429 {#3182
    date: 2023-11-18 11:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 136523
  -bodyTs: "'aw':3 'itsfoss.com':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6276491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700302429 {#3183
    date: 2023-11-18 11: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
128 DENIED moderate
App\Entity\EntryComment {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "A whole article for starting bluetooth from systemctl?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700944023 {#2850
      date: 2023-11-25 21:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2856 …}
    +nested: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 136276
    -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293878 {#2851
      date: 2023-11-18 08:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "itsfoss.com is awful"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700302429 {#3182
    date: 2023-11-18 11:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 136523
  -bodyTs: "'aw':3 'itsfoss.com':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6276491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700302429 {#3183
    date: 2023-11-18 11: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
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 {#3200
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "A whole article for starting bluetooth from systemctl?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700944023 {#2850
      date: 2023-11-25 21:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2856 …}
    +nested: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 136276
    -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293878 {#2851
      date: 2023-11-18 08:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Why doesn’t it start automatically anyway?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700480629 {#3198
    date: 2023-11-20 12:43:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 142591
  -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700480629 {#3199
    date: 2023-11-20 12:43: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
131 DENIED edit
App\Entity\EntryComment {#3200
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "A whole article for starting bluetooth from systemctl?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700944023 {#2850
      date: 2023-11-25 21:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2856 …}
    +nested: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 136276
    -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293878 {#2851
      date: 2023-11-18 08:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Why doesn’t it start automatically anyway?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700480629 {#3198
    date: 2023-11-20 12:43:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 142591
  -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700480629 {#3199
    date: 2023-11-20 12:43: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
132 DENIED moderate
App\Entity\EntryComment {#3200
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "A whole article for starting bluetooth from systemctl?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1700944023 {#2850
      date: 2023-11-25 21:27:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2856 …}
    +nested: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2860 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 136276
    -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5400812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293878 {#2851
      date: 2023-11-18 08:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Why doesn’t it start automatically anyway?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700480629 {#3198
    date: 2023-11-20 12:43:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 142591
  -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700480629 {#3199
    date: 2023-11-20 12:43: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
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 {#3301
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "A whole article for starting bluetooth from systemctl?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700944023 {#2850
        date: 2023-11-25 21:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2856 …}
      +nested: Doctrine\ORM\PersistentCollection {#2858 …}
      +votes: Doctrine\ORM\PersistentCollection {#2860 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 136276
      -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293878 {#2851
        date: 2023-11-18 08:51:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why doesn’t it start automatically anyway?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480629 {#3198
      date: 2023-11-20 12:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 142591
    -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480629 {#3199
      date: 2023-11-20 12:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "It’s against the philosophy of Arch. You configure your system the way you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700487696 {#3299
    date: 2023-11-20 14:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 142793
  -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487696 {#3300
    date: 2023-11-20 14:41: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 {#3301
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "A whole article for starting bluetooth from systemctl?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700944023 {#2850
        date: 2023-11-25 21:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2856 …}
      +nested: Doctrine\ORM\PersistentCollection {#2858 …}
      +votes: Doctrine\ORM\PersistentCollection {#2860 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 136276
      -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293878 {#2851
        date: 2023-11-18 08:51:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why doesn’t it start automatically anyway?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480629 {#3198
      date: 2023-11-20 12:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 142591
    -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480629 {#3199
      date: 2023-11-20 12:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "It’s against the philosophy of Arch. You configure your system the way you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700487696 {#3299
    date: 2023-11-20 14:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 142793
  -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487696 {#3300
    date: 2023-11-20 14:41: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 {#3301
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "A whole article for starting bluetooth from systemctl?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700944023 {#2850
        date: 2023-11-25 21:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2856 …}
      +nested: Doctrine\ORM\PersistentCollection {#2858 …}
      +votes: Doctrine\ORM\PersistentCollection {#2860 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 136276
      -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293878 {#2851
        date: 2023-11-18 08:51:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why doesn’t it start automatically anyway?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480629 {#3198
      date: 2023-11-20 12:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 142591
    -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480629 {#3199
      date: 2023-11-20 12:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "It’s against the philosophy of Arch. You configure your system the way you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700487696 {#3299
    date: 2023-11-20 14:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 142793
  -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5451489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487696 {#3300
    date: 2023-11-20 14:41: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 {#3399
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: Proxies\__CG__\App\Entity\User {#3201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2855
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "A whole article for starting bluetooth from systemctl?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700944023 {#2850
          date: 2023-11-25 21:27:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2856 …}
        +nested: Doctrine\ORM\PersistentCollection {#2858 …}
        +votes: Doctrine\ORM\PersistentCollection {#2860 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 136276
        -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293878 {#2851
          date: 2023-11-18 08:51:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why doesn’t it start automatically anyway?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700480629 {#3198
        date: 2023-11-20 12:43:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 142591
      -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4728575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700480629 {#3199
        date: 2023-11-20 12:43:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "It’s against the philosophy of Arch. You configure your system the way you want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700487696 {#3299
      date: 2023-11-20 14:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    -id: 142793
    -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5451489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487696 {#3300
      date: 2023-11-20 14:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "So, like, you have to manually enable every service you install?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700488468 {#3397
    date: 2023-11-20 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +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: 142818
  -bodyTs: "'enabl':7 'everi':8 'instal':11 'like':2 'manual':6 'servic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4730747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700488468 {#3398
    date: 2023-11-20 14:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: Proxies\__CG__\App\Entity\User {#3201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2855
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "A whole article for starting bluetooth from systemctl?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700944023 {#2850
          date: 2023-11-25 21:27:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2856 …}
        +nested: Doctrine\ORM\PersistentCollection {#2858 …}
        +votes: Doctrine\ORM\PersistentCollection {#2860 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 136276
        -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293878 {#2851
          date: 2023-11-18 08:51:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why doesn’t it start automatically anyway?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700480629 {#3198
        date: 2023-11-20 12:43:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 142591
      -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4728575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700480629 {#3199
        date: 2023-11-20 12:43:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "It’s against the philosophy of Arch. You configure your system the way you want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700487696 {#3299
      date: 2023-11-20 14:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    -id: 142793
    -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5451489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487696 {#3300
      date: 2023-11-20 14:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "So, like, you have to manually enable every service you install?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700488468 {#3397
    date: 2023-11-20 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +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: 142818
  -bodyTs: "'enabl':7 'everi':8 'instal':11 'like':2 'manual':6 'servic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4730747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700488468 {#3398
    date: 2023-11-20 14:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3399
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: App\Entity\User {#2868 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: Proxies\__CG__\App\Entity\User {#3201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2855
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "A whole article for starting bluetooth from systemctl?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700944023 {#2850
          date: 2023-11-25 21:27:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2856 …}
        +nested: Doctrine\ORM\PersistentCollection {#2858 …}
        +votes: Doctrine\ORM\PersistentCollection {#2860 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 136276
        -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293878 {#2851
          date: 2023-11-18 08:51:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why doesn’t it start automatically anyway?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700480629 {#3198
        date: 2023-11-20 12:43:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 142591
      -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4728575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700480629 {#3199
        date: 2023-11-20 12:43:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "It’s against the philosophy of Arch. You configure your system the way you want."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700487696 {#3299
      date: 2023-11-20 14:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    -id: 142793
    -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5451489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487696 {#3300
      date: 2023-11-20 14:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "So, like, you have to manually enable every service you install?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700488468 {#3397
    date: 2023-11-20 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +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: 142818
  -bodyTs: "'enabl':7 'everi':8 'instal':11 'like':2 'manual':6 'servic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4730747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700488468 {#3398
    date: 2023-11-20 14:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3468
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: Proxies\__CG__\App\Entity\User {#3201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2855
          +user: App\Entity\User {#2868 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "A whole article for starting bluetooth from systemctl?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1700944023 {#2850
            date: 2023-11-25 21:27:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2856 …}
          +nested: Doctrine\ORM\PersistentCollection {#2858 …}
          +votes: Doctrine\ORM\PersistentCollection {#2860 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 136276
          -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5400812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700293878 {#2851
            date: 2023-11-18 08:51:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2855}
        +body: "Why doesn’t it start automatically anyway?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700480629 {#3198
          date: 2023-11-20 12:43:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Synthead@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3202 …}
        +nested: Doctrine\ORM\PersistentCollection {#3204 …}
        +votes: Doctrine\ORM\PersistentCollection {#3206 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 142591
        -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4728575"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700480629 {#3199
          date: 2023-11-20 12:43:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "It’s against the philosophy of Arch. You configure your system the way you want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700487696 {#3299
        date: 2023-11-20 14:41:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3304 …}
      +votes: Doctrine\ORM\PersistentCollection {#3306 …}
      +reports: Doctrine\ORM\PersistentCollection {#3308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
      -id: 142793
      -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5451489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700487696 {#3300
        date: 2023-11-20 14:41:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "So, like, you have to manually enable every service you install?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700488468 {#3397
      date: 2023-11-20 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +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: 142818
    -bodyTs: "'enabl':7 'everi':8 'instal':11 'like':2 'manual':6 'servic':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4730747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700488468 {#3398
      date: 2023-11-20 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: """
    Yes, always.\n
    \n
    - Maybe you want to migrate a PostgreSQL database to a newer version without starting PostgreSQL server.\n
    - Maybe you installed OpenSSH but don’t want sshd to run yet, because you haven’t hardened the configs.\n
    - Maybe you installed Nginx as a part of a migration from Apache httpd, but httpd is already running.\n
    \n
    In addition, Arch hardly configures your system in a custom way, too. When you install a package, most of the time, it responds with “here are the files from the developer that you asked for.”\n
    \n
    If you don’t like this philosophy, then your feelings are perfectly valid, and this is a textbook example of why different distributions exist 👍
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700523772 {#3465
    date: 2023-11-21 00:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 144686
  -bodyTs: "'addit':57 'alreadi':54 'alway':2 'apach':49 'arch':58 'ask':89 'config':37 'configur':60 'custom':65 'databas':10 'develop':86 'differ':112 'distribut':113 'exampl':109 'exist':114 'feel':100 'file':83 'hard':59 'harden':35 'haven':33 'httpd':50,52 'instal':21,40,70 'like':95 'mayb':3,19,38 'migrat':7,47 'newer':13 'nginx':41 'openssh':22 'packag':72 'part':44 'perfect':102 'philosophi':97 'postgresql':9,17 'respond':78 'run':29,55 'server':18 'sshd':27 'start':16 'system':62 'textbook':108 'time':76 'valid':103 'version':14 'want':5,26 'way':66 'without':15 'yes':1 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462838"
  +editedAt: DateTimeImmutable @1700944553 {#3466
    date: 2023-11-25 21:35:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700523772 {#3467
    date: 2023-11-21 00:42:52.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 {#3468
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: Proxies\__CG__\App\Entity\User {#3201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2855
          +user: App\Entity\User {#2868 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "A whole article for starting bluetooth from systemctl?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1700944023 {#2850
            date: 2023-11-25 21:27:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2856 …}
          +nested: Doctrine\ORM\PersistentCollection {#2858 …}
          +votes: Doctrine\ORM\PersistentCollection {#2860 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 136276
          -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5400812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700293878 {#2851
            date: 2023-11-18 08:51:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2855}
        +body: "Why doesn’t it start automatically anyway?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700480629 {#3198
          date: 2023-11-20 12:43:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Synthead@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3202 …}
        +nested: Doctrine\ORM\PersistentCollection {#3204 …}
        +votes: Doctrine\ORM\PersistentCollection {#3206 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 142591
        -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4728575"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700480629 {#3199
          date: 2023-11-20 12:43:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "It’s against the philosophy of Arch. You configure your system the way you want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700487696 {#3299
        date: 2023-11-20 14:41:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3304 …}
      +votes: Doctrine\ORM\PersistentCollection {#3306 …}
      +reports: Doctrine\ORM\PersistentCollection {#3308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
      -id: 142793
      -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5451489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700487696 {#3300
        date: 2023-11-20 14:41:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "So, like, you have to manually enable every service you install?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700488468 {#3397
      date: 2023-11-20 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +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: 142818
    -bodyTs: "'enabl':7 'everi':8 'instal':11 'like':2 'manual':6 'servic':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4730747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700488468 {#3398
      date: 2023-11-20 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: """
    Yes, always.\n
    \n
    - Maybe you want to migrate a PostgreSQL database to a newer version without starting PostgreSQL server.\n
    - Maybe you installed OpenSSH but don’t want sshd to run yet, because you haven’t hardened the configs.\n
    - Maybe you installed Nginx as a part of a migration from Apache httpd, but httpd is already running.\n
    \n
    In addition, Arch hardly configures your system in a custom way, too. When you install a package, most of the time, it responds with “here are the files from the developer that you asked for.”\n
    \n
    If you don’t like this philosophy, then your feelings are perfectly valid, and this is a textbook example of why different distributions exist 👍
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700523772 {#3465
    date: 2023-11-21 00:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 144686
  -bodyTs: "'addit':57 'alreadi':54 'alway':2 'apach':49 'arch':58 'ask':89 'config':37 'configur':60 'custom':65 'databas':10 'develop':86 'differ':112 'distribut':113 'exampl':109 'exist':114 'feel':100 'file':83 'hard':59 'harden':35 'haven':33 'httpd':50,52 'instal':21,40,70 'like':95 'mayb':3,19,38 'migrat':7,47 'newer':13 'nginx':41 'openssh':22 'packag':72 'part':44 'perfect':102 'philosophi':97 'postgresql':9,17 'respond':78 'run':29,55 'server':18 'sshd':27 'start':16 'system':62 'textbook':108 'time':76 'valid':103 'version':14 'want':5,26 'way':66 'without':15 'yes':1 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462838"
  +editedAt: DateTimeImmutable @1700944553 {#3466
    date: 2023-11-25 21:35:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700523772 {#3467
    date: 2023-11-21 00:42:52.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 {#3468
  +user: App\Entity\User {#2868 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3399
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: Proxies\__CG__\App\Entity\User {#3201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2855
          +user: App\Entity\User {#2868 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "A whole article for starting bluetooth from systemctl?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1700944023 {#2850
            date: 2023-11-25 21:27:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2856 …}
          +nested: Doctrine\ORM\PersistentCollection {#2858 …}
          +votes: Doctrine\ORM\PersistentCollection {#2860 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 136276
          -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5400812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700293878 {#2851
            date: 2023-11-18 08:51:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2855}
        +body: "Why doesn’t it start automatically anyway?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700480629 {#3198
          date: 2023-11-20 12:43:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Synthead@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3202 …}
        +nested: Doctrine\ORM\PersistentCollection {#3204 …}
        +votes: Doctrine\ORM\PersistentCollection {#3206 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 142591
        -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4728575"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700480629 {#3199
          date: 2023-11-20 12:43:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "It’s against the philosophy of Arch. You configure your system the way you want."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700487696 {#3299
        date: 2023-11-20 14:41:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3304 …}
      +votes: Doctrine\ORM\PersistentCollection {#3306 …}
      +reports: Doctrine\ORM\PersistentCollection {#3308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
      -id: 142793
      -bodyTs: "'arch':7 'configur':9 'philosophi':5 'system':11 'want':15 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5451489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700487696 {#3300
        date: 2023-11-20 14:41:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "So, like, you have to manually enable every service you install?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700488468 {#3397
      date: 2023-11-20 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +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: 142818
    -bodyTs: "'enabl':7 'everi':8 'instal':11 'like':2 'manual':6 'servic':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4730747"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700488468 {#3398
      date: 2023-11-20 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: """
    Yes, always.\n
    \n
    - Maybe you want to migrate a PostgreSQL database to a newer version without starting PostgreSQL server.\n
    - Maybe you installed OpenSSH but don’t want sshd to run yet, because you haven’t hardened the configs.\n
    - Maybe you installed Nginx as a part of a migration from Apache httpd, but httpd is already running.\n
    \n
    In addition, Arch hardly configures your system in a custom way, too. When you install a package, most of the time, it responds with “here are the files from the developer that you asked for.”\n
    \n
    If you don’t like this philosophy, then your feelings are perfectly valid, and this is a textbook example of why different distributions exist 👍
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700523772 {#3465
    date: 2023-11-21 00:42:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 144686
  -bodyTs: "'addit':57 'alreadi':54 'alway':2 'apach':49 'arch':58 'ask':89 'config':37 'configur':60 'custom':65 'databas':10 'develop':86 'differ':112 'distribut':113 'exampl':109 'exist':114 'feel':100 'file':83 'hard':59 'harden':35 'haven':33 'httpd':50,52 'instal':21,40,70 'like':95 'mayb':3,19,38 'migrat':7,47 'newer':13 'nginx':41 'openssh':22 'packag':72 'part':44 'perfect':102 'philosophi':97 'postgresql':9,17 'respond':78 'run':29,55 'server':18 'sshd':27 'start':16 'system':62 'textbook':108 'time':76 'valid':103 'version':14 'want':5,26 'way':66 'without':15 'yes':1 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5462838"
  +editedAt: DateTimeImmutable @1700944553 {#3466
    date: 2023-11-25 21:35:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700523772 {#3467
    date: 2023-11-21 00:42:52.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 {#3316
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "A whole article for starting bluetooth from systemctl?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700944023 {#2850
        date: 2023-11-25 21:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2856 …}
      +nested: Doctrine\ORM\PersistentCollection {#2858 …}
      +votes: Doctrine\ORM\PersistentCollection {#2860 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 136276
      -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293878 {#2851
        date: 2023-11-18 08:51:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why doesn’t it start automatically anyway?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480629 {#3198
      date: 2023-11-20 12:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 142591
    -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480629 {#3199
      date: 2023-11-20 12:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Why would it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493800 {#3314
    date: 2023-11-20 16:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 143019
  -bodyTs: "'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493800 {#3315
    date: 2023-11-20 16:23:20.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 {#3316
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "A whole article for starting bluetooth from systemctl?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700944023 {#2850
        date: 2023-11-25 21:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2856 …}
      +nested: Doctrine\ORM\PersistentCollection {#2858 …}
      +votes: Doctrine\ORM\PersistentCollection {#2860 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 136276
      -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293878 {#2851
        date: 2023-11-18 08:51:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why doesn’t it start automatically anyway?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480629 {#3198
      date: 2023-11-20 12:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 142591
    -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480629 {#3199
      date: 2023-11-20 12:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Why would it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493800 {#3314
    date: 2023-11-20 16:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 143019
  -bodyTs: "'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493800 {#3315
    date: 2023-11-20 16:23:20.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 {#3316
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2868 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "A whole article for starting bluetooth from systemctl?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700944023 {#2850
        date: 2023-11-25 21:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2856 …}
      +nested: Doctrine\ORM\PersistentCollection {#2858 …}
      +votes: Doctrine\ORM\PersistentCollection {#2860 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 136276
      -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5400812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700293878 {#2851
        date: 2023-11-18 08:51:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why doesn’t it start automatically anyway?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480629 {#3198
      date: 2023-11-20 12:43:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 142591
    -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700480629 {#3199
      date: 2023-11-20 12:43:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Why would it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493800 {#3314
    date: 2023-11-20 16:23:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 143019
  -bodyTs: "'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493800 {#3315
    date: 2023-11-20 16:23:20.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 {#3414
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3316
    +user: Proxies\__CG__\App\Entity\User {#3317 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: Proxies\__CG__\App\Entity\User {#3201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2855
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "A whole article for starting bluetooth from systemctl?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700944023 {#2850
          date: 2023-11-25 21:27:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2856 …}
        +nested: Doctrine\ORM\PersistentCollection {#2858 …}
        +votes: Doctrine\ORM\PersistentCollection {#2860 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 136276
        -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293878 {#2851
          date: 2023-11-18 08:51:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why doesn’t it start automatically anyway?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700480629 {#3198
        date: 2023-11-20 12:43:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 142591
      -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4728575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700480629 {#3199
        date: 2023-11-20 12:43:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why would it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700493800 {#3314
      date: 2023-11-20 16:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3318 …}
    +nested: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 143019
    -bodyTs: "'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5000642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493800 {#3315
      date: 2023-11-20 16:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Because if I install bluetooth it’s because I have some bluetooth devices I want to use?.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700501520 {#3412
    date: 2023-11-20 18:32:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 143369
  -bodyTs: "'bluetooth':5,12 'devic':13 'instal':4 'use':17 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4735346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501520 {#3413
    date: 2023-11-20 18:32:00.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 {#3414
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3316
    +user: Proxies\__CG__\App\Entity\User {#3317 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: Proxies\__CG__\App\Entity\User {#3201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2855
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "A whole article for starting bluetooth from systemctl?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700944023 {#2850
          date: 2023-11-25 21:27:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2856 …}
        +nested: Doctrine\ORM\PersistentCollection {#2858 …}
        +votes: Doctrine\ORM\PersistentCollection {#2860 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 136276
        -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293878 {#2851
          date: 2023-11-18 08:51:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why doesn’t it start automatically anyway?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700480629 {#3198
        date: 2023-11-20 12:43:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 142591
      -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4728575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700480629 {#3199
        date: 2023-11-20 12:43:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why would it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700493800 {#3314
      date: 2023-11-20 16:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3318 …}
    +nested: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 143019
    -bodyTs: "'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5000642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493800 {#3315
      date: 2023-11-20 16:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Because if I install bluetooth it’s because I have some bluetooth devices I want to use?.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700501520 {#3412
    date: 2023-11-20 18:32:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 143369
  -bodyTs: "'bluetooth':5,12 'devic':13 'instal':4 'use':17 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4735346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501520 {#3413
    date: 2023-11-20 18:32:00.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 {#3414
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3316
    +user: Proxies\__CG__\App\Entity\User {#3317 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: Proxies\__CG__\App\Entity\User {#3201 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2855
        +user: App\Entity\User {#2868 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "A whole article for starting bluetooth from systemctl?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700944023 {#2850
          date: 2023-11-25 21:27:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2856 …}
        +nested: Doctrine\ORM\PersistentCollection {#2858 …}
        +votes: Doctrine\ORM\PersistentCollection {#2860 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 136276
        -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5400812"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700293878 {#2851
          date: 2023-11-18 08:51:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why doesn’t it start automatically anyway?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700480629 {#3198
        date: 2023-11-20 12:43:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3202 …}
      +nested: Doctrine\ORM\PersistentCollection {#3204 …}
      +votes: Doctrine\ORM\PersistentCollection {#3206 …}
      +reports: Doctrine\ORM\PersistentCollection {#3208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
      -id: 142591
      -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4728575"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700480629 {#3199
        date: 2023-11-20 12:43:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Why would it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700493800 {#3314
      date: 2023-11-20 16:23:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3318 …}
    +nested: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 143019
    -bodyTs: "'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5000642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700493800 {#3315
      date: 2023-11-20 16:23:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Because if I install bluetooth it’s because I have some bluetooth devices I want to use?.."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700501520 {#3412
    date: 2023-11-20 18:32:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 143369
  -bodyTs: "'bluetooth':5,12 'devic':13 'instal':4 'use':17 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4735346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501520 {#3413
    date: 2023-11-20 18:32:00.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 {#3483
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3316
      +user: Proxies\__CG__\App\Entity\User {#3317 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: Proxies\__CG__\App\Entity\User {#3201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2855
          +user: App\Entity\User {#2868 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "A whole article for starting bluetooth from systemctl?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1700944023 {#2850
            date: 2023-11-25 21:27:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2856 …}
          +nested: Doctrine\ORM\PersistentCollection {#2858 …}
          +votes: Doctrine\ORM\PersistentCollection {#2860 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 136276
          -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5400812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700293878 {#2851
            date: 2023-11-18 08:51:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2855}
        +body: "Why doesn’t it start automatically anyway?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700480629 {#3198
          date: 2023-11-20 12:43:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Synthead@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3202 …}
        +nested: Doctrine\ORM\PersistentCollection {#3204 …}
        +votes: Doctrine\ORM\PersistentCollection {#3206 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 142591
        -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4728575"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700480629 {#3199
          date: 2023-11-20 12:43:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why would it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700493800 {#3314
        date: 2023-11-20 16:23:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3318 …}
      +nested: Doctrine\ORM\PersistentCollection {#3320 …}
      +votes: Doctrine\ORM\PersistentCollection {#3322 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 143019
      -bodyTs: "'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5000642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493800 {#3315
        date: 2023-11-20 16:23:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Because if I install bluetooth it’s because I have some bluetooth devices I want to use?.."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700501520 {#3412
      date: 2023-11-20 18:32:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
      "@sederx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 143369
    -bodyTs: "'bluetooth':5,12 'devic':13 'instal':4 'use':17 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4735346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700501520 {#3413
      date: 2023-11-20 18:32:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Not necessarily at all times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700502825 {#3481
    date: 2023-11-20 18:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 143455
  -bodyTs: "'necessarili':2 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5004363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502825 {#3482
    date: 2023-11-20 18:53: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
155 DENIED edit
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3316
      +user: Proxies\__CG__\App\Entity\User {#3317 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: Proxies\__CG__\App\Entity\User {#3201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2855
          +user: App\Entity\User {#2868 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "A whole article for starting bluetooth from systemctl?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1700944023 {#2850
            date: 2023-11-25 21:27:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2856 …}
          +nested: Doctrine\ORM\PersistentCollection {#2858 …}
          +votes: Doctrine\ORM\PersistentCollection {#2860 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 136276
          -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5400812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700293878 {#2851
            date: 2023-11-18 08:51:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2855}
        +body: "Why doesn’t it start automatically anyway?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700480629 {#3198
          date: 2023-11-20 12:43:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Synthead@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3202 …}
        +nested: Doctrine\ORM\PersistentCollection {#3204 …}
        +votes: Doctrine\ORM\PersistentCollection {#3206 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 142591
        -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4728575"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700480629 {#3199
          date: 2023-11-20 12:43:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why would it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700493800 {#3314
        date: 2023-11-20 16:23:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3318 …}
      +nested: Doctrine\ORM\PersistentCollection {#3320 …}
      +votes: Doctrine\ORM\PersistentCollection {#3322 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 143019
      -bodyTs: "'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5000642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493800 {#3315
        date: 2023-11-20 16:23:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Because if I install bluetooth it’s because I have some bluetooth devices I want to use?.."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700501520 {#3412
      date: 2023-11-20 18:32:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
      "@sederx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 143369
    -bodyTs: "'bluetooth':5,12 'devic':13 'instal':4 'use':17 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4735346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700501520 {#3413
      date: 2023-11-20 18:32:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Not necessarily at all times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700502825 {#3481
    date: 2023-11-20 18:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 143455
  -bodyTs: "'necessarili':2 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5004363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502825 {#3482
    date: 2023-11-20 18:53: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
156 DENIED moderate
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3414
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3316
      +user: Proxies\__CG__\App\Entity\User {#3317 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: Proxies\__CG__\App\Entity\User {#3201 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2855
          +user: App\Entity\User {#2868 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "A whole article for starting bluetooth from systemctl?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1700944023 {#2850
            date: 2023-11-25 21:27:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2856 …}
          +nested: Doctrine\ORM\PersistentCollection {#2858 …}
          +votes: Doctrine\ORM\PersistentCollection {#2860 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 136276
          -bodyTs: "'articl':3 'bluetooth':6 'start':5 'systemctl':8 'whole':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5400812"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700293878 {#2851
            date: 2023-11-18 08:51:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2855}
        +body: "Why doesn’t it start automatically anyway?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700480629 {#3198
          date: 2023-11-20 12:43:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Synthead@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3202 …}
        +nested: Doctrine\ORM\PersistentCollection {#3204 …}
        +votes: Doctrine\ORM\PersistentCollection {#3206 …}
        +reports: Doctrine\ORM\PersistentCollection {#3208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
        -id: 142591
        -bodyTs: "'anyway':7 'automat':6 'doesn':2 'start':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4728575"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700480629 {#3199
          date: 2023-11-20 12:43:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2855}
      +body: "Why would it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700493800 {#3314
        date: 2023-11-20 16:23:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Synthead@lemmy.world"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3318 …}
      +nested: Doctrine\ORM\PersistentCollection {#3320 …}
      +votes: Doctrine\ORM\PersistentCollection {#3322 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 143019
      -bodyTs: "'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5000642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700493800 {#3315
        date: 2023-11-20 16:23:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Because if I install bluetooth it’s because I have some bluetooth devices I want to use?.."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700501520 {#3412
      date: 2023-11-20 18:32:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Synthead@lemmy.world"
      "@lemmyvore@feddit.nl"
      "@sederx@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3415 …}
    +nested: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    -id: 143369
    -bodyTs: "'bluetooth':5,12 'devic':13 'instal':4 'use':17 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4735346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700501520 {#3413
      date: 2023-11-20 18:32:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Not necessarily at all times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700502825 {#3481
    date: 2023-11-20 18:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Synthead@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@sederx@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3484 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3494 …}
  -id: 143455
  -bodyTs: "'necessarili':2 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5004363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502825 {#3482
    date: 2023-11-20 18:53: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
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 {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile, Linux Mint users have it on by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700896647 {#2923
    date: 2023-11-25 08:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 136613
  -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5653660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700306979 {#2924
    date: 2023-11-18 12:29: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
159 DENIED edit
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile, Linux Mint users have it on by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700896647 {#2923
    date: 2023-11-25 08:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 136613
  -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5653660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700306979 {#2924
    date: 2023-11-18 12:29: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
160 DENIED moderate
App\Entity\EntryComment {#2928
  +user: App\Entity\User {#2941 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile, Linux Mint users have it on by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700896647 {#2923
    date: 2023-11-25 08:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2929 …}
  +nested: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  -id: 136613
  -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5653660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700306979 {#2924
    date: 2023-11-18 12:29: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
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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: App\Entity\User {#2941 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile, Linux Mint users have it on by default."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700896647 {#2923
      date: 2023-11-25 08:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2929 …}
    +nested: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    -id: 136613
    -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5653660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700306979 {#2924
      date: 2023-11-18 12:29:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700319621 {#3214
    date: 2023-11-18 16:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 136997
  -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5658895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700319621 {#3215
    date: 2023-11-18 16:00: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
163 DENIED edit
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: App\Entity\User {#2941 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile, Linux Mint users have it on by default."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700896647 {#2923
      date: 2023-11-25 08:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2929 …}
    +nested: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    -id: 136613
    -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5653660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700306979 {#2924
      date: 2023-11-18 12:29:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700319621 {#3214
    date: 2023-11-18 16:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 136997
  -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5658895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700319621 {#3215
    date: 2023-11-18 16:00: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
164 DENIED moderate
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2928
    +user: App\Entity\User {#2941 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile, Linux Mint users have it on by default."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700896647 {#2923
      date: 2023-11-25 08:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2929 …}
    +nested: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    -id: 136613
    -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5653660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700306979 {#2924
      date: 2023-11-18 12:29:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700319621 {#3214
    date: 2023-11-18 16:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 136997
  -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5658895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700319621 {#3215
    date: 2023-11-18 16:00: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
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 {#3286
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: App\Entity\User {#2941 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile, Linux Mint users have it on by default."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700896647 {#2923
        date: 2023-11-25 08:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2929 …}
      +nested: Doctrine\ORM\PersistentCollection {#2931 …}
      +votes: Doctrine\ORM\PersistentCollection {#2933 …}
      +reports: Doctrine\ORM\PersistentCollection {#2935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
      -id: 136613
      -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5653660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700306979 {#2924
        date: 2023-11-18 12:29:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700319621 {#3214
      date: 2023-11-18 16:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 136997
    -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5658895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700319621 {#3215
      date: 2023-11-18 16:00:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: """
    Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
    \n
    I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700480671 {#3283
    date: 2023-11-20 12:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 142593
  -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728586"
  +editedAt: DateTimeImmutable @1700882439 {#3284
    date: 2023-11-25 04:20:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700480671 {#3285
    date: 2023-11-20 12:44: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
167 DENIED edit
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: App\Entity\User {#2941 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile, Linux Mint users have it on by default."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700896647 {#2923
        date: 2023-11-25 08:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2929 …}
      +nested: Doctrine\ORM\PersistentCollection {#2931 …}
      +votes: Doctrine\ORM\PersistentCollection {#2933 …}
      +reports: Doctrine\ORM\PersistentCollection {#2935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
      -id: 136613
      -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5653660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700306979 {#2924
        date: 2023-11-18 12:29:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700319621 {#3214
      date: 2023-11-18 16:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 136997
    -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5658895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700319621 {#3215
      date: 2023-11-18 16:00:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: """
    Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
    \n
    I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700480671 {#3283
    date: 2023-11-20 12:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 142593
  -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728586"
  +editedAt: DateTimeImmutable @1700882439 {#3284
    date: 2023-11-25 04:20:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700480671 {#3285
    date: 2023-11-20 12:44: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
168 DENIED moderate
App\Entity\EntryComment {#3286
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2928
      +user: App\Entity\User {#2941 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile, Linux Mint users have it on by default."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700896647 {#2923
        date: 2023-11-25 08:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2929 …}
      +nested: Doctrine\ORM\PersistentCollection {#2931 …}
      +votes: Doctrine\ORM\PersistentCollection {#2933 …}
      +reports: Doctrine\ORM\PersistentCollection {#2935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
      -id: 136613
      -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5653660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700306979 {#2924
        date: 2023-11-18 12:29:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700319621 {#3214
      date: 2023-11-18 16:00:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 136997
    -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5658895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700319621 {#3215
      date: 2023-11-18 16:00:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: """
    Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
    \n
    I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700480671 {#3283
    date: 2023-11-20 12:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 142593
  -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4728586"
  +editedAt: DateTimeImmutable @1700882439 {#3284
    date: 2023-11-25 04:20:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700480671 {#3285
    date: 2023-11-20 12:44: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
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 {#3369
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3286
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3217 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: App\Entity\User {#2941 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile, Linux Mint users have it on by default."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700896647 {#2923
          date: 2023-11-25 08:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2929 …}
        +nested: Doctrine\ORM\PersistentCollection {#2931 …}
        +votes: Doctrine\ORM\PersistentCollection {#2933 …}
        +reports: Doctrine\ORM\PersistentCollection {#2935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
        -id: 136613
        -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5653660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700306979 {#2924
          date: 2023-11-18 12:29:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2928}
      +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700319621 {#3214
        date: 2023-11-18 16:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3220 …}
      +votes: Doctrine\ORM\PersistentCollection {#3222 …}
      +reports: Doctrine\ORM\PersistentCollection {#3224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
      -id: 136997
      -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5658895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700319621 {#3215
        date: 2023-11-18 16:00:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: """
      Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
      \n
      I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480671 {#3283
      date: 2023-11-20 12:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
      "@Jumuta@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 142593
    -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728586"
    +editedAt: DateTimeImmutable @1700882439 {#3284
      date: 2023-11-25 04:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700480671 {#3285
      date: 2023-11-20 12:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "Because it’s a security risk but you might need it sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493783 {#3367
    date: 2023-11-20 16:23:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 143018
  -bodyTs: "'might':9 'need':10 'risk':6 'secur':5 'sometim':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493783 {#3368
    date: 2023-11-20 16:23: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
171 DENIED edit
App\Entity\EntryComment {#3369
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3286
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3217 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: App\Entity\User {#2941 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile, Linux Mint users have it on by default."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700896647 {#2923
          date: 2023-11-25 08:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2929 …}
        +nested: Doctrine\ORM\PersistentCollection {#2931 …}
        +votes: Doctrine\ORM\PersistentCollection {#2933 …}
        +reports: Doctrine\ORM\PersistentCollection {#2935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
        -id: 136613
        -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5653660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700306979 {#2924
          date: 2023-11-18 12:29:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2928}
      +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700319621 {#3214
        date: 2023-11-18 16:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3220 …}
      +votes: Doctrine\ORM\PersistentCollection {#3222 …}
      +reports: Doctrine\ORM\PersistentCollection {#3224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
      -id: 136997
      -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5658895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700319621 {#3215
        date: 2023-11-18 16:00:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: """
      Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
      \n
      I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480671 {#3283
      date: 2023-11-20 12:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
      "@Jumuta@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 142593
    -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728586"
    +editedAt: DateTimeImmutable @1700882439 {#3284
      date: 2023-11-25 04:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700480671 {#3285
      date: 2023-11-20 12:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "Because it’s a security risk but you might need it sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493783 {#3367
    date: 2023-11-20 16:23:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 143018
  -bodyTs: "'might':9 'need':10 'risk':6 'secur':5 'sometim':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493783 {#3368
    date: 2023-11-20 16:23: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
172 DENIED moderate
App\Entity\EntryComment {#3369
  +user: Proxies\__CG__\App\Entity\User {#3317 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3286
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3217 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: App\Entity\User {#2941 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile, Linux Mint users have it on by default."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700896647 {#2923
          date: 2023-11-25 08:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2929 …}
        +nested: Doctrine\ORM\PersistentCollection {#2931 …}
        +votes: Doctrine\ORM\PersistentCollection {#2933 …}
        +reports: Doctrine\ORM\PersistentCollection {#2935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
        -id: 136613
        -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5653660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700306979 {#2924
          date: 2023-11-18 12:29:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2928}
      +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700319621 {#3214
        date: 2023-11-18 16:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3220 …}
      +votes: Doctrine\ORM\PersistentCollection {#3222 …}
      +reports: Doctrine\ORM\PersistentCollection {#3224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
      -id: 136997
      -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5658895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700319621 {#3215
        date: 2023-11-18 16:00:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: """
      Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
      \n
      I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480671 {#3283
      date: 2023-11-20 12:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
      "@Jumuta@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 142593
    -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728586"
    +editedAt: DateTimeImmutable @1700882439 {#3284
      date: 2023-11-25 04:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700480671 {#3285
      date: 2023-11-20 12:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "Because it’s a security risk but you might need it sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700493783 {#3367
    date: 2023-11-20 16:23:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 143018
  -bodyTs: "'might':9 'need':10 'risk':6 'secur':5 'sometim':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5000637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700493783 {#3368
    date: 2023-11-20 16:23: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
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 {#3384
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3286
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3217 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: App\Entity\User {#2941 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile, Linux Mint users have it on by default."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700896647 {#2923
          date: 2023-11-25 08:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2929 …}
        +nested: Doctrine\ORM\PersistentCollection {#2931 …}
        +votes: Doctrine\ORM\PersistentCollection {#2933 …}
        +reports: Doctrine\ORM\PersistentCollection {#2935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
        -id: 136613
        -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5653660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700306979 {#2924
          date: 2023-11-18 12:29:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2928}
      +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700319621 {#3214
        date: 2023-11-18 16:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3220 …}
      +votes: Doctrine\ORM\PersistentCollection {#3222 …}
      +reports: Doctrine\ORM\PersistentCollection {#3224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
      -id: 136997
      -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5658895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700319621 {#3215
        date: 2023-11-18 16:00:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: """
      Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
      \n
      I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480671 {#3283
      date: 2023-11-20 12:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
      "@Jumuta@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 142593
    -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728586"
    +editedAt: DateTimeImmutable @1700882439 {#3284
      date: 2023-11-25 04:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700480671 {#3285
      date: 2023-11-20 12:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "because arch is a minimal distro and some people see the processing power used for bt to be wasted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700488858 {#3382
    date: 2023-11-20 15:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +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: 142828
  -bodyTs: "'arch':2 'bt':16 'distro':6 'minim':5 'peopl':9 'power':13 'process':12 'see':10 'use':14 'wast':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5727076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700488858 {#3383
    date: 2023-11-20 15:00: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
175 DENIED edit
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3286
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3217 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: App\Entity\User {#2941 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile, Linux Mint users have it on by default."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700896647 {#2923
          date: 2023-11-25 08:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2929 …}
        +nested: Doctrine\ORM\PersistentCollection {#2931 …}
        +votes: Doctrine\ORM\PersistentCollection {#2933 …}
        +reports: Doctrine\ORM\PersistentCollection {#2935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
        -id: 136613
        -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5653660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700306979 {#2924
          date: 2023-11-18 12:29:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2928}
      +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700319621 {#3214
        date: 2023-11-18 16:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3220 …}
      +votes: Doctrine\ORM\PersistentCollection {#3222 …}
      +reports: Doctrine\ORM\PersistentCollection {#3224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
      -id: 136997
      -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5658895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700319621 {#3215
        date: 2023-11-18 16:00:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: """
      Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
      \n
      I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480671 {#3283
      date: 2023-11-20 12:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
      "@Jumuta@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 142593
    -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728586"
    +editedAt: DateTimeImmutable @1700882439 {#3284
      date: 2023-11-25 04:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700480671 {#3285
      date: 2023-11-20 12:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "because arch is a minimal distro and some people see the processing power used for bt to be wasted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700488858 {#3382
    date: 2023-11-20 15:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +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: 142828
  -bodyTs: "'arch':2 'bt':16 'distro':6 'minim':5 'peopl':9 'power':13 'process':12 'see':10 'use':14 'wast':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5727076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700488858 {#3383
    date: 2023-11-20 15:00: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
176 DENIED moderate
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3286
    +user: Proxies\__CG__\App\Entity\User {#3201 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3217 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2928
        +user: App\Entity\User {#2941 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile, Linux Mint users have it on by default."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700896647 {#2923
          date: 2023-11-25 08:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2929 …}
        +nested: Doctrine\ORM\PersistentCollection {#2931 …}
        +votes: Doctrine\ORM\PersistentCollection {#2933 …}
        +reports: Doctrine\ORM\PersistentCollection {#2935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
        -id: 136613
        -bodyTs: "'default':9 'linux':2 'meanwhil':1 'mint':3 'user':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5653660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700306979 {#2924
          date: 2023-11-18 12:29:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2928}
      +body: "mint and arch aren’t made for the same people. Not everyone wants it on by default"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700319621 {#3214
        date: 2023-11-18 16:00:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3218 …}
      +nested: Doctrine\ORM\PersistentCollection {#3220 …}
      +votes: Doctrine\ORM\PersistentCollection {#3222 …}
      +reports: Doctrine\ORM\PersistentCollection {#3224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
      -id: 136997
      -bodyTs: "'arch':3 'aren':4 'default':17 'everyon':12 'made':6 'mint':1 'peopl':10 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5658895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700319621 {#3215
        date: 2023-11-18 16:00:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2928}
    +body: """
      Out of curiosity, what’s the point of installing Bluetooth but keeping it disabled?\n
      \n
      I imagine the opposite would be the default most people wanted (enable it by default and let power users with a bizarre use case disable it manually).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700480671 {#3283
      date: 2023-11-20 12:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@pastermil@sh.itjust.works"
      "@Jumuta@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 142593
    -bodyTs: "'bizarr':36 'bluetooth':10 'case':38 'curios':3 'default':22,29 'disabl':14,39 'enabl':26 'imagin':16 'instal':9 'keep':12 'let':31 'manual':41 'opposit':18 'peopl':24 'point':7 'power':32 'use':37 'user':33 'want':25 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4728586"
    +editedAt: DateTimeImmutable @1700882439 {#3284
      date: 2023-11-25 04:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700480671 {#3285
      date: 2023-11-20 12:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2928}
  +body: "because arch is a minimal distro and some people see the processing power used for bt to be wasted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700488858 {#3382
    date: 2023-11-20 15:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pastermil@sh.itjust.works"
    "@Jumuta@sh.itjust.works"
    "@lemmyvore@feddit.nl"
  ]
  +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: 142828
  -bodyTs: "'arch':2 'bt':16 'distro':6 'minim':5 'peopl':9 'power':13 'process':12 'see':10 'use':14 'wast':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5727076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700488858 {#3383
    date: 2023-11-20 15:00: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