GET https://kbin.spritesserver.nl/index.php/u/@MashedTech@lemmy.world/active/2023-11-28::2023-11-28

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 …}
}
2.99 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.20 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "Mullvad-has-Deb-and-RPM-repositories-now"
  +title: "Mullvad has Deb and RPM repositories now!"
  +url: "https://mullvad.net/en/help/install-mullvad-app-linux?q=linux"
  +body: """
    You can easily add them by following the instructions on their site.\n
    \n
    On immutable fedora it can be done via\n
    \n
    ```\n
    \n
    <span style="color:#323232;">curl -o - https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">rpm-ostree uninstall mullvad-vpn --install mullvad-vpn\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># after reboot, if not working\n
    </span><span style="color:#323232;">sudo systemctl start mullvad-daemon\n
    </span>\n
    ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703382077 {#1701
    date: 2023-12-24 02:41:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
      +body: "I honestly think CLI control is essential in any app. Because this is the most rudimentary and accessible way for other apps and scripts to interact with the apps features and control over the system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701163136 {#1572
        date: 2023-11-28 10:18:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@Wrincewind@lemmy.cafe"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 172998
      -bodyTs: "'access':18 'app':10,22,29 'cli':4 'control':5,32 'essenti':7 'featur':30 'honest':2 'interact':26 'rudimentari':16 'script':24 'system':35 'think':3 'way':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701163136 {#1563
        date: 2023-11-28 10:18:56.0 +01:00
      }
      +"title": 172998
    }
  ]
  -id: 16385
  -titleTs: "'deb':3 'mullvad':1 'repositori':6 'rpm':5"
  -bodyTs: "'/etc/yum.repos.d/mullvad.repo':28 '/rpm/stable/mullvad.repo':25 'add':4 'curl':21 'daemon':50 'done':19 'easili':3 'fedora':15 'follow':7 'immut':14 'instal':36 'instruct':9 'mullvad':34,38,49 'mullvad-daemon':48 'mullvad-vpn':33,37 'o':22 'ostre':31 'reboot':41 'repository.mullvad.net':24 'repository.mullvad.net/rpm/stable/mullvad.repo':23 'rpm':30 'rpm-ostre':29 'site':12 'start':47 'sudo':26,45 'systemctl':46 'tee':27 'uninstal':32 'via':20 'vpn':35,39 'work':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700940928
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6007746"
  +editedAt: DateTimeImmutable @1701512362 {#1598
    date: 2023-12-02 11:19:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700854528 {#1705
    date: 2023-11-24 20:35:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "Mullvad-has-Deb-and-RPM-repositories-now"
  +title: "Mullvad has Deb and RPM repositories now!"
  +url: "https://mullvad.net/en/help/install-mullvad-app-linux?q=linux"
  +body: """
    You can easily add them by following the instructions on their site.\n
    \n
    On immutable fedora it can be done via\n
    \n
    ```\n
    \n
    <span style="color:#323232;">curl -o - https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">rpm-ostree uninstall mullvad-vpn --install mullvad-vpn\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># after reboot, if not working\n
    </span><span style="color:#323232;">sudo systemctl start mullvad-daemon\n
    </span>\n
    ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703382077 {#1701
    date: 2023-12-24 02:41:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
      +body: "I honestly think CLI control is essential in any app. Because this is the most rudimentary and accessible way for other apps and scripts to interact with the apps features and control over the system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701163136 {#1572
        date: 2023-11-28 10:18:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@Wrincewind@lemmy.cafe"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 172998
      -bodyTs: "'access':18 'app':10,22,29 'cli':4 'control':5,32 'essenti':7 'featur':30 'honest':2 'interact':26 'rudimentari':16 'script':24 'system':35 'think':3 'way':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701163136 {#1563
        date: 2023-11-28 10:18:56.0 +01:00
      }
      +"title": 172998
    }
  ]
  -id: 16385
  -titleTs: "'deb':3 'mullvad':1 'repositori':6 'rpm':5"
  -bodyTs: "'/etc/yum.repos.d/mullvad.repo':28 '/rpm/stable/mullvad.repo':25 'add':4 'curl':21 'daemon':50 'done':19 'easili':3 'fedora':15 'follow':7 'immut':14 'instal':36 'instruct':9 'mullvad':34,38,49 'mullvad-daemon':48 'mullvad-vpn':33,37 'o':22 'ostre':31 'reboot':41 'repository.mullvad.net':24 'repository.mullvad.net/rpm/stable/mullvad.repo':23 'rpm':30 'rpm-ostre':29 'site':12 'start':47 'sudo':26,45 'systemctl':46 'tee':27 'uninstal':32 'via':20 'vpn':35,39 'work':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700940928
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6007746"
  +editedAt: DateTimeImmutable @1701512362 {#1598
    date: 2023-12-02 11:19:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700854528 {#1705
    date: 2023-11-24 20:35:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: Proxies\__CG__\App\Entity\Image {#2371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
  +slug: "Mullvad-has-Deb-and-RPM-repositories-now"
  +title: "Mullvad has Deb and RPM repositories now!"
  +url: "https://mullvad.net/en/help/install-mullvad-app-linux?q=linux"
  +body: """
    You can easily add them by following the instructions on their site.\n
    \n
    On immutable fedora it can be done via\n
    \n
    ```\n
    \n
    <span style="color:#323232;">curl -o - https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">rpm-ostree uninstall mullvad-vpn --install mullvad-vpn\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># after reboot, if not working\n
    </span><span style="color:#323232;">sudo systemctl start mullvad-daemon\n
    </span>\n
    ```
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 359
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703382077 {#1701
    date: 2023-12-24 02:41:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
      +body: "I honestly think CLI control is essential in any app. Because this is the most rudimentary and accessible way for other apps and scripts to interact with the apps features and control over the system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701163136 {#1572
        date: 2023-11-28 10:18:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@Wrincewind@lemmy.cafe"
        "@Arthur_Leywin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 172998
      -bodyTs: "'access':18 'app':10,22,29 'cli':4 'control':5,32 'essenti':7 'featur':30 'honest':2 'interact':26 'rudimentari':16 'script':24 'system':35 'think':3 'way':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5642616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701163136 {#1563
        date: 2023-11-28 10:18:56.0 +01:00
      }
      +"title": 172998
    }
  ]
  -id: 16385
  -titleTs: "'deb':3 'mullvad':1 'repositori':6 'rpm':5"
  -bodyTs: "'/etc/yum.repos.d/mullvad.repo':28 '/rpm/stable/mullvad.repo':25 'add':4 'curl':21 'daemon':50 'done':19 'easili':3 'fedora':15 'follow':7 'immut':14 'instal':36 'instruct':9 'mullvad':34,38,49 'mullvad-daemon':48 'mullvad-vpn':33,37 'o':22 'ostre':31 'reboot':41 'repository.mullvad.net':24 'repository.mullvad.net/rpm/stable/mullvad.repo':23 'rpm':30 'rpm-ostre':29 'site':12 'start':47 'sudo':26,45 'systemctl':46 'tee':27 'uninstal':32 'via':20 'vpn':35,39 'work':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700940928
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6007746"
  +editedAt: DateTimeImmutable @1701512362 {#1598
    date: 2023-12-02 11:19:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700854528 {#1705
    date: 2023-11-24 20:35:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2371 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
    +slug: "Mullvad-has-Deb-and-RPM-repositories-now"
    +title: "Mullvad has Deb and RPM repositories now!"
    +url: "https://mullvad.net/en/help/install-mullvad-app-linux?q=linux"
    +body: """
      You can easily add them by following the instructions on their site.\n
      \n
      On immutable fedora it can be done via\n
      \n
      ```\n
      \n
      <span style="color:#323232;">curl -o - https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">rpm-ostree uninstall mullvad-vpn --install mullvad-vpn\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;"># after reboot, if not working\n
      </span><span style="color:#323232;">sudo systemctl start mullvad-daemon\n
      </span>\n
      ```
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 359
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703382077 {#1701
      date: 2023-12-24 02:41:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
    +badges: Doctrine\ORM\PersistentCollection {#1407 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 16385
    -titleTs: "'deb':3 'mullvad':1 'repositori':6 'rpm':5"
    -bodyTs: "'/etc/yum.repos.d/mullvad.repo':28 '/rpm/stable/mullvad.repo':25 'add':4 'curl':21 'daemon':50 'done':19 'easili':3 'fedora':15 'follow':7 'immut':14 'instal':36 'instruct':9 'mullvad':34,38,49 'mullvad-daemon':48 'mullvad-vpn':33,37 'o':22 'ostre':31 'reboot':41 'repository.mullvad.net':24 'repository.mullvad.net/rpm/stable/mullvad.repo':23 'rpm':30 'rpm-ostre':29 'site':12 'start':47 'sudo':26,45 'systemctl':46 'tee':27 'uninstal':32 'via':20 'vpn':35,39 'work':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700940928
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6007746"
    +editedAt: DateTimeImmutable @1701512362 {#1598
      date: 2023-12-02 11:19:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700854528 {#1705
      date: 2023-11-24 20:35:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
  +body: "I honestly think CLI control is essential in any app. Because this is the most rudimentary and accessible way for other apps and scripts to interact with the apps features and control over the system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701163136 {#1572
    date: 2023-11-28 10:18:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Wrincewind@lemmy.cafe"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 172998
  -bodyTs: "'access':18 'app':10,22,29 'cli':4 'control':5,32 'essenti':7 'featur':30 'honest':2 'interact':26 'rudimentari':16 'script':24 'system':35 'think':3 'way':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5642616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701163136 {#1563
    date: 2023-11-28 10:18:56.0 +01:00
  }
  +"title": 172998
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2371 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
    +slug: "Mullvad-has-Deb-and-RPM-repositories-now"
    +title: "Mullvad has Deb and RPM repositories now!"
    +url: "https://mullvad.net/en/help/install-mullvad-app-linux?q=linux"
    +body: """
      You can easily add them by following the instructions on their site.\n
      \n
      On immutable fedora it can be done via\n
      \n
      ```\n
      \n
      <span style="color:#323232;">curl -o - https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">rpm-ostree uninstall mullvad-vpn --install mullvad-vpn\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;"># after reboot, if not working\n
      </span><span style="color:#323232;">sudo systemctl start mullvad-daemon\n
      </span>\n
      ```
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 359
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703382077 {#1701
      date: 2023-12-24 02:41:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
    +badges: Doctrine\ORM\PersistentCollection {#1407 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 16385
    -titleTs: "'deb':3 'mullvad':1 'repositori':6 'rpm':5"
    -bodyTs: "'/etc/yum.repos.d/mullvad.repo':28 '/rpm/stable/mullvad.repo':25 'add':4 'curl':21 'daemon':50 'done':19 'easili':3 'fedora':15 'follow':7 'immut':14 'instal':36 'instruct':9 'mullvad':34,38,49 'mullvad-daemon':48 'mullvad-vpn':33,37 'o':22 'ostre':31 'reboot':41 'repository.mullvad.net':24 'repository.mullvad.net/rpm/stable/mullvad.repo':23 'rpm':30 'rpm-ostre':29 'site':12 'start':47 'sudo':26,45 'systemctl':46 'tee':27 'uninstal':32 'via':20 'vpn':35,39 'work':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700940928
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6007746"
    +editedAt: DateTimeImmutable @1701512362 {#1598
      date: 2023-12-02 11:19:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700854528 {#1705
      date: 2023-11-24 20:35:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
  +body: "I honestly think CLI control is essential in any app. Because this is the most rudimentary and accessible way for other apps and scripts to interact with the apps features and control over the system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701163136 {#1572
    date: 2023-11-28 10:18:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Wrincewind@lemmy.cafe"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 172998
  -bodyTs: "'access':18 'app':10,22,29 'cli':4 'control':5,32 'essenti':7 'featur':30 'honest':2 'interact':26 'rudimentari':16 'script':24 'system':35 'think':3 'way':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5642616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701163136 {#1563
    date: 2023-11-28 10:18:56.0 +01:00
  }
  +"title": 172998
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#1906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: Proxies\__CG__\App\Entity\Image {#2371 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2464 …}
    +slug: "Mullvad-has-Deb-and-RPM-repositories-now"
    +title: "Mullvad has Deb and RPM repositories now!"
    +url: "https://mullvad.net/en/help/install-mullvad-app-linux?q=linux"
    +body: """
      You can easily add them by following the instructions on their site.\n
      \n
      On immutable fedora it can be done via\n
      \n
      ```\n
      \n
      <span style="color:#323232;">curl -o - https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">rpm-ostree uninstall mullvad-vpn --install mullvad-vpn\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;"># after reboot, if not working\n
      </span><span style="color:#323232;">sudo systemctl start mullvad-daemon\n
      </span>\n
      ```
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 359
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703382077 {#1701
      date: 2023-12-24 02:41:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2463 …}
    +votes: Doctrine\ORM\PersistentCollection {#2411 …}
    +reports: Doctrine\ORM\PersistentCollection {#2462 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
    +badges: Doctrine\ORM\PersistentCollection {#1407 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 16385
    -titleTs: "'deb':3 'mullvad':1 'repositori':6 'rpm':5"
    -bodyTs: "'/etc/yum.repos.d/mullvad.repo':28 '/rpm/stable/mullvad.repo':25 'add':4 'curl':21 'daemon':50 'done':19 'easili':3 'fedora':15 'follow':7 'immut':14 'instal':36 'instruct':9 'mullvad':34,38,49 'mullvad-daemon':48 'mullvad-vpn':33,37 'o':22 'ostre':31 'reboot':41 'repository.mullvad.net':24 'repository.mullvad.net/rpm/stable/mullvad.repo':23 'rpm':30 'rpm-ostre':29 'site':12 'start':47 'sudo':26,45 'systemctl':46 'tee':27 'uninstal':32 'via':20 'vpn':35,39 'work':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700940928
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6007746"
    +editedAt: DateTimeImmutable @1701512362 {#1598
      date: 2023-12-02 11:19:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700854528 {#1705
      date: 2023-11-24 20:35:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1565 …}
  +body: "I honestly think CLI control is essential in any app. Because this is the most rudimentary and accessible way for other apps and scripts to interact with the apps features and control over the system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701163136 {#1572
    date: 2023-11-28 10:18:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Wrincewind@lemmy.cafe"
    "@Arthur_Leywin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 172998
  -bodyTs: "'access':18 'app':10,22,29 'cli':4 'control':5,32 'essenti':7 'featur':30 'honest':2 'interact':26 'rudimentari':16 'script':24 'system':35 'think':3 'way':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5642616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701163136 {#1563
    date: 2023-11-28 10:18:56.0 +01:00
  }
  +"title": 172998
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#2391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2389 …}
  +slug: "My-whole-night-is-booked-now"
  +title: "My whole night is booked now"
  +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 79
  +favouriteCount: 1142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464890 {#1908
    date: 2023-12-01 22:08:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: [
    App\Entity\EntryComment {#1752
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
      +body: "And it’s the shit every time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701135351 {#1440
        date: 2023-11-28 02:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1651 …}
      +nested: Doctrine\ORM\PersistentCollection {#1652 …}
      +votes: Doctrine\ORM\PersistentCollection {#1650 …}
      +reports: Doctrine\ORM\PersistentCollection {#1671 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
      -id: 172234
      -bodyTs: "'everi':6 'shit':5 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5635637"
      +editedAt: DateTimeImmutable @1701881877 {#1703
        date: 2023-12-06 17:57:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701135351 {#1699
        date: 2023-11-28 02:35:51.0 +01:00
      }
      +"title": 172234
    }
  ]
  -id: 17315
  -titleTs: "'book':5 'night':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701177828
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4114610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701091428 {#1617
    date: 2023-11-27 14:23:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#2391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2389 …}
  +slug: "My-whole-night-is-booked-now"
  +title: "My whole night is booked now"
  +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 79
  +favouriteCount: 1142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464890 {#1908
    date: 2023-12-01 22:08:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: [
    App\Entity\EntryComment {#1752
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
      +body: "And it’s the shit every time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701135351 {#1440
        date: 2023-11-28 02:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1651 …}
      +nested: Doctrine\ORM\PersistentCollection {#1652 …}
      +votes: Doctrine\ORM\PersistentCollection {#1650 …}
      +reports: Doctrine\ORM\PersistentCollection {#1671 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
      -id: 172234
      -bodyTs: "'everi':6 'shit':5 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5635637"
      +editedAt: DateTimeImmutable @1701881877 {#1703
        date: 2023-12-06 17:57:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701135351 {#1699
        date: 2023-11-28 02:35:51.0 +01:00
      }
      +"title": 172234
    }
  ]
  -id: 17315
  -titleTs: "'book':5 'night':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701177828
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4114610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701091428 {#1617
    date: 2023-11-27 14:23:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#2391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2389 …}
  +slug: "My-whole-night-is-booked-now"
  +title: "My whole night is booked now"
  +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 79
  +favouriteCount: 1142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464890 {#1908
    date: 2023-12-01 22:08:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: [
    App\Entity\EntryComment {#1752
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
      +body: "And it’s the shit every time"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701135351 {#1440
        date: 2023-11-28 02:35:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1651 …}
      +nested: Doctrine\ORM\PersistentCollection {#1652 …}
      +votes: Doctrine\ORM\PersistentCollection {#1650 …}
      +reports: Doctrine\ORM\PersistentCollection {#1671 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
      -id: 172234
      -bodyTs: "'everi':6 'shit':5 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5635637"
      +editedAt: DateTimeImmutable @1701881877 {#1703
        date: 2023-12-06 17:57:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701135351 {#1699
        date: 2023-11-28 02:35:51.0 +01:00
      }
      +"title": 172234
    }
  ]
  -id: 17315
  -titleTs: "'book':5 'night':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701177828
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4114610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701091428 {#1617
    date: 2023-11-27 14:23:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1752
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1579
    +user: Proxies\__CG__\App\Entity\User {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#2391 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2389 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#1908
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1404 …}
    +votes: Doctrine\ORM\PersistentCollection {#1361 …}
    +reports: Doctrine\ORM\PersistentCollection {#1403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
    +badges: Doctrine\ORM\PersistentCollection {#2024 …}
    +children: [
      App\Entity\EntryComment {#1752}
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#1617
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
  +body: "And it’s the shit every time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701135351 {#1440
    date: 2023-11-28 02:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1651 …}
  +nested: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  -id: 172234
  -bodyTs: "'everi':6 'shit':5 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5635637"
  +editedAt: DateTimeImmutable @1701881877 {#1703
    date: 2023-12-06 17:57:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701135351 {#1699
    date: 2023-11-28 02:35:51.0 +01:00
  }
  +"title": 172234
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1752
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1579
    +user: Proxies\__CG__\App\Entity\User {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#2391 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2389 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#1908
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1404 …}
    +votes: Doctrine\ORM\PersistentCollection {#1361 …}
    +reports: Doctrine\ORM\PersistentCollection {#1403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
    +badges: Doctrine\ORM\PersistentCollection {#2024 …}
    +children: [
      App\Entity\EntryComment {#1752}
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#1617
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
  +body: "And it’s the shit every time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701135351 {#1440
    date: 2023-11-28 02:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1651 …}
  +nested: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  -id: 172234
  -bodyTs: "'everi':6 'shit':5 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5635637"
  +editedAt: DateTimeImmutable @1701881877 {#1703
    date: 2023-12-06 17:57:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701135351 {#1699
    date: 2023-11-28 02:35:51.0 +01:00
  }
  +"title": 172234
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1752
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1579
    +user: Proxies\__CG__\App\Entity\User {#1680 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#2391 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2389 …}
    +slug: "My-whole-night-is-booked-now"
    +title: "My whole night is booked now"
    +url: "https://startrek.website/pictrs/image/4f64ab95-a131-49b5-b59c-fa8f200cd89a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 79
    +favouriteCount: 1142
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701464890 {#1908
      date: 2023-12-01 22:08:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1404 …}
    +votes: Doctrine\ORM\PersistentCollection {#1361 …}
    +reports: Doctrine\ORM\PersistentCollection {#1403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
    +badges: Doctrine\ORM\PersistentCollection {#2024 …}
    +children: [
      App\Entity\EntryComment {#1752}
    ]
    -id: 17315
    -titleTs: "'book':5 'night':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701177828
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4114610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701091428 {#1617
      date: 2023-11-27 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1653 …}
  +body: "And it’s the shit every time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701135351 {#1440
    date: 2023-11-28 02:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1651 …}
  +nested: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  -id: 172234
  -bodyTs: "'everi':6 'shit':5 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5635637"
  +editedAt: DateTimeImmutable @1701881877 {#1703
    date: 2023-12-06 17:57:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701135351 {#1699
    date: 2023-11-28 02:35:51.0 +01:00
  }
  +"title": 172234
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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