GET https://kbin.spritesserver.nl/u/@edu4rdshl@lemmy.world

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 …}
}
0.32 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\Entry {#1795
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1705 …}
  +slug: "The-TuneD-Project-Tuning-Profile-Delivery-Mechanism-for-Linux"
  +title: "The TuneD Project - Tuning Profile Delivery Mechanism for Linux"
  +url: "https://tuned-project.org/"
  +body: """
    TuneD is a system tuning service for Linux. It:\n
    \n
    - monitors connected devices using the udev device manager\n
    - tunes system settings according to a selected profile\n
    - supports various types of configuration like sysctl, sysfs, or kernel boot command line parameters, which are integrated in a plug-in architecture\n
    - supports hot plugging of devices and can be controlled from the command line or through D-Bus, so it can be easily integrated into existing administering solutions: for example, with Cockpit\n
    - can be run in no-daemon mode with limited functionality (for example, no support for D-Bus, udev, tuning of newly created processes, and so on) for systems with reduced resources\n
    - stores all its configuration cleanly in one place – in the TuneD profile – instead of having configuration on multiple places and in custom scripts
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702658688 {#1686
    date: 2023-12-15 17:44:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 22446
  -titleTs: "'deliveri':6 'linux':9 'mechan':7 'profil':5 'project':3 'tune':2,4"
  -bodyTs: "'accord':21 'administ':75 'architectur':48 'boot':36 'bus':66,99 'clean':118 'cockpit':80 'command':37,60 'configur':30,117,129 'connect':11 'control':57 'creat':104 'custom':135 'd':65,98 'd-bus':64,97 'daemon':87 'devic':12,16,53 'easili':71 'exampl':78,93 'exist':74 'function':91 'hot':50 'instead':126 'integr':42,72 'kernel':35 'like':31 'limit':90 'line':38,61 'linux':8 'manag':17 'mode':88 'monitor':10 'multipl':131 'newli':103 'no-daemon':85 'one':120 'paramet':39 'place':121,132 'plug':46,51 'plug-in':45 'process':105 'profil':25,125 'reduc':112 'resourc':113 'run':83 'script':136 'select':24 'servic':6 'set':20 'solut':76 'store':114 'support':26,49,95 'sysctl':32 'sysf':33 'system':4,19,110 'tune':1,5,18,101,124 'type':28 'udev':15,100 'use':13 'various':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702685688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9604528"
  +editedAt: DateTimeImmutable @1704910516 {#1691
    date: 2024-01-10 19:15:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702658688 {#1692
    date: 2023-12-15 17:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1795
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1705 …}
  +slug: "The-TuneD-Project-Tuning-Profile-Delivery-Mechanism-for-Linux"
  +title: "The TuneD Project - Tuning Profile Delivery Mechanism for Linux"
  +url: "https://tuned-project.org/"
  +body: """
    TuneD is a system tuning service for Linux. It:\n
    \n
    - monitors connected devices using the udev device manager\n
    - tunes system settings according to a selected profile\n
    - supports various types of configuration like sysctl, sysfs, or kernel boot command line parameters, which are integrated in a plug-in architecture\n
    - supports hot plugging of devices and can be controlled from the command line or through D-Bus, so it can be easily integrated into existing administering solutions: for example, with Cockpit\n
    - can be run in no-daemon mode with limited functionality (for example, no support for D-Bus, udev, tuning of newly created processes, and so on) for systems with reduced resources\n
    - stores all its configuration cleanly in one place – in the TuneD profile – instead of having configuration on multiple places and in custom scripts
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702658688 {#1686
    date: 2023-12-15 17:44:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 22446
  -titleTs: "'deliveri':6 'linux':9 'mechan':7 'profil':5 'project':3 'tune':2,4"
  -bodyTs: "'accord':21 'administ':75 'architectur':48 'boot':36 'bus':66,99 'clean':118 'cockpit':80 'command':37,60 'configur':30,117,129 'connect':11 'control':57 'creat':104 'custom':135 'd':65,98 'd-bus':64,97 'daemon':87 'devic':12,16,53 'easili':71 'exampl':78,93 'exist':74 'function':91 'hot':50 'instead':126 'integr':42,72 'kernel':35 'like':31 'limit':90 'line':38,61 'linux':8 'manag':17 'mode':88 'monitor':10 'multipl':131 'newli':103 'no-daemon':85 'one':120 'paramet':39 'place':121,132 'plug':46,51 'plug-in':45 'process':105 'profil':25,125 'reduc':112 'resourc':113 'run':83 'script':136 'select':24 'servic':6 'set':20 'solut':76 'store':114 'support':26,49,95 'sysctl':32 'sysf':33 'system':4,19,110 'tune':1,5,18,101,124 'type':28 'udev':15,100 'use':13 'various':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702685688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9604528"
  +editedAt: DateTimeImmutable @1704910516 {#1691
    date: 2024-01-10 19:15:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702658688 {#1692
    date: 2023-12-15 17:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1795
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1705 …}
  +slug: "The-TuneD-Project-Tuning-Profile-Delivery-Mechanism-for-Linux"
  +title: "The TuneD Project - Tuning Profile Delivery Mechanism for Linux"
  +url: "https://tuned-project.org/"
  +body: """
    TuneD is a system tuning service for Linux. It:\n
    \n
    - monitors connected devices using the udev device manager\n
    - tunes system settings according to a selected profile\n
    - supports various types of configuration like sysctl, sysfs, or kernel boot command line parameters, which are integrated in a plug-in architecture\n
    - supports hot plugging of devices and can be controlled from the command line or through D-Bus, so it can be easily integrated into existing administering solutions: for example, with Cockpit\n
    - can be run in no-daemon mode with limited functionality (for example, no support for D-Bus, udev, tuning of newly created processes, and so on) for systems with reduced resources\n
    - stores all its configuration cleanly in one place – in the TuneD profile – instead of having configuration on multiple places and in custom scripts
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702658688 {#1686
    date: 2023-12-15 17:44:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 22446
  -titleTs: "'deliveri':6 'linux':9 'mechan':7 'profil':5 'project':3 'tune':2,4"
  -bodyTs: "'accord':21 'administ':75 'architectur':48 'boot':36 'bus':66,99 'clean':118 'cockpit':80 'command':37,60 'configur':30,117,129 'connect':11 'control':57 'creat':104 'custom':135 'd':65,98 'd-bus':64,97 'daemon':87 'devic':12,16,53 'easili':71 'exampl':78,93 'exist':74 'function':91 'hot':50 'instead':126 'integr':42,72 'kernel':35 'like':31 'limit':90 'line':38,61 'linux':8 'manag':17 'mode':88 'monitor':10 'multipl':131 'newli':103 'no-daemon':85 'one':120 'paramet':39 'place':121,132 'plug':46,51 'plug-in':45 'process':105 'profil':25,125 'reduc':112 'resourc':113 'run':83 'script':136 'select':24 'servic':6 'set':20 'solut':76 'store':114 'support':26,49,95 'sysctl':32 'sysf':33 'system':4,19,110 'tune':1,5,18,101,124 'type':28 'udev':15,100 'use':13 'various':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702685688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9604528"
  +editedAt: DateTimeImmutable @1704910516 {#1691
    date: 2024-01-10 19:15:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702658688 {#1692
    date: 2023-12-15 17:44:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1557
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
  +title: "Darling runs macOS software directly without using a hardware emulator"
  +url: "https://www.darlinghq.org/"
  +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702057802 {#1548
    date: 2023-12-08 18:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 20727
  -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
  -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701978545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9232672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892145 {#1567
    date: 2023-12-06 20:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1557
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
  +title: "Darling runs macOS software directly without using a hardware emulator"
  +url: "https://www.darlinghq.org/"
  +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702057802 {#1548
    date: 2023-12-08 18:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 20727
  -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
  -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701978545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9232672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892145 {#1567
    date: 2023-12-06 20:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1557
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1621 …}
  +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
  +title: "Darling runs macOS software directly without using a hardware emulator"
  +url: "https://www.darlinghq.org/"
  +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702057802 {#1548
    date: 2023-12-08 18:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 20727
  -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
  -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701978545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9232672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892145 {#1567
    date: 2023-12-06 20:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1696
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "An-open-source-cross-platform-terminal-for-seamless-workflows"
  +title: "An open-source, cross-platform terminal for seamless workflows"
  +url: "https://waveterm.dev/"
  +body: """
    Render anything inline. Save sessions and history. Powered by open web standards.\n
    \n
    I’m trying it, and it does looks nice.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702205307 {#1660
    date: 2023-12-10 11:48:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1696}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701888129 {#1723
        date: 2023-12-06 19:42:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@TylerDurdenJunior@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 203477
      -bodyTs: "'ai':14 'howev':4 'integr':15 'kinda':1 'least':6 'like':13 'offer':8 'reason':10 'sad':3 'termin':18 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5852351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888129 {#1728
        date: 2023-12-06 19:42:09.0 +01:00
      }
      +"title": 203477
    }
  ]
  -id: 20694
  -titleTs: "'cross':6 'cross-platform':5 'open':3 'open-sourc':2 'platform':7 'seamless':10 'sourc':4 'termin':8 'workflow':11"
  -bodyTs: "'anyth':2 'histori':7 'inlin':3 'look':20 'm':14 'nice':21 'open':10 'power':8 'render':1 'save':4 'session':5 'standard':12 'tri':15 'web':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968585
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9227001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882185 {#1421
    date: 2023-12-06 18:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1696
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "An-open-source-cross-platform-terminal-for-seamless-workflows"
  +title: "An open-source, cross-platform terminal for seamless workflows"
  +url: "https://waveterm.dev/"
  +body: """
    Render anything inline. Save sessions and history. Powered by open web standards.\n
    \n
    I’m trying it, and it does looks nice.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702205307 {#1660
    date: 2023-12-10 11:48:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1696}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701888129 {#1723
        date: 2023-12-06 19:42:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@TylerDurdenJunior@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 203477
      -bodyTs: "'ai':14 'howev':4 'integr':15 'kinda':1 'least':6 'like':13 'offer':8 'reason':10 'sad':3 'termin':18 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5852351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888129 {#1728
        date: 2023-12-06 19:42:09.0 +01:00
      }
      +"title": 203477
    }
  ]
  -id: 20694
  -titleTs: "'cross':6 'cross-platform':5 'open':3 'open-sourc':2 'platform':7 'seamless':10 'sourc':4 'termin':8 'workflow':11"
  -bodyTs: "'anyth':2 'histori':7 'inlin':3 'look':20 'm':14 'nice':21 'open':10 'power':8 'render':1 'save':4 'session':5 'standard':12 'tri':15 'web':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968585
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9227001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882185 {#1421
    date: 2023-12-06 18:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1696
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#1578 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "An-open-source-cross-platform-terminal-for-seamless-workflows"
  +title: "An open-source, cross-platform terminal for seamless workflows"
  +url: "https://waveterm.dev/"
  +body: """
    Render anything inline. Save sessions and history. Powered by open web standards.\n
    \n
    I’m trying it, and it does looks nice.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702205307 {#1660
    date: 2023-12-10 11:48:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1696}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701888129 {#1723
        date: 2023-12-06 19:42:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
        "@TylerDurdenJunior@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 203477
      -bodyTs: "'ai':14 'howev':4 'integr':15 'kinda':1 'least':6 'like':13 'offer':8 'reason':10 'sad':3 'termin':18 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5852351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888129 {#1728
        date: 2023-12-06 19:42:09.0 +01:00
      }
      +"title": 203477
    }
  ]
  -id: 20694
  -titleTs: "'cross':6 'cross-platform':5 'open':3 'open-sourc':2 'platform':7 'seamless':10 'sourc':4 'termin':8 'workflow':11"
  -bodyTs: "'anyth':2 'histori':7 'inlin':3 'look':20 'm':14 'nice':21 'open':10 'power':8 'render':1 'save':4 'session':5 'standard':12 'tri':15 'web':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968585
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9227001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882185 {#1421
    date: 2023-12-06 18:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1696
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#1578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "An-open-source-cross-platform-terminal-for-seamless-workflows"
    +title: "An open-source, cross-platform terminal for seamless workflows"
    +url: "https://waveterm.dev/"
    +body: """
      Render anything inline. Save sessions and history. Powered by open web standards.\n
      \n
      I’m trying it, and it does looks nice.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 131
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702205307 {#1660
      date: 2023-12-10 11:48:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1667 …}
    +votes: Doctrine\ORM\PersistentCollection {#1671 …}
    +reports: Doctrine\ORM\PersistentCollection {#1654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 20694
    -titleTs: "'cross':6 'cross-platform':5 'open':3 'open-sourc':2 'platform':7 'seamless':10 'sourc':4 'termin':8 'workflow':11"
    -bodyTs: "'anyth':2 'histori':7 'inlin':3 'look':20 'm':14 'nice':21 'open':10 'power':8 'render':1 'save':4 'session':5 'standard':12 'tri':15 'web':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968585
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9227001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882185 {#1421
      date: 2023-12-06 18:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701888129 {#1723
    date: 2023-12-06 19:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@TylerDurdenJunior@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 203477
  -bodyTs: "'ai':14 'howev':4 'integr':15 'kinda':1 'least':6 'like':13 'offer':8 'reason':10 'sad':3 'termin':18 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888129 {#1728
    date: 2023-12-06 19:42:09.0 +01:00
  }
  +"title": 203477
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1715
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1696
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#1578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "An-open-source-cross-platform-terminal-for-seamless-workflows"
    +title: "An open-source, cross-platform terminal for seamless workflows"
    +url: "https://waveterm.dev/"
    +body: """
      Render anything inline. Save sessions and history. Powered by open web standards.\n
      \n
      I’m trying it, and it does looks nice.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 131
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702205307 {#1660
      date: 2023-12-10 11:48:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1667 …}
    +votes: Doctrine\ORM\PersistentCollection {#1671 …}
    +reports: Doctrine\ORM\PersistentCollection {#1654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 20694
    -titleTs: "'cross':6 'cross-platform':5 'open':3 'open-sourc':2 'platform':7 'seamless':10 'sourc':4 'termin':8 'workflow':11"
    -bodyTs: "'anyth':2 'histori':7 'inlin':3 'look':20 'm':14 'nice':21 'open':10 'power':8 'render':1 'save':4 'session':5 'standard':12 'tri':15 'web':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968585
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9227001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882185 {#1421
      date: 2023-12-06 18:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701888129 {#1723
    date: 2023-12-06 19:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@TylerDurdenJunior@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 203477
  -bodyTs: "'ai':14 'howev':4 'integr':15 'kinda':1 'least':6 'like':13 'offer':8 'reason':10 'sad':3 'termin':18 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888129 {#1728
    date: 2023-12-06 19:42:09.0 +01:00
  }
  +"title": 203477
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1715
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1696
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#1578 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
    +slug: "An-open-source-cross-platform-terminal-for-seamless-workflows"
    +title: "An open-source, cross-platform terminal for seamless workflows"
    +url: "https://waveterm.dev/"
    +body: """
      Render anything inline. Save sessions and history. Powered by open web standards.\n
      \n
      I’m trying it, and it does looks nice.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 131
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702205307 {#1660
      date: 2023-12-10 11:48:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1667 …}
    +votes: Doctrine\ORM\PersistentCollection {#1671 …}
    +reports: Doctrine\ORM\PersistentCollection {#1654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 20694
    -titleTs: "'cross':6 'cross-platform':5 'open':3 'open-sourc':2 'platform':7 'seamless':10 'sourc':4 'termin':8 'workflow':11"
    -bodyTs: "'anyth':2 'histori':7 'inlin':3 'look':20 'm':14 'nice':21 'open':10 'power':8 'render':1 'save':4 'session':5 'standard':12 'tri':15 'web':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968585
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9227001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882185 {#1421
      date: 2023-12-06 18:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Kinda yes, sadly. However, at least they offer some reasoning for it like AI integration with the terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701888129 {#1723
    date: 2023-12-06 19:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
    "@TylerDurdenJunior@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 203477
  -bodyTs: "'ai':14 'howev':4 'integr':15 'kinda':1 'least':6 'like':13 'offer':8 'reason':10 'sad':3 'termin':18 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888129 {#1728
    date: 2023-12-06 19:42:09.0 +01:00
  }
  +"title": 203477
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details