GET https://kbin.spritesserver.nl/index.php/u/@Shihali@sh.itjust.works/comments/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +body: """
    cURL is a very commonly used program to download individual files from the command line and worth installing to have it around in the future.\n
    \n
    sudo apt update  \n
    sudo apt install curl\n
    \n
    The first command tells your package manager to update its list so you ask for the latest version. You can skip it if you’ve already updated today. The second command tells your package manager to install cURL.\n
    \n
    This will happen every now and then, especially when building a package from source. You won’t have some common utility that the documentation writer assumed you had, and you will need to find what package provides it and install the package.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704199151 {#2083
    date: 2024-01-02 13:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 273271
  -bodyTs: "'alreadi':58 'apt':27,30 'around':22 'ask':46 'assum':96 'build':80 'command':14,35,63 'common':5,90 'curl':1,32,70 'document':94 'download':9 'especi':78 'everi':74 'file':11 'find':104 'first':34 'futur':25 'happen':73 'individu':10 'instal':18,31,69,110 'latest':49 'line':15 'list':43 'manag':39,67 'need':102 'packag':38,66,82,106,112 'program':7 'provid':107 'second':62 'skip':53 'sourc':84 'sudo':26,29 'tell':36,64 'today':60 'updat':28,41,59 'use':6 'util':91 've':57 'version':50 'won':86 'worth':17 'writer':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7003526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199151 {#1926
    date: 2024-01-02 13:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +body: """
    cURL is a very commonly used program to download individual files from the command line and worth installing to have it around in the future.\n
    \n
    sudo apt update  \n
    sudo apt install curl\n
    \n
    The first command tells your package manager to update its list so you ask for the latest version. You can skip it if you’ve already updated today. The second command tells your package manager to install cURL.\n
    \n
    This will happen every now and then, especially when building a package from source. You won’t have some common utility that the documentation writer assumed you had, and you will need to find what package provides it and install the package.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704199151 {#2083
    date: 2024-01-02 13:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 273271
  -bodyTs: "'alreadi':58 'apt':27,30 'around':22 'ask':46 'assum':96 'build':80 'command':14,35,63 'common':5,90 'curl':1,32,70 'document':94 'download':9 'especi':78 'everi':74 'file':11 'find':104 'first':34 'futur':25 'happen':73 'individu':10 'instal':18,31,69,110 'latest':49 'line':15 'list':43 'manag':39,67 'need':102 'packag':38,66,82,106,112 'program':7 'provid':107 'second':62 'skip':53 'sourc':84 'sudo':26,29 'tell':36,64 'today':60 'updat':28,41,59 'use':6 'util':91 've':57 'version':50 'won':86 'worth':17 'writer':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7003526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199151 {#1926
    date: 2024-01-02 13:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +body: """
    cURL is a very commonly used program to download individual files from the command line and worth installing to have it around in the future.\n
    \n
    sudo apt update  \n
    sudo apt install curl\n
    \n
    The first command tells your package manager to update its list so you ask for the latest version. You can skip it if you’ve already updated today. The second command tells your package manager to install cURL.\n
    \n
    This will happen every now and then, especially when building a package from source. You won’t have some common utility that the documentation writer assumed you had, and you will need to find what package provides it and install the package.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704199151 {#2083
    date: 2024-01-02 13:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 273271
  -bodyTs: "'alreadi':58 'apt':27,30 'around':22 'ask':46 'assum':96 'build':80 'command':14,35,63 'common':5,90 'curl':1,32,70 'document':94 'download':9 'especi':78 'everi':74 'file':11 'find':104 'first':34 'futur':25 'happen':73 'individu':10 'instal':18,31,69,110 'latest':49 'line':15 'list':43 'manag':39,67 'need':102 'packag':38,66,82,106,112 'program':7 'provid':107 'second':62 'skip':53 'sourc':84 'sudo':26,29 'tell':36,64 'today':60 'updat':28,41,59 'use':6 'util':91 've':57 'version':50 'won':86 'worth':17 'writer':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7003526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199151 {#1926
    date: 2024-01-02 13:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From your other responses, this is a system issue not a problem with the website.\n
    \n
    Lemmy.world’s code has this font list for sans-serif: system-ui,-apple-system,“Segoe UI”,Roboto,“Helvetica Neue”,“Noto Sans”,“Liberation Sans”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”,“Noto Color Emoji”\n
    \n
    I’d use the dev tools to check which font is being rendered. I’m on Windows so I get Segoe UI, which I find entirely acceptable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1710560057 {#2075
    date: 2024-03-16 04:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 266563
  -bodyTs: "'accept':84 'appl':31,46 'apple-system':30 'arial':42 'check':65 'code':18 'color':47,56 'd':59 'dev':62 'emoji':48,51,57 'entir':83 'find':82 'font':21,67 'get':77 'helvetica':36 'issu':9 'lemmy.world':16 'liber':40 'list':22 'm':72 'neue':37 'noto':38,55 'problem':12 'render':70 'respons':4 'roboto':35 'san':25,39,41,44 'sans-serif':24,43 'sego':33,49,52,78 'serif':26,45 'symbol':54 'system':8,28,32 'system-ui':27 'tool':63 'ui':29,34,50,53,79 'use':60 'websit':15 'window':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6951664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993772 {#2079
    date: 2023-12-31 04:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From your other responses, this is a system issue not a problem with the website.\n
    \n
    Lemmy.world’s code has this font list for sans-serif: system-ui,-apple-system,“Segoe UI”,Roboto,“Helvetica Neue”,“Noto Sans”,“Liberation Sans”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”,“Noto Color Emoji”\n
    \n
    I’d use the dev tools to check which font is being rendered. I’m on Windows so I get Segoe UI, which I find entirely acceptable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1710560057 {#2075
    date: 2024-03-16 04:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 266563
  -bodyTs: "'accept':84 'appl':31,46 'apple-system':30 'arial':42 'check':65 'code':18 'color':47,56 'd':59 'dev':62 'emoji':48,51,57 'entir':83 'find':82 'font':21,67 'get':77 'helvetica':36 'issu':9 'lemmy.world':16 'liber':40 'list':22 'm':72 'neue':37 'noto':38,55 'problem':12 'render':70 'respons':4 'roboto':35 'san':25,39,41,44 'sans-serif':24,43 'sego':33,49,52,78 'serif':26,45 'symbol':54 'system':8,28,32 'system-ui':27 'tool':63 'ui':29,34,50,53,79 'use':60 'websit':15 'window':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6951664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993772 {#2079
    date: 2023-12-31 04:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From your other responses, this is a system issue not a problem with the website.\n
    \n
    Lemmy.world’s code has this font list for sans-serif: system-ui,-apple-system,“Segoe UI”,Roboto,“Helvetica Neue”,“Noto Sans”,“Liberation Sans”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”,“Noto Color Emoji”\n
    \n
    I’d use the dev tools to check which font is being rendered. I’m on Windows so I get Segoe UI, which I find entirely acceptable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1710560057 {#2075
    date: 2024-03-16 04:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 266563
  -bodyTs: "'accept':84 'appl':31,46 'apple-system':30 'arial':42 'check':65 'code':18 'color':47,56 'd':59 'dev':62 'emoji':48,51,57 'entir':83 'find':82 'font':21,67 'get':77 'helvetica':36 'issu':9 'lemmy.world':16 'liber':40 'list':22 'm':72 'neue':37 'noto':38,55 'problem':12 'render':70 'respons':4 'roboto':35 'san':25,39,41,44 'sans-serif':24,43 'sego':33,49,52,78 'serif':26,45 'symbol':54 'system':8,28,32 'system-ui':27 'tool':63 'ui':29,34,50,53,79 'use':60 'websit':15 'window':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6951664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993772 {#2079
    date: 2023-12-31 04:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Even UTF-16 used by Windows isn’t fair because it needs twice as much space for hieroglyphs. Won’t someone think of the ancient Egyptians?\n
    \n
    Seriously, now that most display systems can handle putting accents on letters instead of needing a code point just for á, a new universal encoding would be nice. Purge it of Unicode’s precomposed letters, duplicated Chinese characters, and duplicated-in-retrospect letters and you could fit another few alphabets into Plane 0.\n
    \n
    But convincing tech companies to make webpages bigger seems difficult.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699860285 {#2129
    date: 2023-11-13 08:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 110006
  -bodyTs: "'-16':3 '0':80 'accent':36 'alphabet':77 'ancient':25 'anoth':75 'bigger':88 'charact':64 'chines':63 'code':43 'compani':84 'convinc':82 'could':73 'difficult':90 'display':31 'duplic':62,67 'duplicated-in-retrospect':66 'egyptian':26 'encod':51 'even':1 'fair':9 'fit':74 'handl':34 'hieroglyph':18 'instead':39 'isn':7 'letter':38,61,70 'make':86 'much':15 'need':12,41 'new':49 'nice':54 'plane':79 'point':44 'precompos':60 'purg':55 'put':35 'retrospect':69 'seem':89 'serious':27 'someon':21 'space':16 'system':32 'tech':83 'think':22 'twice':13 'unicod':58 'univers':50 'use':4 'utf':2 'webpag':87 'window':6 'won':19 'would':52 'á':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5380617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699675297 {#2379
    date: 2023-11-11 05:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Even UTF-16 used by Windows isn’t fair because it needs twice as much space for hieroglyphs. Won’t someone think of the ancient Egyptians?\n
    \n
    Seriously, now that most display systems can handle putting accents on letters instead of needing a code point just for á, a new universal encoding would be nice. Purge it of Unicode’s precomposed letters, duplicated Chinese characters, and duplicated-in-retrospect letters and you could fit another few alphabets into Plane 0.\n
    \n
    But convincing tech companies to make webpages bigger seems difficult.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699860285 {#2129
    date: 2023-11-13 08:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 110006
  -bodyTs: "'-16':3 '0':80 'accent':36 'alphabet':77 'ancient':25 'anoth':75 'bigger':88 'charact':64 'chines':63 'code':43 'compani':84 'convinc':82 'could':73 'difficult':90 'display':31 'duplic':62,67 'duplicated-in-retrospect':66 'egyptian':26 'encod':51 'even':1 'fair':9 'fit':74 'handl':34 'hieroglyph':18 'instead':39 'isn':7 'letter':38,61,70 'make':86 'much':15 'need':12,41 'new':49 'nice':54 'plane':79 'point':44 'precompos':60 'purg':55 'put':35 'retrospect':69 'seem':89 'serious':27 'someon':21 'space':16 'system':32 'tech':83 'think':22 'twice':13 'unicod':58 'univers':50 'use':4 'utf':2 'webpag':87 'window':6 'won':19 'would':52 'á':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5380617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699675297 {#2379
    date: 2023-11-11 05:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Even UTF-16 used by Windows isn’t fair because it needs twice as much space for hieroglyphs. Won’t someone think of the ancient Egyptians?\n
    \n
    Seriously, now that most display systems can handle putting accents on letters instead of needing a code point just for á, a new universal encoding would be nice. Purge it of Unicode’s precomposed letters, duplicated Chinese characters, and duplicated-in-retrospect letters and you could fit another few alphabets into Plane 0.\n
    \n
    But convincing tech companies to make webpages bigger seems difficult.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699860285 {#2129
    date: 2023-11-13 08:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebastiancarlos@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 110006
  -bodyTs: "'-16':3 '0':80 'accent':36 'alphabet':77 'ancient':25 'anoth':75 'bigger':88 'charact':64 'chines':63 'code':43 'compani':84 'convinc':82 'could':73 'difficult':90 'display':31 'duplic':62,67 'duplicated-in-retrospect':66 'egyptian':26 'encod':51 'even':1 'fair':9 'fit':74 'handl':34 'hieroglyph':18 'instead':39 'isn':7 'letter':38,61,70 'make':86 'much':15 'need':12,41 'new':49 'nice':54 'plane':79 'point':44 'precompos':60 'purg':55 'put':35 'retrospect':69 'seem':89 'serious':27 'someon':21 'space':16 'system':32 'tech':83 'think':22 'twice':13 'unicod':58 'univers':50 'use':4 'utf':2 'webpag':87 'window':6 'won':19 'would':52 'á':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5380617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699675297 {#2379
    date: 2023-11-11 05:01:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details