GET https://kbin.spritesserver.nl/index.php/u/@martin_uieafa@feddit.de/commented

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.68 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.03 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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Why-don-t-we-use-PeerTube-to-host-the-videos-for"
  +title: "Why don't we use PeerTube to host the videos for Lemmy/kbin?"
  +url: null
  +body: """
    Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?\n
    \n
    Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).\n
    \n
    Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!\n
    \n
    This is my first post as well in fediverse :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687524170 {#1725
    date: 2023-06-23 14:42:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > we know what happened over there recently\n
        \n
        hmm, at least not me. Do you have a link?\n
        \n
        ---\n
        \n
        What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687499576 {#1434
        date: 2023-06-23 07:52:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zerozaku@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 1821
      -bodyTs: "'call':53 'content':25 'effect':49 'exampl':43 'follow':41 'happen':4 'hmm':8 'know':2 'least':10 'link':17 'make':51 'other':33 'platform':31,57 'realiz':34 'recent':7 'speak':19 'start':29 'think':45 'upload':23 'use':30,55 'user':28 'well':38 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/459786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687415647 {#1699
        date: 2023-06-22 08:34:07.0 +02:00
      }
      +"title": 1821
    }
  ]
  -id: 220
  -titleTs: "'host':8 'lemmy/kbin':12 'peertub':6 'use':5 'video':10"
  -bodyTs: "'-3':81 '2':80 'also':24,125 'assum':95 'beg':44 'build':62 'communiti':63,73,91,129 'content':85,140 'depend':110 'driven':72 'embed':114 'feder':19 'fedivers':143,152 'first':147 'happen':121 'hd':37,84 'heard':15,25 'hold':29 'imgur':117 'indepth':8 'know':119 'like':64,116,130 'load':32,42,102 'lot':40 'make':34,127 'max':79 'mention':135 'min':82 'miss':138 'much':30,99 'need':77 'one':132 'parti':113 'peertub':10,17 'per':86 'platform':22,115 'post':87,148 'question':47 'r/combinedgifs':65 'r/funnyvideos':68 'r/whenthe':66 'recent':124 'run':89 'sens':35 'share':21 'sinc':74 'small/short':55 'someon':126 'sound':2 'stupid':3 'take':39 'third':112 'use':52 've':134 'vertic':59 'video':20,38,56,60,71,139 'well':150 'would':1,97 'wouldn':93 'yet':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687498933
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/413225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687412533 {#1595
    date: 2023-06-22 07:42:13.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Why-don-t-we-use-PeerTube-to-host-the-videos-for"
  +title: "Why don't we use PeerTube to host the videos for Lemmy/kbin?"
  +url: null
  +body: """
    Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?\n
    \n
    Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).\n
    \n
    Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!\n
    \n
    This is my first post as well in fediverse :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687524170 {#1725
    date: 2023-06-23 14:42:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > we know what happened over there recently\n
        \n
        hmm, at least not me. Do you have a link?\n
        \n
        ---\n
        \n
        What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687499576 {#1434
        date: 2023-06-23 07:52:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zerozaku@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 1821
      -bodyTs: "'call':53 'content':25 'effect':49 'exampl':43 'follow':41 'happen':4 'hmm':8 'know':2 'least':10 'link':17 'make':51 'other':33 'platform':31,57 'realiz':34 'recent':7 'speak':19 'start':29 'think':45 'upload':23 'use':30,55 'user':28 'well':38 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/459786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687415647 {#1699
        date: 2023-06-22 08:34:07.0 +02:00
      }
      +"title": 1821
    }
  ]
  -id: 220
  -titleTs: "'host':8 'lemmy/kbin':12 'peertub':6 'use':5 'video':10"
  -bodyTs: "'-3':81 '2':80 'also':24,125 'assum':95 'beg':44 'build':62 'communiti':63,73,91,129 'content':85,140 'depend':110 'driven':72 'embed':114 'feder':19 'fedivers':143,152 'first':147 'happen':121 'hd':37,84 'heard':15,25 'hold':29 'imgur':117 'indepth':8 'know':119 'like':64,116,130 'load':32,42,102 'lot':40 'make':34,127 'max':79 'mention':135 'min':82 'miss':138 'much':30,99 'need':77 'one':132 'parti':113 'peertub':10,17 'per':86 'platform':22,115 'post':87,148 'question':47 'r/combinedgifs':65 'r/funnyvideos':68 'r/whenthe':66 'recent':124 'run':89 'sens':35 'share':21 'sinc':74 'small/short':55 'someon':126 'sound':2 'stupid':3 'take':39 'third':112 'use':52 've':134 'vertic':59 'video':20,38,56,60,71,139 'well':150 'would':1,97 'wouldn':93 'yet':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687498933
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/413225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687412533 {#1595
    date: 2023-06-22 07:42:13.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1629 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Why-don-t-we-use-PeerTube-to-host-the-videos-for"
  +title: "Why don't we use PeerTube to host the videos for Lemmy/kbin?"
  +url: null
  +body: """
    Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?\n
    \n
    Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).\n
    \n
    Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!\n
    \n
    This is my first post as well in fediverse :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687524170 {#1725
    date: 2023-06-23 14:42:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > we know what happened over there recently\n
        \n
        hmm, at least not me. Do you have a link?\n
        \n
        ---\n
        \n
        What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1687499576 {#1434
        date: 2023-06-23 07:52:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zerozaku@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 1821
      -bodyTs: "'call':53 'content':25 'effect':49 'exampl':43 'follow':41 'happen':4 'hmm':8 'know':2 'least':10 'link':17 'make':51 'other':33 'platform':31,57 'realiz':34 'recent':7 'speak':19 'start':29 'think':45 'upload':23 'use':30,55 'user':28 'well':38 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/459786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687415647 {#1699
        date: 2023-06-22 08:34:07.0 +02:00
      }
      +"title": 1821
    }
  ]
  -id: 220
  -titleTs: "'host':8 'lemmy/kbin':12 'peertub':6 'use':5 'video':10"
  -bodyTs: "'-3':81 '2':80 'also':24,125 'assum':95 'beg':44 'build':62 'communiti':63,73,91,129 'content':85,140 'depend':110 'driven':72 'embed':114 'feder':19 'fedivers':143,152 'first':147 'happen':121 'hd':37,84 'heard':15,25 'hold':29 'imgur':117 'indepth':8 'know':119 'like':64,116,130 'load':32,42,102 'lot':40 'make':34,127 'max':79 'mention':135 'min':82 'miss':138 'much':30,99 'need':77 'one':132 'parti':113 'peertub':10,17 'per':86 'platform':22,115 'post':87,148 'question':47 'r/combinedgifs':65 'r/funnyvideos':68 'r/whenthe':66 'recent':124 'run':89 'sens':35 'share':21 'sinc':74 'small/short':55 'someon':126 'sound':2 'stupid':3 'take':39 'third':112 'use':52 've':134 'vertic':59 'video':20,38,56,60,71,139 'well':150 'would':1,97 'wouldn':93 'yet':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687498933
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/413225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687412533 {#1595
    date: 2023-06-22 07:42:13.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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
    +slug: "Why-don-t-we-use-PeerTube-to-host-the-videos-for"
    +title: "Why don't we use PeerTube to host the videos for Lemmy/kbin?"
    +url: null
    +body: """
      Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?\n
      \n
      Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).\n
      \n
      Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!\n
      \n
      This is my first post as well in fediverse :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687524170 {#1725
      date: 2023-06-23 14:42:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2471 …}
    +reports: Doctrine\ORM\PersistentCollection {#2452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 220
    -titleTs: "'host':8 'lemmy/kbin':12 'peertub':6 'use':5 'video':10"
    -bodyTs: "'-3':81 '2':80 'also':24,125 'assum':95 'beg':44 'build':62 'communiti':63,73,91,129 'content':85,140 'depend':110 'driven':72 'embed':114 'feder':19 'fedivers':143,152 'first':147 'happen':121 'hd':37,84 'heard':15,25 'hold':29 'imgur':117 'indepth':8 'know':119 'like':64,116,130 'load':32,42,102 'lot':40 'make':34,127 'max':79 'mention':135 'min':82 'miss':138 'much':30,99 'need':77 'one':132 'parti':113 'peertub':10,17 'per':86 'platform':22,115 'post':87,148 'question':47 'r/combinedgifs':65 'r/funnyvideos':68 'r/whenthe':66 'recent':124 'run':89 'sens':35 'share':21 'sinc':74 'small/short':55 'someon':126 'sound':2 'stupid':3 'take':39 'third':112 'use':52 've':134 'vertic':59 'video':20,38,56,60,71,139 'well':150 'would':1,97 'wouldn':93 'yet':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687498933
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/413225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687412533 {#1595
      date: 2023-06-22 07:42:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > we know what happened over there recently\n
    \n
    hmm, at least not me. Do you have a link?\n
    \n
    ---\n
    \n
    What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687499576 {#1434
    date: 2023-06-23 07:52:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zerozaku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 1821
  -bodyTs: "'call':53 'content':25 'effect':49 'exampl':43 'follow':41 'happen':4 'hmm':8 'know':2 'least':10 'link':17 'make':51 'other':33 'platform':31,57 'realiz':34 'recent':7 'speak':19 'start':29 'think':45 'upload':23 'use':30,55 'user':28 'well':38 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/459786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687415647 {#1699
    date: 2023-06-22 08:34:07.0 +02:00
  }
  +"title": 1821
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
    +slug: "Why-don-t-we-use-PeerTube-to-host-the-videos-for"
    +title: "Why don't we use PeerTube to host the videos for Lemmy/kbin?"
    +url: null
    +body: """
      Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?\n
      \n
      Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).\n
      \n
      Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!\n
      \n
      This is my first post as well in fediverse :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687524170 {#1725
      date: 2023-06-23 14:42:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2471 …}
    +reports: Doctrine\ORM\PersistentCollection {#2452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 220
    -titleTs: "'host':8 'lemmy/kbin':12 'peertub':6 'use':5 'video':10"
    -bodyTs: "'-3':81 '2':80 'also':24,125 'assum':95 'beg':44 'build':62 'communiti':63,73,91,129 'content':85,140 'depend':110 'driven':72 'embed':114 'feder':19 'fedivers':143,152 'first':147 'happen':121 'hd':37,84 'heard':15,25 'hold':29 'imgur':117 'indepth':8 'know':119 'like':64,116,130 'load':32,42,102 'lot':40 'make':34,127 'max':79 'mention':135 'min':82 'miss':138 'much':30,99 'need':77 'one':132 'parti':113 'peertub':10,17 'per':86 'platform':22,115 'post':87,148 'question':47 'r/combinedgifs':65 'r/funnyvideos':68 'r/whenthe':66 'recent':124 'run':89 'sens':35 'share':21 'sinc':74 'small/short':55 'someon':126 'sound':2 'stupid':3 'take':39 'third':112 'use':52 've':134 'vertic':59 'video':20,38,56,60,71,139 'well':150 'would':1,97 'wouldn':93 'yet':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687498933
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/413225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687412533 {#1595
      date: 2023-06-22 07:42:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > we know what happened over there recently\n
    \n
    hmm, at least not me. Do you have a link?\n
    \n
    ---\n
    \n
    What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687499576 {#1434
    date: 2023-06-23 07:52:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zerozaku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 1821
  -bodyTs: "'call':53 'content':25 'effect':49 'exampl':43 'follow':41 'happen':4 'hmm':8 'know':2 'least':10 'link':17 'make':51 'other':33 'platform':31,57 'realiz':34 'recent':7 'speak':19 'start':29 'think':45 'upload':23 'use':30,55 'user':28 'well':38 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/459786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687415647 {#1699
    date: 2023-06-22 08:34:07.0 +02:00
  }
  +"title": 1821
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1629 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
    +slug: "Why-don-t-we-use-PeerTube-to-host-the-videos-for"
    +title: "Why don't we use PeerTube to host the videos for Lemmy/kbin?"
    +url: null
    +body: """
      Would sound stupid as I don't indepth of PeerTube yet but I have heard that PeerTube is federated video sharing platform. I also heard it can't hold much a load which makes sense as HD videos takes lots of load. That begs me the question why don't we use it for small/short videos(not those vertical videos) to build communities like r/combinedgifs, r/whenthe or r/funnyvideos which are video driven communities?\n
      \n
      Since we only need at max 2-3min of HD content per post to run these communities, I wouldn't assume it would be much of a load. With this we don't have to depend on third party embedding platforms like imgur(we know what happened over there recently).\n
      \n
      Also someone make a community like the ones I've mentioned. I am missing video content here on fediverse!\n
      \n
      This is my first post as well in fediverse :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687524170 {#1725
      date: 2023-06-23 14:42:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2471 …}
    +reports: Doctrine\ORM\PersistentCollection {#2452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 220
    -titleTs: "'host':8 'lemmy/kbin':12 'peertub':6 'use':5 'video':10"
    -bodyTs: "'-3':81 '2':80 'also':24,125 'assum':95 'beg':44 'build':62 'communiti':63,73,91,129 'content':85,140 'depend':110 'driven':72 'embed':114 'feder':19 'fedivers':143,152 'first':147 'happen':121 'hd':37,84 'heard':15,25 'hold':29 'imgur':117 'indepth':8 'know':119 'like':64,116,130 'load':32,42,102 'lot':40 'make':34,127 'max':79 'mention':135 'min':82 'miss':138 'much':30,99 'need':77 'one':132 'parti':113 'peertub':10,17 'per':86 'platform':22,115 'post':87,148 'question':47 'r/combinedgifs':65 'r/funnyvideos':68 'r/whenthe':66 'recent':124 'run':89 'sens':35 'share':21 'sinc':74 'small/short':55 'someon':126 'sound':2 'stupid':3 'take':39 'third':112 'use':52 've':134 'vertic':59 'video':20,38,56,60,71,139 'well':150 'would':1,97 'wouldn':93 'yet':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687498933
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/413225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687412533 {#1595
      date: 2023-06-22 07:42:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > we know what happened over there recently\n
    \n
    hmm, at least not me. Do you have a link?\n
    \n
    ---\n
    \n
    What speaks for you against uploading your content there? When users start using platforms and others realize that they work well, they will follow their example. I think that's more effective than making a call to use a platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687499576 {#1434
    date: 2023-06-23 07:52:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zerozaku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 1821
  -bodyTs: "'call':53 'content':25 'effect':49 'exampl':43 'follow':41 'happen':4 'hmm':8 'know':2 'least':10 'link':17 'make':51 'other':33 'platform':31,57 'realiz':34 'recent':7 'speak':19 'start':29 'think':45 'upload':23 'use':30,55 'user':28 'well':38 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/459786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687415647 {#1699
    date: 2023-06-22 08:34:07.0 +02:00
  }
  +"title": 1821
}
"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