GET https://kbin.spritesserver.nl/u/@KaKi87@sh.itjust.works/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 …}
}
0.23 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
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1707 …}
  +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
  +title: "Can lemmy be used as a blog (with comment section)?"
  +url: null
  +body: """
    I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
    \n
    The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
    \n
    After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
    \n
    But would it be possible to use it as a blog?\n
    \n
    Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
    \n
    If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703343 {#1557
    date: 2023-07-18 20:02:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hi,\n
        \n
        I’m feeling the same and wondering the same, did you ended up trying this, and if yes, do you have some advice on how to manage this particular use case ?\n
        \n
        Thanks
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689374224 {#1693
        date: 2023-07-15 00:37:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@utopify_org@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 16932
      -bodyTs: "'advic':24 'case':32 'end':13 'feel':4 'hi':1 'm':3 'manag':28 'particular':30 'thank':33 'tri':15 'use':31 'wonder':8 'yes':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/1062837"
      +editedAt: DateTimeImmutable @1689374236 {#1696
        date: 2023-07-15 00:37:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689374224 {#1690
        date: 2023-07-15 00:37:04.0 +02:00
      }
      +"title": 16932
    }
  ]
  -id: 1271
  -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
  -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1661380660
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/438097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1661294260 {#1744
    date: 2022-08-24 00:37:40.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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1707 …}
  +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
  +title: "Can lemmy be used as a blog (with comment section)?"
  +url: null
  +body: """
    I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
    \n
    The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
    \n
    After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
    \n
    But would it be possible to use it as a blog?\n
    \n
    Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
    \n
    If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703343 {#1557
    date: 2023-07-18 20:02:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hi,\n
        \n
        I’m feeling the same and wondering the same, did you ended up trying this, and if yes, do you have some advice on how to manage this particular use case ?\n
        \n
        Thanks
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689374224 {#1693
        date: 2023-07-15 00:37:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@utopify_org@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 16932
      -bodyTs: "'advic':24 'case':32 'end':13 'feel':4 'hi':1 'm':3 'manag':28 'particular':30 'thank':33 'tri':15 'use':31 'wonder':8 'yes':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/1062837"
      +editedAt: DateTimeImmutable @1689374236 {#1696
        date: 2023-07-15 00:37:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689374224 {#1690
        date: 2023-07-15 00:37:04.0 +02:00
      }
      +"title": 16932
    }
  ]
  -id: 1271
  -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
  -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1661380660
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/438097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1661294260 {#1744
    date: 2022-08-24 00:37:40.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 {#1587
  +user: Proxies\__CG__\App\Entity\User {#2363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1707 …}
  +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
  +title: "Can lemmy be used as a blog (with comment section)?"
  +url: null
  +body: """
    I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
    \n
    The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
    \n
    After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
    \n
    But would it be possible to use it as a blog?\n
    \n
    Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
    \n
    If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689703343 {#1557
    date: 2023-07-18 20:02:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1705 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hi,\n
        \n
        I’m feeling the same and wondering the same, did you ended up trying this, and if yes, do you have some advice on how to manage this particular use case ?\n
        \n
        Thanks
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689374224 {#1693
        date: 2023-07-15 00:37:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@utopify_org@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 16932
      -bodyTs: "'advic':24 'case':32 'end':13 'feel':4 'hi':1 'm':3 'manag':28 'particular':30 'thank':33 'tri':15 'use':31 'wonder':8 'yes':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/1062837"
      +editedAt: DateTimeImmutable @1689374236 {#1696
        date: 2023-07-15 00:37:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689374224 {#1690
        date: 2023-07-15 00:37:04.0 +02:00
      }
      +"title": 16932
    }
  ]
  -id: 1271
  -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
  -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1661380660
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/438097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1661294260 {#1744
    date: 2022-08-24 00:37:40.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 {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1707 …}
    +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
    +title: "Can lemmy be used as a blog (with comment section)?"
    +url: null
    +body: """
      I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
      \n
      The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
      \n
      After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
      \n
      But would it be possible to use it as a blog?\n
      \n
      Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
      \n
      If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689703343 {#1557
      date: 2023-07-18 20:02:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2465 …}
    +votes: Doctrine\ORM\PersistentCollection {#2463 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    +badges: Doctrine\ORM\PersistentCollection {#1705 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -id: 1271
    -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
    -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1661380660
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/438097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1661294260 {#1744
      date: 2022-08-24 00:37:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    I’m feeling the same and wondering the same, did you ended up trying this, and if yes, do you have some advice on how to manage this particular use case ?\n
    \n
    Thanks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689374224 {#1693
    date: 2023-07-15 00:37:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@utopify_org@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 16932
  -bodyTs: "'advic':24 'case':32 'end':13 'feel':4 'hi':1 'm':3 'manag':28 'particular':30 'thank':33 'tri':15 'use':31 'wonder':8 'yes':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1062837"
  +editedAt: DateTimeImmutable @1689374236 {#1696
    date: 2023-07-15 00:37:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689374224 {#1690
    date: 2023-07-15 00:37:04.0 +02:00
  }
  +"title": 16932
}
"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 {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1707 …}
    +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
    +title: "Can lemmy be used as a blog (with comment section)?"
    +url: null
    +body: """
      I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
      \n
      The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
      \n
      After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
      \n
      But would it be possible to use it as a blog?\n
      \n
      Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
      \n
      If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689703343 {#1557
      date: 2023-07-18 20:02:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2465 …}
    +votes: Doctrine\ORM\PersistentCollection {#2463 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    +badges: Doctrine\ORM\PersistentCollection {#1705 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -id: 1271
    -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
    -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1661380660
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/438097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1661294260 {#1744
      date: 2022-08-24 00:37:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    I’m feeling the same and wondering the same, did you ended up trying this, and if yes, do you have some advice on how to manage this particular use case ?\n
    \n
    Thanks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689374224 {#1693
    date: 2023-07-15 00:37:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@utopify_org@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 16932
  -bodyTs: "'advic':24 'case':32 'end':13 'feel':4 'hi':1 'm':3 'manag':28 'particular':30 'thank':33 'tri':15 'use':31 'wonder':8 'yes':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1062837"
  +editedAt: DateTimeImmutable @1689374236 {#1696
    date: 2023-07-15 00:37:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689374224 {#1690
    date: 2023-07-15 00:37:04.0 +02:00
  }
  +"title": 16932
}
"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 {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1707 …}
    +slug: "Can-lemmy-be-used-as-a-blog-with-comment-section"
    +title: "Can lemmy be used as a blog (with comment section)?"
    +url: null
    +body: """
      I am looking for a fediverse solution for a blog and I tried it with [writefreely](https://publish.ministryofinternet.eu/utopify-org/), but it has some disadvantages I can’t live with.\n
      \n
      The most important one is, that it should be possible to communicate with people within the fediverse. People should be able to comment on every article with a fediverse account, like it is already possible between Mastodon, Pleroma, PeerTube and others. But comments aren’t a thing with writefreely and this is sad.\n
      \n
      After using Lemmy for a few days I just thought if it is possible to use it as a blog and [ask on lemmys github](https://github.com/LemmyNet/lemmy-ui/issues/760) if it is possible to restrict a group so only one person could post new articles, but all others can comment. And the answer is yes!\n
      \n
      But would it be possible to use it as a blog?\n
      \n
      Imagine I would have a group called “utopify.org - Research & Development” and would post current progress about a blog series and you can only comment on it. Would it be possible and would it be something you want to see on Lemmy or would this just be an abuse of the software.\n
      \n
      If all of this is just a no-go, are there other ways in the fediverse to have a blog article, which can be shared on the fediverse and be commented on?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689703343 {#1557
      date: 2023-07-18 20:02:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2465 …}
    +votes: Doctrine\ORM\PersistentCollection {#2463 …}
    +reports: Doctrine\ORM\PersistentCollection {#2447 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
    +badges: Doctrine\ORM\PersistentCollection {#1705 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -id: 1271
    -titleTs: "'blog':7 'comment':9 'lemmi':2 'section':10 'use':4"
    -bodyTs: "'/lemmynet/lemmy-ui/issues/760)':110 '/utopify-org/),':19 'abl':50 'abus':195 'account':59 'alreadi':63 'answer':134 'aren':73 'articl':55,126,220 'ask':104 'blog':10,102,147,165,219 'call':154 'comment':52,72,131,171,230 'communic':41 'could':123 'current':161 'day':89 'develop':157 'disadvantag':24 'everi':54 'fedivers':6,46,58,215,227 'github':107 'github.com':109 'github.com/lemmynet/lemmy-ui/issues/760)':108 'go':208 'group':118,153 'imagin':148 'import':32 'lemmi':85,106,188 'like':60 'live':28 'look':3 'mastodon':66 'new':125 'no-go':206 'one':33,121 'other':70,129 'peertub':68 'peopl':43,47 'person':122 'pleroma':67 'possibl':39,64,96,114,141,177 'post':124,160 'progress':162 'publish.ministryofinternet.eu':18 'publish.ministryofinternet.eu/utopify-org/),':17 'research':156 'restrict':116 'sad':82 'see':186 'seri':166 'share':224 'softwar':198 'solut':7 'someth':182 'thing':76 'thought':92 'tri':13 'use':84,98,143 'utopify.org':155 'want':184 'way':212 'within':44 'would':138,150,159,174,179,190 'writefre':16,78 'yes':136"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1661380660
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/438097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1661294260 {#1744
      date: 2022-08-24 00:37:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi,\n
    \n
    I’m feeling the same and wondering the same, did you ended up trying this, and if yes, do you have some advice on how to manage this particular use case ?\n
    \n
    Thanks
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689374224 {#1693
    date: 2023-07-15 00:37:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@utopify_org@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 16932
  -bodyTs: "'advic':24 'case':32 'end':13 'feel':4 'hi':1 'm':3 'manag':28 'particular':30 'thank':33 'tri':15 'use':31 'wonder':8 'yes':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1062837"
  +editedAt: DateTimeImmutable @1689374236 {#1696
    date: 2023-07-15 00:37:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689374224 {#1690
    date: 2023-07-15 00:37:04.0 +02:00
  }
  +"title": 16932
}
"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_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
10 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