GET https://kbin.spritesserver.nl/index.php/u/@WindowsEnjoyer@sh.itjust.works/top?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.72 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#1707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
  +slug: "Linux-DNS-settings-is-a-total-mess"
  +title: "Linux DNS settings is a total mess"
  +url: null
  +body: """
    I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
    \n
    Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
    \n
    The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
    \n
    Modern browsers use their buit-in DNS settings which adds to the confusion.\n
    \n
    I think this is one area that Linux needs more work and more standardization.\n
    \n
    How do you think it should be fixed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973921 {#2094
    date: 2023-10-22 13:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
        \n
        No. The average user would use NetworkManager GUI integrated into DE.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699119389 {#1566
        date: 2023-11-04 18:36:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mfat@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 90286
      -bodyTs: "'/etc/relov.conf':13 'averag':2,30 'chang':8,23 'de':38 'dns':9 'edit':12 'gui':35 'integr':36 'manag':27 'network':26 'networkmanag':34 'overwritten':16 'reboot':21 'set':10,24 'still':5 'surviv':20 'tri':6 'use':33 'user':3,31 'would':4,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4647352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697869691 {#1563
        date: 2023-10-21 08:28:11.0 +02:00
      }
      +"title": 90286
    }
  ]
  -id: 9877
  -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
  -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697854891
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2445960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697822391 {#1909
    date: 2023-10-20 19:19:51.0 +02: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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#1707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
  +slug: "Linux-DNS-settings-is-a-total-mess"
  +title: "Linux DNS settings is a total mess"
  +url: null
  +body: """
    I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
    \n
    Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
    \n
    The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
    \n
    Modern browsers use their buit-in DNS settings which adds to the confusion.\n
    \n
    I think this is one area that Linux needs more work and more standardization.\n
    \n
    How do you think it should be fixed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973921 {#2094
    date: 2023-10-22 13:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
        \n
        No. The average user would use NetworkManager GUI integrated into DE.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699119389 {#1566
        date: 2023-11-04 18:36:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mfat@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 90286
      -bodyTs: "'/etc/relov.conf':13 'averag':2,30 'chang':8,23 'de':38 'dns':9 'edit':12 'gui':35 'integr':36 'manag':27 'network':26 'networkmanag':34 'overwritten':16 'reboot':21 'set':10,24 'still':5 'surviv':20 'tri':6 'use':33 'user':3,31 'would':4,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4647352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697869691 {#1563
        date: 2023-10-21 08:28:11.0 +02:00
      }
      +"title": 90286
    }
  ]
  -id: 9877
  -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
  -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697854891
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2445960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697822391 {#1909
    date: 2023-10-20 19:19:51.0 +02: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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#1707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
  +slug: "Linux-DNS-settings-is-a-total-mess"
  +title: "Linux DNS settings is a total mess"
  +url: null
  +body: """
    I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
    \n
    Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
    \n
    The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
    \n
    Modern browsers use their buit-in DNS settings which adds to the confusion.\n
    \n
    I think this is one area that Linux needs more work and more standardization.\n
    \n
    How do you think it should be fixed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697973921 {#2094
    date: 2023-10-22 13:25:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
        \n
        No. The average user would use NetworkManager GUI integrated into DE.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699119389 {#1566
        date: 2023-11-04 18:36:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mfat@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 90286
      -bodyTs: "'/etc/relov.conf':13 'averag':2,30 'chang':8,23 'de':38 'dns':9 'edit':12 'gui':35 'integr':36 'manag':27 'network':26 'networkmanag':34 'overwritten':16 'reboot':21 'set':10,24 'still':5 'surviv':20 'tri':6 'use':33 'user':3,31 'would':4,32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4647352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697869691 {#1563
        date: 2023-10-21 08:28:11.0 +02:00
      }
      +"title": 90286
    }
  ]
  -id: 9877
  -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
  -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697854891
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2445960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697822391 {#1909
    date: 2023-10-20 19:19:51.0 +02: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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#1707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
    +slug: "Linux-DNS-settings-is-a-total-mess"
    +title: "Linux DNS settings is a total mess"
    +url: null
    +body: """
      I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
      \n
      Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
      \n
      The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
      \n
      Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
      \n
      Modern browsers use their buit-in DNS settings which adds to the confusion.\n
      \n
      I think this is one area that Linux needs more work and more standardization.\n
      \n
      How do you think it should be fixed?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697973921 {#2094
      date: 2023-10-22 13:25:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2351 …}
    +reports: Doctrine\ORM\PersistentCollection {#2332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
    +badges: Doctrine\ORM\PersistentCollection {#2164 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 9877
    -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
    -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697854891
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2445960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697822391 {#1909
      date: 2023-10-20 19:19:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    No. The average user would use NetworkManager GUI integrated into DE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699119389 {#1566
    date: 2023-11-04 18:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 90286
  -bodyTs: "'/etc/relov.conf':13 'averag':2,30 'chang':8,23 'de':38 'dns':9 'edit':12 'gui':35 'integr':36 'manag':27 'network':26 'networkmanag':34 'overwritten':16 'reboot':21 'set':10,24 'still':5 'surviv':20 'tri':6 'use':33 'user':3,31 'would':4,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4647352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697869691 {#1563
    date: 2023-10-21 08:28:11.0 +02:00
  }
  +"title": 90286
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#1707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
    +slug: "Linux-DNS-settings-is-a-total-mess"
    +title: "Linux DNS settings is a total mess"
    +url: null
    +body: """
      I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
      \n
      Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
      \n
      The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
      \n
      Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
      \n
      Modern browsers use their buit-in DNS settings which adds to the confusion.\n
      \n
      I think this is one area that Linux needs more work and more standardization.\n
      \n
      How do you think it should be fixed?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697973921 {#2094
      date: 2023-10-22 13:25:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2351 …}
    +reports: Doctrine\ORM\PersistentCollection {#2332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
    +badges: Doctrine\ORM\PersistentCollection {#2164 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 9877
    -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
    -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697854891
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2445960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697822391 {#1909
      date: 2023-10-20 19:19:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    No. The average user would use NetworkManager GUI integrated into DE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699119389 {#1566
    date: 2023-11-04 18:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 90286
  -bodyTs: "'/etc/relov.conf':13 'averag':2,30 'chang':8,23 'de':38 'dns':9 'edit':12 'gui':35 'integr':36 'manag':27 'network':26 'networkmanag':34 'overwritten':16 'reboot':21 'set':10,24 'still':5 'surviv':20 'tri':6 'use':33 'user':3,31 'would':4,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4647352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697869691 {#1563
    date: 2023-10-21 08:28:11.0 +02:00
  }
  +"title": 90286
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#1707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
    +slug: "Linux-DNS-settings-is-a-total-mess"
    +title: "Linux DNS settings is a total mess"
    +url: null
    +body: """
      I recently tried to enable system-wide DNS over https on Fedora. To do so I had to to some research and found out how comfusing it is for the average user (and even experienced users) to change the settings. In fact there are multiple backends messing with system DNS at the same time.\n
      \n
      Most major Linux distributions use systemd-resolved for DNS but there is no utility for changing its configuration.\n
      \n
      The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
      \n
      Based on documentation of systemd-resolved, the standard way of adding custom DNS servers is putting so-called ‘drop-in’ files in /etc/systemd/resolved.conf.d directory, especially when you want to use DNS-over-TLS or DNS-over-https.\n
      \n
      Modern browsers use their buit-in DNS settings which adds to the confusion.\n
      \n
      I think this is one area that Linux needs more work and more standardization.\n
      \n
      How do you think it should be fixed?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697973921 {#2094
      date: 2023-10-22 13:25:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2351 …}
    +reports: Doctrine\ORM\PersistentCollection {#2332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
    +badges: Doctrine\ORM\PersistentCollection {#2164 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 9877
    -titleTs: "'dns':2 'linux':1 'mess':7 'set':3 'total':6"
    -bodyTs: "'/etc/relov.conf':87 '/etc/systemd/resolved.conf.d':127 'ad':113 'add':154 'area':163 'averag':32,76 'backend':47 'base':102 'browser':145 'buit':149 'buit-in':148 'call':121 'chang':39,72,82,97 'comfus':27 'configur':74 'confus':157 'custom':114 'directori':128 'distribut':59 'dns':9,51,65,83,115,136,141,151 'dns-over-http':140 'dns-over-tl':135 'document':104 'drop':123 'drop-in':122 'edit':86 'enabl':5 'especi':129 'even':35 'experienc':36 'fact':43 'fedora':13 'file':125 'fix':179 'found':24 'https':11,143 'linux':58,165 'major':57 'manag':101 'mess':48 'modern':144 'multipl':46 'need':166 'network':100 'one':162 'overwritten':90 'put':118 'reboot':95 'recent':2 'research':22 'resolv':63,108 'server':116 'set':41,84,98,152 'so-cal':119 'standard':110,171 'still':79 'surviv':94 'system':7,50 'system-wid':6 'systemd':62,107 'systemd-resolv':61,106 'think':159,175 'time':55 'tls':138 'tri':3,80 'use':60,134,146 'user':33,37,77 'util':70 'want':132 'way':111 'wide':8 'work':168 'would':78"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697854891
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2445960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697822391 {#1909
      date: 2023-10-20 19:19:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The average user would still try to change DNS settings by editing /etc/relov.conf (which is overwritten and will not survive reboots) or changing settings in Network Manager.\n
    \n
    No. The average user would use NetworkManager GUI integrated into DE.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699119389 {#1566
    date: 2023-11-04 18:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 90286
  -bodyTs: "'/etc/relov.conf':13 'averag':2,30 'chang':8,23 'de':38 'dns':9 'edit':12 'gui':35 'integr':36 'manag':27 'network':26 'networkmanag':34 'overwritten':16 'reboot':21 'set':10,24 'still':5 'surviv':20 'tri':6 'use':33 'user':3,31 'would':4,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4647352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697869691 {#1563
    date: 2023-10-21 08:28:11.0 +02:00
  }
  +"title": 90286
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#2325 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2329 …}
  +slug: "If-you-re-feeling-left-out-it-s-probably-because-you-defend"
  +title: "If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer"
  +url: "https://lemmy.world/pictrs/image/2c89a941-ecff-43c4-9169-40ec5940f790.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 353
  +favouriteCount: 1021
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698778851 {#2314
    date: 2023-10-31 20:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  +badges: Doctrine\ORM\PersistentCollection {#2336 …}
  +children: [
    App\Entity\EntryComment {#1694
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1663 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
      +body: "I think what you are looking for is called `Shitposting`. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697221045 {#1457
        date: 2023-10-13 20:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@wasd4321@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1677 …}
      +nested: Doctrine\ORM\PersistentCollection {#1676 …}
      +votes: Doctrine\ORM\PersistentCollection {#1675 …}
      +reports: Doctrine\ORM\PersistentCollection {#1648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
      -id: 46305
      -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4398524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697221045 {#1433
        date: 2023-10-13 20:17:25.0 +02:00
      }
      +"title": 46305
    }
  ]
  -id: 4445
  -titleTs: "'billionair':13 'defend':12 'feel':4 'fertil':19 'left':5 'minc':16 'probabl':9 're':3 'would':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697151429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6670565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697065029 {#2138
    date: 2023-10-12 00:57:09.0 +02: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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#2325 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2329 …}
  +slug: "If-you-re-feeling-left-out-it-s-probably-because-you-defend"
  +title: "If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer"
  +url: "https://lemmy.world/pictrs/image/2c89a941-ecff-43c4-9169-40ec5940f790.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 353
  +favouriteCount: 1021
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698778851 {#2314
    date: 2023-10-31 20:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  +badges: Doctrine\ORM\PersistentCollection {#2336 …}
  +children: [
    App\Entity\EntryComment {#1694
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1663 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
      +body: "I think what you are looking for is called `Shitposting`. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697221045 {#1457
        date: 2023-10-13 20:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@wasd4321@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1677 …}
      +nested: Doctrine\ORM\PersistentCollection {#1676 …}
      +votes: Doctrine\ORM\PersistentCollection {#1675 …}
      +reports: Doctrine\ORM\PersistentCollection {#1648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
      -id: 46305
      -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4398524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697221045 {#1433
        date: 2023-10-13 20:17:25.0 +02:00
      }
      +"title": 46305
    }
  ]
  -id: 4445
  -titleTs: "'billionair':13 'defend':12 'feel':4 'fertil':19 'left':5 'minc':16 'probabl':9 're':3 'would':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697151429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6670565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697065029 {#2138
    date: 2023-10-12 00:57:09.0 +02: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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#2325 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2329 …}
  +slug: "If-you-re-feeling-left-out-it-s-probably-because-you-defend"
  +title: "If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer"
  +url: "https://lemmy.world/pictrs/image/2c89a941-ecff-43c4-9169-40ec5940f790.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 353
  +favouriteCount: 1021
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698778851 {#2314
    date: 2023-10-31 20:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  +badges: Doctrine\ORM\PersistentCollection {#2336 …}
  +children: [
    App\Entity\EntryComment {#1694
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1663 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
      +body: "I think what you are looking for is called `Shitposting`. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697221045 {#1457
        date: 2023-10-13 20:17:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@wasd4321@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1677 …}
      +nested: Doctrine\ORM\PersistentCollection {#1676 …}
      +votes: Doctrine\ORM\PersistentCollection {#1675 …}
      +reports: Doctrine\ORM\PersistentCollection {#1648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
      -id: 46305
      -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4398524"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697221045 {#1433
        date: 2023-10-13 20:17:25.0 +02:00
      }
      +"title": 46305
    }
  ]
  -id: 4445
  -titleTs: "'billionair':13 'defend':12 'feel':4 'fertil':19 'left':5 'minc':16 'probabl':9 're':3 'would':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697151429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6670565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697065029 {#2138
    date: 2023-10-12 00:57:09.0 +02: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 {#1694
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1663
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: Proxies\__CG__\App\Entity\Image {#2325 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2329 …}
    +slug: "If-you-re-feeling-left-out-it-s-probably-because-you-defend"
    +title: "If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer"
    +url: "https://lemmy.world/pictrs/image/2c89a941-ecff-43c4-9169-40ec5940f790.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 353
    +favouriteCount: 1021
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698778851 {#2314
      date: 2023-10-31 20:00:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      App\Entity\EntryComment {#1694}
    ]
    -id: 4445
    -titleTs: "'billionair':13 'defend':12 'feel':4 'fertil':19 'left':5 'minc':16 'probabl':9 're':3 'would':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697151429
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6670565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065029 {#2138
      date: 2023-10-12 00:57:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
  +body: "I think what you are looking for is called `Shitposting`. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697221045 {#1457
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wasd4321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1677 …}
  +nested: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  -id: 46305
  -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4398524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697221045 {#1433
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +"title": 46305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1694
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1663
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: Proxies\__CG__\App\Entity\Image {#2325 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2329 …}
    +slug: "If-you-re-feeling-left-out-it-s-probably-because-you-defend"
    +title: "If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer"
    +url: "https://lemmy.world/pictrs/image/2c89a941-ecff-43c4-9169-40ec5940f790.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 353
    +favouriteCount: 1021
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698778851 {#2314
      date: 2023-10-31 20:00:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      App\Entity\EntryComment {#1694}
    ]
    -id: 4445
    -titleTs: "'billionair':13 'defend':12 'feel':4 'fertil':19 'left':5 'minc':16 'probabl':9 're':3 'would':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697151429
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6670565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065029 {#2138
      date: 2023-10-12 00:57:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
  +body: "I think what you are looking for is called `Shitposting`. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697221045 {#1457
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wasd4321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1677 …}
  +nested: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  -id: 46305
  -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4398524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697221045 {#1433
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +"title": 46305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1694
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1663
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: Proxies\__CG__\App\Entity\Image {#2325 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2329 …}
    +slug: "If-you-re-feeling-left-out-it-s-probably-because-you-defend"
    +title: "If you're feeling left out it's probably because you defend billionaires who would mince you into fertilizer"
    +url: "https://lemmy.world/pictrs/image/2c89a941-ecff-43c4-9169-40ec5940f790.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 353
    +favouriteCount: 1021
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698778851 {#2314
      date: 2023-10-31 20:00:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2333 …}
    +votes: Doctrine\ORM\PersistentCollection {#2324 …}
    +reports: Doctrine\ORM\PersistentCollection {#2334 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
    +badges: Doctrine\ORM\PersistentCollection {#2336 …}
    +children: [
      App\Entity\EntryComment {#1694}
    ]
    -id: 4445
    -titleTs: "'billionair':13 'defend':12 'feel':4 'fertil':19 'left':5 'minc':16 'probabl':9 're':3 'would':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697151429
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6670565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697065029 {#2138
      date: 2023-10-12 00:57:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1678 …}
  +body: "I think what you are looking for is called `Shitposting`. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697221045 {#1457
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wasd4321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1677 …}
  +nested: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  -id: 46305
  -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4398524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697221045 {#1433
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +"title": 46305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#1402 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
  +slug: "Dilema"
  +title: "Dilema"
  +url: "https://sh.itjust.works/pictrs/image/327dd028-bc9c-480c-931b-1986844d37be.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 1061
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697857911 {#1705
    date: 2023-10-21 05:11:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  +badges: Doctrine\ORM\PersistentCollection {#2130 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
      +body: "I don’t give a shit about your opinion!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697534533 {#1592
        date: 2023-10-17 11:22:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@octoperson@sh.itjust.works"
        "@callouscomic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 54255
      -bodyTs: "'give':4 'opinion':9 'shit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4513485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697534533 {#1549
        date: 2023-10-17 11:22:13.0 +02:00
      }
      +"title": 54255
    }
  ]
  -id: 5823
  -titleTs: "'dilema':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576588
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7318942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490188 {#2386
    date: 2023-10-16 23:03:08.0 +02: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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#1402 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
  +slug: "Dilema"
  +title: "Dilema"
  +url: "https://sh.itjust.works/pictrs/image/327dd028-bc9c-480c-931b-1986844d37be.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 1061
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697857911 {#1705
    date: 2023-10-21 05:11:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  +badges: Doctrine\ORM\PersistentCollection {#2130 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
      +body: "I don’t give a shit about your opinion!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697534533 {#1592
        date: 2023-10-17 11:22:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@octoperson@sh.itjust.works"
        "@callouscomic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 54255
      -bodyTs: "'give':4 'opinion':9 'shit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4513485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697534533 {#1549
        date: 2023-10-17 11:22:13.0 +02:00
      }
      +"title": 54255
    }
  ]
  -id: 5823
  -titleTs: "'dilema':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576588
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7318942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490188 {#2386
    date: 2023-10-16 23:03:08.0 +02: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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: Proxies\__CG__\App\Entity\Image {#1402 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
  +slug: "Dilema"
  +title: "Dilema"
  +url: "https://sh.itjust.works/pictrs/image/327dd028-bc9c-480c-931b-1986844d37be.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 1061
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697857911 {#1705
    date: 2023-10-21 05:11:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  +badges: Doctrine\ORM\PersistentCollection {#2130 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
      +body: "I don’t give a shit about your opinion!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697534533 {#1592
        date: 2023-10-17 11:22:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@octoperson@sh.itjust.works"
        "@callouscomic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 54255
      -bodyTs: "'give':4 'opinion':9 'shit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4513485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697534533 {#1549
        date: 2023-10-17 11:22:13.0 +02:00
      }
      +"title": 54255
    }
  ]
  -id: 5823
  -titleTs: "'dilema':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576588
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7318942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490188 {#2386
    date: 2023-10-16 23:03:08.0 +02: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#1617 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: Proxies\__CG__\App\Entity\Image {#1402 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
    +slug: "Dilema"
    +title: "Dilema"
    +url: "https://sh.itjust.works/pictrs/image/327dd028-bc9c-480c-931b-1986844d37be.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 1061
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697857911 {#1705
      date: 2023-10-21 05:11:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2021 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    +badges: Doctrine\ORM\PersistentCollection {#2130 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 5823
    -titleTs: "'dilema':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576588
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7318942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490188 {#2386
      date: 2023-10-16 23:03:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
  +body: "I don’t give a shit about your opinion!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697534533 {#1592
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@octoperson@sh.itjust.works"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 54255
  -bodyTs: "'give':4 'opinion':9 'shit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4513485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697534533 {#1549
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +"title": 54255
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#1617 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: Proxies\__CG__\App\Entity\Image {#1402 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
    +slug: "Dilema"
    +title: "Dilema"
    +url: "https://sh.itjust.works/pictrs/image/327dd028-bc9c-480c-931b-1986844d37be.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 1061
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697857911 {#1705
      date: 2023-10-21 05:11:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2021 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    +badges: Doctrine\ORM\PersistentCollection {#2130 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 5823
    -titleTs: "'dilema':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576588
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7318942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490188 {#2386
      date: 2023-10-16 23:03:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
  +body: "I don’t give a shit about your opinion!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697534533 {#1592
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@octoperson@sh.itjust.works"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 54255
  -bodyTs: "'give':4 'opinion':9 'shit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4513485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697534533 {#1549
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +"title": 54255
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#1617 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
    +image: Proxies\__CG__\App\Entity\Image {#1402 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2028 …}
    +slug: "Dilema"
    +title: "Dilema"
    +url: "https://sh.itjust.works/pictrs/image/327dd028-bc9c-480c-931b-1986844d37be.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 1061
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697857911 {#1705
      date: 2023-10-21 05:11:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2021 …}
    +votes: Doctrine\ORM\PersistentCollection {#2011 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    +badges: Doctrine\ORM\PersistentCollection {#2130 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 5823
    -titleTs: "'dilema':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576588
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7318942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490188 {#2386
      date: 2023-10-16 23:03:08.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1573 …}
  +body: "I don’t give a shit about your opinion!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697534533 {#1592
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@octoperson@sh.itjust.works"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 54255
  -bodyTs: "'give':4 'opinion':9 'shit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4513485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697534533 {#1549
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +"title": 54255
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_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
26 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