GET https://kbin.spritesserver.nl/index.php/u/@Mandy@sh.itjust.works/newest/2023-11-02::2023-11-02

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1559
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "OBS-live-translations"
  +title: "OBS live translations?"
  +url: null
  +body: """
    apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
    \n
    [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
    \n
    any help would be very much appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699054347 {#1560
    date: 2023-11-04 00:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: [
    1 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1559}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698949986 {#1910
        date: 2023-11-02 19:33:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 85228
      -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5088704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698949986 {#2383
        date: 2023-11-02 19:33:06.0 +01:00
      }
      +"title": 85228
    }
    0 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1559}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: """
        looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
        \n
        i even followed tutorials but it just isnt working
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698959417 {#2370
        date: 2023-11-02 22:10:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 85591
      -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5092719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698959417 {#2363
        date: 2023-11-02 22:10:17.0 +01:00
      }
      +"title": 85591
    }
  ]
  -id: 9069
  -titleTs: "'live':2 'ob':1 'translat':3"
  -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699000185
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8384069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930185 {#1576
    date: 2023-11-02 14:03:05.0 +01:00
  }
}
"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
App\Entity\Entry {#1559
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "OBS-live-translations"
  +title: "OBS live translations?"
  +url: null
  +body: """
    apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
    \n
    [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
    \n
    any help would be very much appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699054347 {#1560
    date: 2023-11-04 00:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: [
    1 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1559}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698949986 {#1910
        date: 2023-11-02 19:33:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 85228
      -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5088704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698949986 {#2383
        date: 2023-11-02 19:33:06.0 +01:00
      }
      +"title": 85228
    }
    0 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1559}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: """
        looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
        \n
        i even followed tutorials but it just isnt working
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698959417 {#2370
        date: 2023-11-02 22:10:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 85591
      -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5092719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698959417 {#2363
        date: 2023-11-02 22:10:17.0 +01:00
      }
      +"title": 85591
    }
  ]
  -id: 9069
  -titleTs: "'live':2 'ob':1 'translat':3"
  -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699000185
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8384069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930185 {#1576
    date: 2023-11-02 14:03:05.0 +01:00
  }
}
"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
App\Entity\Entry {#1559
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "OBS-live-translations"
  +title: "OBS live translations?"
  +url: null
  +body: """
    apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
    \n
    [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
    \n
    any help would be very much appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699054347 {#1560
    date: 2023-11-04 00:32:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: [
    1 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1559}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698949986 {#1910
        date: 2023-11-02 19:33:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 85228
      -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5088704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698949986 {#2383
        date: 2023-11-02 19:33:06.0 +01:00
      }
      +"title": 85228
    }
    0 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1559}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: """
        looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
        \n
        i even followed tutorials but it just isnt working
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698959417 {#2370
        date: 2023-11-02 22:10:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 85591
      -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5092719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698959417 {#2363
        date: 2023-11-02 22:10:17.0 +01:00
      }
      +"title": 85591
    }
  ]
  -id: 9069
  -titleTs: "'live':2 'ob':1 'translat':3"
  -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699000185
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8384069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698930185 {#1576
    date: 2023-11-02 14:03:05.0 +01:00
  }
}
"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 {#2381
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1559
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "OBS-live-translations"
    +title: "OBS live translations?"
    +url: null
    +body: """
      apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
      \n
      [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
      \n
      any help would be very much appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699054347 {#1560
      date: 2023-11-04 00:32:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1564 …}
    +votes: Doctrine\ORM\PersistentCollection {#1561 …}
    +reports: Doctrine\ORM\PersistentCollection {#1525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      1 => App\Entity\EntryComment {#2381}
      0 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1559}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: """
          looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
          \n
          i even followed tutorials but it just isnt working
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698959417 {#2370
          date: 2023-11-02 22:10:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 85591
        -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5092719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698959417 {#2363
          date: 2023-11-02 22:10:17.0 +01:00
        }
        +"title": 85591
      }
    ]
    -id: 9069
    -titleTs: "'live':2 'ob':1 'translat':3"
    -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699000185
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8384069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698930185 {#1576
      date: 2023-11-02 14:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698949986 {#1910
    date: 2023-11-02 19:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 85228
  -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5088704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949986 {#2383
    date: 2023-11-02 19:33:06.0 +01:00
  }
  +"title": 85228
}
"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 {#2381
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1559
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "OBS-live-translations"
    +title: "OBS live translations?"
    +url: null
    +body: """
      apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
      \n
      [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
      \n
      any help would be very much appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699054347 {#1560
      date: 2023-11-04 00:32:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1564 …}
    +votes: Doctrine\ORM\PersistentCollection {#1561 …}
    +reports: Doctrine\ORM\PersistentCollection {#1525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      1 => App\Entity\EntryComment {#2381}
      0 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1559}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: """
          looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
          \n
          i even followed tutorials but it just isnt working
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698959417 {#2370
          date: 2023-11-02 22:10:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 85591
        -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5092719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698959417 {#2363
          date: 2023-11-02 22:10:17.0 +01:00
        }
        +"title": 85591
      }
    ]
    -id: 9069
    -titleTs: "'live':2 'ob':1 'translat':3"
    -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699000185
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8384069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698930185 {#1576
      date: 2023-11-02 14:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698949986 {#1910
    date: 2023-11-02 19:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 85228
  -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5088704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949986 {#2383
    date: 2023-11-02 19:33:06.0 +01:00
  }
  +"title": 85228
}
"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 {#2381
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1559
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "OBS-live-translations"
    +title: "OBS live translations?"
    +url: null
    +body: """
      apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
      \n
      [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
      \n
      any help would be very much appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699054347 {#1560
      date: 2023-11-04 00:32:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1564 …}
    +votes: Doctrine\ORM\PersistentCollection {#1561 …}
    +reports: Doctrine\ORM\PersistentCollection {#1525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      1 => App\Entity\EntryComment {#2381}
      0 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1559}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: """
          looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
          \n
          i even followed tutorials but it just isnt working
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698959417 {#2370
          date: 2023-11-02 22:10:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 85591
        -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5092719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698959417 {#2363
          date: 2023-11-02 22:10:17.0 +01:00
        }
        +"title": 85591
      }
    ]
    -id: 9069
    -titleTs: "'live':2 'ob':1 'translat':3"
    -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699000185
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8384069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698930185 {#1576
      date: 2023-11-02 14:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698949986 {#1910
    date: 2023-11-02 19:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 85228
  -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5088704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949986 {#2383
    date: 2023-11-02 19:33:06.0 +01:00
  }
  +"title": 85228
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1559
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "OBS-live-translations"
    +title: "OBS live translations?"
    +url: null
    +body: """
      apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
      \n
      [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
      \n
      any help would be very much appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699054347 {#1560
      date: 2023-11-04 00:32:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1564 …}
    +votes: Doctrine\ORM\PersistentCollection {#1561 …}
    +reports: Doctrine\ORM\PersistentCollection {#1525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      1 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1559}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698949986 {#1910
          date: 2023-11-02 19:33:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 85228
        -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5088704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698949986 {#2383
          date: 2023-11-02 19:33:06.0 +01:00
        }
        +"title": 85228
      }
      0 => App\Entity\EntryComment {#2371}
    ]
    -id: 9069
    -titleTs: "'live':2 'ob':1 'translat':3"
    -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699000185
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8384069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698930185 {#1576
      date: 2023-11-02 14:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: """
    looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
    \n
    i even followed tutorials but it just isnt working
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698959417 {#2370
    date: 2023-11-02 22:10:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 85591
  -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5092719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959417 {#2363
    date: 2023-11-02 22:10:17.0 +01:00
  }
  +"title": 85591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1559
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "OBS-live-translations"
    +title: "OBS live translations?"
    +url: null
    +body: """
      apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
      \n
      [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
      \n
      any help would be very much appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699054347 {#1560
      date: 2023-11-04 00:32:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1564 …}
    +votes: Doctrine\ORM\PersistentCollection {#1561 …}
    +reports: Doctrine\ORM\PersistentCollection {#1525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      1 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1559}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698949986 {#1910
          date: 2023-11-02 19:33:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 85228
        -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5088704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698949986 {#2383
          date: 2023-11-02 19:33:06.0 +01:00
        }
        +"title": 85228
      }
      0 => App\Entity\EntryComment {#2371}
    ]
    -id: 9069
    -titleTs: "'live':2 'ob':1 'translat':3"
    -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699000185
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8384069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698930185 {#1576
      date: 2023-11-02 14:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: """
    looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
    \n
    i even followed tutorials but it just isnt working
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698959417 {#2370
    date: 2023-11-02 22:10:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 85591
  -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5092719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959417 {#2363
    date: 2023-11-02 22:10:17.0 +01:00
  }
  +"title": 85591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1559
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "OBS-live-translations"
    +title: "OBS live translations?"
    +url: null
    +body: """
      apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but…its not working to say the least.\n
      \n
      [github.com/eddieoz/OBS-live-translation](https://github.com/eddieoz/OBS-live-translation) : uses two different sites and the second one doesnt allow the very files the guide wants you to upload [github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal) : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) [patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles) : uses openai, which i dont have access to [www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html) : only works for jap to eng and vice versa [github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot) : again, debs\n
      \n
      any help would be very much appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699054347 {#1560
      date: 2023-11-04 00:32:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1564 …}
    +votes: Doctrine\ORM\PersistentCollection {#1561 …}
    +reports: Doctrine\ORM\PersistentCollection {#1525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
    +badges: Doctrine\ORM\PersistentCollection {#1555 …}
    +children: [
      1 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1559}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "distrobox feels overtly complicated, like, id rather have one system and one system only you know?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698949986 {#1910
          date: 2023-11-02 19:33:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@QuazarOmega@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 85228
        -bodyTs: "'complic':4 'distrobox':1 'feel':2 'id':6 'know':16 'like':5 'one':9,12 'overt':3 'rather':7 'system':10,13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5088704"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698949986 {#2383
          date: 2023-11-02 19:33:06.0 +01:00
        }
        +"title": 85228
      }
      0 => App\Entity\EntryComment {#2371}
    ]
    -id: 9069
    -titleTs: "'live':2 'ob':1 'translat':3"
    -bodyTs: "'/ai-subtitles](https://patrikzudel.me/ai-subtitles)':89 '/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':48 '/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':70 '/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':112 '/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':100 'access':96 'allow':58 'anoth':6 'anywher':82 'apolog':1 'appreci':121 'apt':85 'back':4 'come':3 'deb':72,114 'differ':51 'doesnt':57,78 'dont':94 'els':83 'eng':106 'file':61,73 'found':35 'get':18,86 'github.com':47,69,111 'github.com/eddieoz/obs-live-translation](https://github.com/eddieoz/obs-live-translation)':46 'github.com/occ-ai/obs-localvocal](https://github.com/occ-ai/obs-localvocal)':68 'github.com/occ-ai/obs-polyglot](https://github.com/occ-ai/obs-polyglot)':110 'guid':63 'help':116 'im':11,15 'instal':81 'jap':104 'least':45 'let':22 'live':25 'loss':14 'much':120 'need':84 'one':56 'openai':91 'patrikzudel.me':88 'patrikzudel.me/ai-subtitles](https://patrikzudel.me/ai-subtitles)':87 'plugin':20 'question':7 'quick':9 'reason':76 'say':31,43 'second':55 'show':24 'site':52 'stream':33 'translat':26 'tri':16 'two':50 'upload':67 'use':49,71,90 'versa':109 'vice':108 'want':64 'work':41,79,102 'would':117 'www.sayonari.com':99 'www.sayonari.com/trans_asr/asr.html](http://www.sayonari.com/trans_asr/asr.html)':98"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699000185
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8384069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698930185 {#1576
      date: 2023-11-02 14:03:05.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: """
    looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only\n
    \n
    i even followed tutorials but it just isnt working
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698959417 {#2370
    date: 2023-11-02 22:10:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 85591
  -bodyTs: "'buntu':19 'caption':7 'current':22 'either':21 'even':47 'follow':48 'got':14 'hair':27 'isnt':53 'japanes':44 'languag':36 'like':12 'localvoc':4 'look':1 'mani':35 'reason':42 'rip':25 'sayonari':30 'seem':32 'support':34 'translat':10 'tri':23 'tutori':49 'variant':20 'websit':39 'work':16,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5092719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698959417 {#2363
    date: 2023-11-02 22:10:17.0 +01:00
  }
  +"title": 85591
}
"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
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\Entry {#1699
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "3rd-party-discord-client"
  +title: "3rd party discord client?"
  +url: null
  +body: """
    Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
    \n
    (yes, i know, you dont have to say i should use matrix or something else)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699094341 {#1644
    date: 2023-11-04 11:39:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: [
    1 => App\Entity\EntryComment {#1361
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +body: "here we go, looks interesting, ill try it out"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698928777 {#1404
        date: 2023-11-02 13:39:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@hitagi@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
      -id: 86274
      -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5078019"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698928777 {#1363
        date: 2023-11-02 13:39:37.0 +01:00
      }
      +"title": 86274
    }
    0 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +body: "isnt webcord just a wrapper for the, well, web version?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698928800 {#1727
        date: 2023-11-02 13:40:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 84625
      -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5078030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698928800 {#2467
        date: 2023-11-02 13:40:00.0 +01:00
      }
      +"title": 84625
    }
  ]
  -id: 9051
  -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
  -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008212
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8378524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921812 {#1627
    date: 2023-11-02 11:43:32.0 +01:00
  }
}
"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
15 DENIED edit
App\Entity\Entry {#1699
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "3rd-party-discord-client"
  +title: "3rd party discord client?"
  +url: null
  +body: """
    Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
    \n
    (yes, i know, you dont have to say i should use matrix or something else)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699094341 {#1644
    date: 2023-11-04 11:39:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: [
    1 => App\Entity\EntryComment {#1361
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +body: "here we go, looks interesting, ill try it out"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698928777 {#1404
        date: 2023-11-02 13:39:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@hitagi@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
      -id: 86274
      -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5078019"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698928777 {#1363
        date: 2023-11-02 13:39:37.0 +01:00
      }
      +"title": 86274
    }
    0 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +body: "isnt webcord just a wrapper for the, well, web version?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698928800 {#1727
        date: 2023-11-02 13:40:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 84625
      -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5078030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698928800 {#2467
        date: 2023-11-02 13:40:00.0 +01:00
      }
      +"title": 84625
    }
  ]
  -id: 9051
  -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
  -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008212
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8378524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921812 {#1627
    date: 2023-11-02 11:43:32.0 +01:00
  }
}
"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
16 DENIED moderate
App\Entity\Entry {#1699
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "3rd-party-discord-client"
  +title: "3rd party discord client?"
  +url: null
  +body: """
    Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
    \n
    (yes, i know, you dont have to say i should use matrix or something else)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699094341 {#1644
    date: 2023-11-04 11:39:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: [
    1 => App\Entity\EntryComment {#1361
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
      +body: "here we go, looks interesting, ill try it out"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698928777 {#1404
        date: 2023-11-02 13:39:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@hitagi@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#2023 …}
      +votes: Doctrine\ORM\PersistentCollection {#2032 …}
      +reports: Doctrine\ORM\PersistentCollection {#2024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
      -id: 86274
      -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5078019"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698928777 {#1363
        date: 2023-11-02 13:39:37.0 +01:00
      }
      +"title": 86274
    }
    0 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +body: "isnt webcord just a wrapper for the, well, web version?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698928800 {#1727
        date: 2023-11-02 13:40:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mandy@sh.itjust.works"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 84625
      -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5078030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698928800 {#2467
        date: 2023-11-02 13:40:00.0 +01:00
      }
      +"title": 84625
    }
  ]
  -id: 9051
  -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
  -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699008212
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8378524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921812 {#1627
    date: 2023-11-02 11:43:32.0 +01:00
  }
}
"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
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
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "3rd-party-discord-client"
    +title: "3rd party discord client?"
    +url: null
    +body: """
      Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
      \n
      (yes, i know, you dont have to say i should use matrix or something else)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699094341 {#1644
      date: 2023-11-04 11:39:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1676 …}
    +votes: Doctrine\ORM\PersistentCollection {#1673 …}
    +reports: Doctrine\ORM\PersistentCollection {#1669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
    +badges: Doctrine\ORM\PersistentCollection {#1528 …}
    +children: [
      1 => App\Entity\EntryComment {#1361}
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +body: "isnt webcord just a wrapper for the, well, web version?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698928800 {#1727
          date: 2023-11-02 13:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@mambabasa@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 84625
        -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5078030"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698928800 {#2467
          date: 2023-11-02 13:40:00.0 +01:00
        }
        +"title": 84625
      }
    ]
    -id: 9051
    -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
    -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699008212
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8378524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921812 {#1627
      date: 2023-11-02 11:43:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "here we go, looks interesting, ill try it out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698928777 {#1404
    date: 2023-11-02 13:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@hitagi@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 86274
  -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5078019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698928777 {#1363
    date: 2023-11-02 13:39:37.0 +01:00
  }
  +"title": 86274
}
"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
19 DENIED edit
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "3rd-party-discord-client"
    +title: "3rd party discord client?"
    +url: null
    +body: """
      Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
      \n
      (yes, i know, you dont have to say i should use matrix or something else)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699094341 {#1644
      date: 2023-11-04 11:39:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1676 …}
    +votes: Doctrine\ORM\PersistentCollection {#1673 …}
    +reports: Doctrine\ORM\PersistentCollection {#1669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
    +badges: Doctrine\ORM\PersistentCollection {#1528 …}
    +children: [
      1 => App\Entity\EntryComment {#1361}
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +body: "isnt webcord just a wrapper for the, well, web version?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698928800 {#1727
          date: 2023-11-02 13:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@mambabasa@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 84625
        -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5078030"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698928800 {#2467
          date: 2023-11-02 13:40:00.0 +01:00
        }
        +"title": 84625
      }
    ]
    -id: 9051
    -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
    -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699008212
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8378524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921812 {#1627
      date: 2023-11-02 11:43:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "here we go, looks interesting, ill try it out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698928777 {#1404
    date: 2023-11-02 13:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@hitagi@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 86274
  -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5078019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698928777 {#1363
    date: 2023-11-02 13:39:37.0 +01:00
  }
  +"title": 86274
}
"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
20 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "3rd-party-discord-client"
    +title: "3rd party discord client?"
    +url: null
    +body: """
      Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
      \n
      (yes, i know, you dont have to say i should use matrix or something else)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699094341 {#1644
      date: 2023-11-04 11:39:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1676 …}
    +votes: Doctrine\ORM\PersistentCollection {#1673 …}
    +reports: Doctrine\ORM\PersistentCollection {#1669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
    +badges: Doctrine\ORM\PersistentCollection {#1528 …}
    +children: [
      1 => App\Entity\EntryComment {#1361}
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +body: "isnt webcord just a wrapper for the, well, web version?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698928800 {#1727
          date: 2023-11-02 13:40:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@mambabasa@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 84625
        -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5078030"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698928800 {#2467
          date: 2023-11-02 13:40:00.0 +01:00
        }
        +"title": 84625
      }
    ]
    -id: 9051
    -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
    -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699008212
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8378524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921812 {#1627
      date: 2023-11-02 11:43:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "here we go, looks interesting, ill try it out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698928777 {#1404
    date: 2023-11-02 13:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@hitagi@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 86274
  -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5078019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698928777 {#1363
    date: 2023-11-02 13:39:37.0 +01:00
  }
  +"title": 86274
}
"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
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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "3rd-party-discord-client"
    +title: "3rd party discord client?"
    +url: null
    +body: """
      Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
      \n
      (yes, i know, you dont have to say i should use matrix or something else)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699094341 {#1644
      date: 2023-11-04 11:39:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1676 …}
    +votes: Doctrine\ORM\PersistentCollection {#1673 …}
    +reports: Doctrine\ORM\PersistentCollection {#1669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
    +badges: Doctrine\ORM\PersistentCollection {#1528 …}
    +children: [
      1 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
        +body: "here we go, looks interesting, ill try it out"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698928777 {#1404
          date: 2023-11-02 13:39:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@hitagi@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1403 …}
        +nested: Doctrine\ORM\PersistentCollection {#2023 …}
        +votes: Doctrine\ORM\PersistentCollection {#2032 …}
        +reports: Doctrine\ORM\PersistentCollection {#2024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
        -id: 86274
        -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5078019"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698928777 {#1363
          date: 2023-11-02 13:39:37.0 +01:00
        }
        +"title": 86274
      }
      0 => App\Entity\EntryComment {#2471}
    ]
    -id: 9051
    -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
    -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699008212
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8378524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921812 {#1627
      date: 2023-11-02 11:43:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "isnt webcord just a wrapper for the, well, web version?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698928800 {#1727
    date: 2023-11-02 13:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 84625
  -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5078030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698928800 {#2467
    date: 2023-11-02 13:40:00.0 +01:00
  }
  +"title": 84625
}
"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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "3rd-party-discord-client"
    +title: "3rd party discord client?"
    +url: null
    +body: """
      Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
      \n
      (yes, i know, you dont have to say i should use matrix or something else)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699094341 {#1644
      date: 2023-11-04 11:39:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1676 …}
    +votes: Doctrine\ORM\PersistentCollection {#1673 …}
    +reports: Doctrine\ORM\PersistentCollection {#1669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
    +badges: Doctrine\ORM\PersistentCollection {#1528 …}
    +children: [
      1 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
        +body: "here we go, looks interesting, ill try it out"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698928777 {#1404
          date: 2023-11-02 13:39:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@hitagi@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1403 …}
        +nested: Doctrine\ORM\PersistentCollection {#2023 …}
        +votes: Doctrine\ORM\PersistentCollection {#2032 …}
        +reports: Doctrine\ORM\PersistentCollection {#2024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
        -id: 86274
        -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5078019"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698928777 {#1363
          date: 2023-11-02 13:39:37.0 +01:00
        }
        +"title": 86274
      }
      0 => App\Entity\EntryComment {#2471}
    ]
    -id: 9051
    -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
    -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699008212
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8378524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921812 {#1627
      date: 2023-11-02 11:43:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "isnt webcord just a wrapper for the, well, web version?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698928800 {#1727
    date: 2023-11-02 13:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 84625
  -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5078030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698928800 {#2467
    date: 2023-11-02 13:40:00.0 +01:00
  }
  +"title": 84625
}
"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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
    +slug: "3rd-party-discord-client"
    +title: "3rd party discord client?"
    +url: null
    +body: """
      Once upon a time, ripcord was my favorite to use, unfortunately its been dead and dormant for over 2 years now. Id love to know if anybody knows any similar client (for example: be it in having custom design, or being super lightweight)\n
      \n
      (yes, i know, you dont have to say i should use matrix or something else)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699094341 {#1644
      date: 2023-11-04 11:39:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1676 …}
    +votes: Doctrine\ORM\PersistentCollection {#1673 …}
    +reports: Doctrine\ORM\PersistentCollection {#1669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
    +badges: Doctrine\ORM\PersistentCollection {#1528 …}
    +children: [
      1 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
        +body: "here we go, looks interesting, ill try it out"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698928777 {#1404
          date: 2023-11-02 13:39:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mandy@sh.itjust.works"
          "@hitagi@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1403 …}
        +nested: Doctrine\ORM\PersistentCollection {#2023 …}
        +votes: Doctrine\ORM\PersistentCollection {#2032 …}
        +reports: Doctrine\ORM\PersistentCollection {#2024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
        -id: 86274
        -bodyTs: "'go':3 'ill':6 'interest':5 'look':4 'tri':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5078019"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698928777 {#1363
          date: 2023-11-02 13:39:37.0 +01:00
        }
        +"title": 86274
      }
      0 => App\Entity\EntryComment {#2471}
    ]
    -id: 9051
    -titleTs: "'3rd':1 'client':4 'discord':3 'parti':2"
    -bodyTs: "'2':19 'anybodi':27 'client':31 'custom':38 'dead':14 'design':39 'dont':48 'dormant':16 'els':58 'exampl':33 'favorit':8 'id':22 'know':25,28,46 'lightweight':43 'love':23 'matrix':55 'ripcord':5 'say':51 'similar':30 'someth':57 'super':42 'time':4 'unfortun':11 'upon':2 'use':10,54 'year':20 'yes':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699008212
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8378524"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921812 {#1627
      date: 2023-11-02 11:43:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "isnt webcord just a wrapper for the, well, web version?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698928800 {#1727
    date: 2023-11-02 13:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mandy@sh.itjust.works"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 84625
  -bodyTs: "'isnt':1 'version':10 'web':9 'webcord':2 'well':8 'wrapper':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5078030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698928800 {#2467
    date: 2023-11-02 13:40:00.0 +01:00
  }
  +"title": 84625
}
"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_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
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2225 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2213 …}
  +slug: "Gamedev-and-linux"
  +title: "Gamedev and linux"
  +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
  +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368395 {#2031
    date: 2023-11-07 15:46:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  +badges: Doctrine\ORM\PersistentCollection {#2299 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        remember the other several occasions where developers hated actually getting feedback from these linux users cause they actually would have to fix their shit? but not many actually did\n
        \n
        cause i remember, they only care as far as money goes
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698948243 {#1596
        date: 2023-11-02 19:04:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 84415
      -bodyTs: "'actual':9,18,28 'care':35 'caus':16,30 'develop':7 'far':37 'feedback':11 'fix':22 'get':10 'goe':40 'hate':8 'linux':14 'mani':27 'money':39 'occas':5 'rememb':1,32 'sever':4 'shit':24 'user':15 'would':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5069869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698901606 {#1683
        date: 2023-11-02 06:06:46.0 +01:00
      }
      +"title": 84415
    }
  ]
  -id: 9058
  -titleTs: "'gamedev':1 'linux':3"
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7659809"
  +editedAt: DateTimeImmutable @1699409493 {#2041
    date: 2023-11-08 03:11:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698880512 {#2070
    date: 2023-11-02 00:15:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2225 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2213 …}
  +slug: "Gamedev-and-linux"
  +title: "Gamedev and linux"
  +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
  +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368395 {#2031
    date: 2023-11-07 15:46:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  +badges: Doctrine\ORM\PersistentCollection {#2299 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        remember the other several occasions where developers hated actually getting feedback from these linux users cause they actually would have to fix their shit? but not many actually did\n
        \n
        cause i remember, they only care as far as money goes
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698948243 {#1596
        date: 2023-11-02 19:04:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 84415
      -bodyTs: "'actual':9,18,28 'care':35 'caus':16,30 'develop':7 'far':37 'feedback':11 'fix':22 'get':10 'goe':40 'hate':8 'linux':14 'mani':27 'money':39 'occas':5 'rememb':1,32 'sever':4 'shit':24 'user':15 'would':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5069869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698901606 {#1683
        date: 2023-11-02 06:06:46.0 +01:00
      }
      +"title": 84415
    }
  ]
  -id: 9058
  -titleTs: "'gamedev':1 'linux':3"
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7659809"
  +editedAt: DateTimeImmutable @1699409493 {#2041
    date: 2023-11-08 03:11:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698880512 {#2070
    date: 2023-11-02 00:15:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#2225 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2213 …}
  +slug: "Gamedev-and-linux"
  +title: "Gamedev and linux"
  +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
  +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368395 {#2031
    date: 2023-11-07 15:46:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  +badges: Doctrine\ORM\PersistentCollection {#2299 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        remember the other several occasions where developers hated actually getting feedback from these linux users cause they actually would have to fix their shit? but not many actually did\n
        \n
        cause i remember, they only care as far as money goes
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698948243 {#1596
        date: 2023-11-02 19:04:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
      -id: 84415
      -bodyTs: "'actual':9,18,28 'care':35 'caus':16,30 'develop':7 'far':37 'feedback':11 'fix':22 'get':10 'goe':40 'hate':8 'linux':14 'mani':27 'money':39 'occas':5 'rememb':1,32 'sever':4 'shit':24 'user':15 'would':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5069869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698901606 {#1683
        date: 2023-11-02 06:06:46.0 +01:00
      }
      +"title": 84415
    }
  ]
  -id: 9058
  -titleTs: "'gamedev':1 'linux':3"
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7659809"
  +editedAt: DateTimeImmutable @1699409493 {#2041
    date: 2023-11-08 03:11:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698880512 {#2070
    date: 2023-11-02 00:15:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 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
30 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2044 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2225 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2213 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2031
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2214 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    +badges: Doctrine\ORM\PersistentCollection {#2299 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2041
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2070
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    remember the other several occasions where developers hated actually getting feedback from these linux users cause they actually would have to fix their shit? but not many actually did\n
    \n
    cause i remember, they only care as far as money goes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698948243 {#1596
    date: 2023-11-02 19:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 84415
  -bodyTs: "'actual':9,18,28 'care':35 'caus':16,30 'develop':7 'far':37 'feedback':11 'fix':22 'get':10 'goe':40 'hate':8 'linux':14 'mani':27 'money':39 'occas':5 'rememb':1,32 'sever':4 'shit':24 'user':15 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5069869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698901606 {#1683
    date: 2023-11-02 06:06:46.0 +01:00
  }
  +"title": 84415
}
"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
31 DENIED edit
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2044 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2225 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2213 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2031
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2214 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    +badges: Doctrine\ORM\PersistentCollection {#2299 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2041
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2070
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    remember the other several occasions where developers hated actually getting feedback from these linux users cause they actually would have to fix their shit? but not many actually did\n
    \n
    cause i remember, they only care as far as money goes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698948243 {#1596
    date: 2023-11-02 19:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 84415
  -bodyTs: "'actual':9,18,28 'care':35 'caus':16,30 'develop':7 'far':37 'feedback':11 'fix':22 'get':10 'goe':40 'hate':8 'linux':14 'mani':27 'money':39 'occas':5 'rememb':1,32 'sever':4 'shit':24 'user':15 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5069869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698901606 {#1683
    date: 2023-11-02 06:06:46.0 +01:00
  }
  +"title": 84415
}
"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
32 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2044 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
    +image: Proxies\__CG__\App\Entity\Image {#2225 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2213 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2031
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2214 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
    +badges: Doctrine\ORM\PersistentCollection {#2299 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2041
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2070
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    remember the other several occasions where developers hated actually getting feedback from these linux users cause they actually would have to fix their shit? but not many actually did\n
    \n
    cause i remember, they only care as far as money goes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698948243 {#1596
    date: 2023-11-02 19:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1728 …}
  -id: 84415
  -bodyTs: "'actual':9,18,28 'care':35 'caus':16,30 'develop':7 'far':37 'feedback':11 'fix':22 'get':10 'goe':40 'hate':8 'linux':14 'mani':27 'money':39 'occas':5 'rememb':1,32 'sever':4 'shit':24 'user':15 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5069869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698901606 {#1683
    date: 2023-11-02 06:06:46.0 +01:00
  }
  +"title": 84415
}
"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
33 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
34 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