GET https://kbin.spritesserver.nl/index.php/u/@pfaca@lemm.ee/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#2422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Tachiyomi-forks-and-Alternatives"
  +title: "Tachiyomi forks and Alternatives"
  +url: null
  +body: """
    Tachiyomi forks\n
    ---------------\n
    \n
    - TachiyomiSY - [github.com/jobobby04/TachiyomiSY](https://github.com/jobobby04/TachiyomiSY)\n
        - Update to latest Tachiyomi release\n
    - TachiyomiJ2K - [github.com/Jays2Kings/tachiyomiJ2K](https://github.com/Jays2Kings/tachiyomiJ2K)\n
        - Tachiyomi backup crashes the app (Issue #1722)\n
        - Missing 3rd Party Extensions (Issue #1710)\n
    - TachiyomiAZ - [github.com/az4521/tachiyomiAZ](https://github.com/az4521/tachiyomiAZ)\n
        - Old UI\n
        - To restore Tachiyomi backup, rename file `.tachibk` to `.proto.gz`\n
    - Yōkai - [github.com/null2264/yokai](https://github.com/null2264/yokai)\n
    - Aniyomi - [github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)\n
        - Also with anime sources\n
    - Kuukiyomi - [github.com/LuftVerbot/Kuukiyomi](https://github.com/LuftVerbot/Kuukiyomi)\n
    - Mihon - [git.mihon.dev/mihon](https://git.mihon.dev/mihon)\n
        - Tachiyomi "[spiritual successor](https://reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)"\n
        - No releases yet\n
    \n
    **Extensions:**  \n
    Follow instructions for your fork  \n
    [keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)\n
    \n
    **Note:** Reinstall all previous extensions, otherwise update won’t be possible.\n
    \n
    **How to migrate from Tachiyomi to a fork:**\n
    \n
    - On Tachiyomi: Settings -> Data and Storage -> Create Backup\n
    - On the fork: same steps, select "Restore backup"\n
    \n
    Standalone apps\n
    ---------------\n
    \n
    - Mangayomi - [github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)\n
        - Very similar to Tachiyomi\n
        - Also with anime sources\n
        - Doesn’t support Tachiyomi backup import\n
    - Kotatsu - [github.com/KotatsuApp/Kotatsu](https://github.com/KotatsuApp/Kotatsu)\n
        - Doesn’t support Tachiyomi backup import\n
    - Neko - [github.com/CarlosEsco/Neko](https://github.com/CarlosEsco/Neko)\n
        - MangaDex only\n
        - Support import backup from Tachiyomi\n
    - Dantotsu - [github.com/rebelonion/Dantotsu](https://github.com/rebelonion/Dantotsu)\n
        - Missing 3rd Party Extensions (Issue #118)\n
        - Also with anime and novel sources\n
    \n
    PS: I’ll update the list if find more.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724092474 {#1630
    date: 2024-08-19 20:34:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1558 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
      +body: "Does it support comics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705193987 {#1555
        date: 2024-01-14 01:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@American_Jesus@lemm.ee"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1565 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1559 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
      -id: 306688
      -bodyTs: "'comic':4 'support':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8236167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705193987 {#1557
        date: 2024-01-14 01:59:47.0 +01:00
      }
      +"title": 306688
    }
  ]
  -id: 30287
  -titleTs: "'altern':4 'fork':2 'tachiyomi':1"
  -bodyTs: "'/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':51 '/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':32 '/carlosesco/neko](https://github.com/carlosesco/neko)':150 '/extensions/](https://keiyoushi.github.io/extensions/)':81 '/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':15 '/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':6 '/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':122 '/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':140 '/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':59 '/mihon](https://git.mihon.dev/mihon)':63 '/null2264/yokai](https://github.com/null2264/yokai)':47 '/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':69 '/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':161 '118':167 '1710':28 '1722':22 '3rd':24,163 'also':52,127,168 'anim':54,129,170 'aniyomi':48 'app':20,118 'backup':17,38,108,116,135,145,155 'crash':18 'creat':107 'dantotsu':158 'data':104 'doesn':131,141 'extens':26,73,86,165 'file':40 'find':181 'follow':74 'fork':2,78,100,111 'git.mihon.dev':62 'git.mihon.dev/mihon](https://git.mihon.dev/mihon)':61 'github.com':5,14,31,46,50,58,121,139,149,160 'github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':49 'github.com/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':30 'github.com/carlosesco/neko](https://github.com/carlosesco/neko)':148 'github.com/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':13 'github.com/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':4 'github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':120 'github.com/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':138 'github.com/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':57 'github.com/null2264/yokai](https://github.com/null2264/yokai)':45 'github.com/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':159 'import':136,146,154 'instruct':75 'issu':21,27,166 'keiyoushi.github.io':80 'keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)':79 'kotatsu':137 'kuukiyomi':56 'latest':9 'list':179 'll':176 'mangadex':151 'mangayomi':119 'migrat':95 'mihon':60 'miss':23,162 'neko':147 'note':82 'novel':172 'old':33 'otherwis':87 'parti':25,164 'possibl':92 'previous':85 'proto.gz':43 'ps':174 'reddit.com':68 'reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':67 'reinstal':83 'releas':11,71 'renam':39 'restor':36,115 'select':114 'set':103 'similar':124 'sourc':55,130,173 'spiritu':65 'standalon':117 'step':113 'storag':106 'successor':66 'support':133,143,153 'tachibk':41 'tachiyomi':1,10,16,37,64,97,102,126,134,144,157 'tachiyomiaz':29 'tachiyomij2k':12 'tachiyomisi':3 'ui':34 'updat':7,88,177 'won':89 'yet':72 'yōkai':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20876051"
  +editedAt: DateTimeImmutable @1724015928 {#2456
    date: 2024-08-18 23:18:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705188647 {#2461
    date: 2024-01-14 00:30:47.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#2422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Tachiyomi-forks-and-Alternatives"
  +title: "Tachiyomi forks and Alternatives"
  +url: null
  +body: """
    Tachiyomi forks\n
    ---------------\n
    \n
    - TachiyomiSY - [github.com/jobobby04/TachiyomiSY](https://github.com/jobobby04/TachiyomiSY)\n
        - Update to latest Tachiyomi release\n
    - TachiyomiJ2K - [github.com/Jays2Kings/tachiyomiJ2K](https://github.com/Jays2Kings/tachiyomiJ2K)\n
        - Tachiyomi backup crashes the app (Issue #1722)\n
        - Missing 3rd Party Extensions (Issue #1710)\n
    - TachiyomiAZ - [github.com/az4521/tachiyomiAZ](https://github.com/az4521/tachiyomiAZ)\n
        - Old UI\n
        - To restore Tachiyomi backup, rename file `.tachibk` to `.proto.gz`\n
    - Yōkai - [github.com/null2264/yokai](https://github.com/null2264/yokai)\n
    - Aniyomi - [github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)\n
        - Also with anime sources\n
    - Kuukiyomi - [github.com/LuftVerbot/Kuukiyomi](https://github.com/LuftVerbot/Kuukiyomi)\n
    - Mihon - [git.mihon.dev/mihon](https://git.mihon.dev/mihon)\n
        - Tachiyomi "[spiritual successor](https://reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)"\n
        - No releases yet\n
    \n
    **Extensions:**  \n
    Follow instructions for your fork  \n
    [keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)\n
    \n
    **Note:** Reinstall all previous extensions, otherwise update won’t be possible.\n
    \n
    **How to migrate from Tachiyomi to a fork:**\n
    \n
    - On Tachiyomi: Settings -> Data and Storage -> Create Backup\n
    - On the fork: same steps, select "Restore backup"\n
    \n
    Standalone apps\n
    ---------------\n
    \n
    - Mangayomi - [github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)\n
        - Very similar to Tachiyomi\n
        - Also with anime sources\n
        - Doesn’t support Tachiyomi backup import\n
    - Kotatsu - [github.com/KotatsuApp/Kotatsu](https://github.com/KotatsuApp/Kotatsu)\n
        - Doesn’t support Tachiyomi backup import\n
    - Neko - [github.com/CarlosEsco/Neko](https://github.com/CarlosEsco/Neko)\n
        - MangaDex only\n
        - Support import backup from Tachiyomi\n
    - Dantotsu - [github.com/rebelonion/Dantotsu](https://github.com/rebelonion/Dantotsu)\n
        - Missing 3rd Party Extensions (Issue #118)\n
        - Also with anime and novel sources\n
    \n
    PS: I’ll update the list if find more.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724092474 {#1630
    date: 2024-08-19 20:34:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1558 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
      +body: "Does it support comics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705193987 {#1555
        date: 2024-01-14 01:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@American_Jesus@lemm.ee"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1565 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1559 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
      -id: 306688
      -bodyTs: "'comic':4 'support':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8236167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705193987 {#1557
        date: 2024-01-14 01:59:47.0 +01:00
      }
      +"title": 306688
    }
  ]
  -id: 30287
  -titleTs: "'altern':4 'fork':2 'tachiyomi':1"
  -bodyTs: "'/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':51 '/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':32 '/carlosesco/neko](https://github.com/carlosesco/neko)':150 '/extensions/](https://keiyoushi.github.io/extensions/)':81 '/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':15 '/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':6 '/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':122 '/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':140 '/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':59 '/mihon](https://git.mihon.dev/mihon)':63 '/null2264/yokai](https://github.com/null2264/yokai)':47 '/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':69 '/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':161 '118':167 '1710':28 '1722':22 '3rd':24,163 'also':52,127,168 'anim':54,129,170 'aniyomi':48 'app':20,118 'backup':17,38,108,116,135,145,155 'crash':18 'creat':107 'dantotsu':158 'data':104 'doesn':131,141 'extens':26,73,86,165 'file':40 'find':181 'follow':74 'fork':2,78,100,111 'git.mihon.dev':62 'git.mihon.dev/mihon](https://git.mihon.dev/mihon)':61 'github.com':5,14,31,46,50,58,121,139,149,160 'github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':49 'github.com/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':30 'github.com/carlosesco/neko](https://github.com/carlosesco/neko)':148 'github.com/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':13 'github.com/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':4 'github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':120 'github.com/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':138 'github.com/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':57 'github.com/null2264/yokai](https://github.com/null2264/yokai)':45 'github.com/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':159 'import':136,146,154 'instruct':75 'issu':21,27,166 'keiyoushi.github.io':80 'keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)':79 'kotatsu':137 'kuukiyomi':56 'latest':9 'list':179 'll':176 'mangadex':151 'mangayomi':119 'migrat':95 'mihon':60 'miss':23,162 'neko':147 'note':82 'novel':172 'old':33 'otherwis':87 'parti':25,164 'possibl':92 'previous':85 'proto.gz':43 'ps':174 'reddit.com':68 'reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':67 'reinstal':83 'releas':11,71 'renam':39 'restor':36,115 'select':114 'set':103 'similar':124 'sourc':55,130,173 'spiritu':65 'standalon':117 'step':113 'storag':106 'successor':66 'support':133,143,153 'tachibk':41 'tachiyomi':1,10,16,37,64,97,102,126,134,144,157 'tachiyomiaz':29 'tachiyomij2k':12 'tachiyomisi':3 'ui':34 'updat':7,88,177 'won':89 'yet':72 'yōkai':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20876051"
  +editedAt: DateTimeImmutable @1724015928 {#2456
    date: 2024-08-18 23:18:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705188647 {#2461
    date: 2024-01-14 00:30:47.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#2422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Tachiyomi-forks-and-Alternatives"
  +title: "Tachiyomi forks and Alternatives"
  +url: null
  +body: """
    Tachiyomi forks\n
    ---------------\n
    \n
    - TachiyomiSY - [github.com/jobobby04/TachiyomiSY](https://github.com/jobobby04/TachiyomiSY)\n
        - Update to latest Tachiyomi release\n
    - TachiyomiJ2K - [github.com/Jays2Kings/tachiyomiJ2K](https://github.com/Jays2Kings/tachiyomiJ2K)\n
        - Tachiyomi backup crashes the app (Issue #1722)\n
        - Missing 3rd Party Extensions (Issue #1710)\n
    - TachiyomiAZ - [github.com/az4521/tachiyomiAZ](https://github.com/az4521/tachiyomiAZ)\n
        - Old UI\n
        - To restore Tachiyomi backup, rename file `.tachibk` to `.proto.gz`\n
    - Yōkai - [github.com/null2264/yokai](https://github.com/null2264/yokai)\n
    - Aniyomi - [github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)\n
        - Also with anime sources\n
    - Kuukiyomi - [github.com/LuftVerbot/Kuukiyomi](https://github.com/LuftVerbot/Kuukiyomi)\n
    - Mihon - [git.mihon.dev/mihon](https://git.mihon.dev/mihon)\n
        - Tachiyomi "[spiritual successor](https://reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)"\n
        - No releases yet\n
    \n
    **Extensions:**  \n
    Follow instructions for your fork  \n
    [keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)\n
    \n
    **Note:** Reinstall all previous extensions, otherwise update won’t be possible.\n
    \n
    **How to migrate from Tachiyomi to a fork:**\n
    \n
    - On Tachiyomi: Settings -> Data and Storage -> Create Backup\n
    - On the fork: same steps, select "Restore backup"\n
    \n
    Standalone apps\n
    ---------------\n
    \n
    - Mangayomi - [github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)\n
        - Very similar to Tachiyomi\n
        - Also with anime sources\n
        - Doesn’t support Tachiyomi backup import\n
    - Kotatsu - [github.com/KotatsuApp/Kotatsu](https://github.com/KotatsuApp/Kotatsu)\n
        - Doesn’t support Tachiyomi backup import\n
    - Neko - [github.com/CarlosEsco/Neko](https://github.com/CarlosEsco/Neko)\n
        - MangaDex only\n
        - Support import backup from Tachiyomi\n
    - Dantotsu - [github.com/rebelonion/Dantotsu](https://github.com/rebelonion/Dantotsu)\n
        - Missing 3rd Party Extensions (Issue #118)\n
        - Also with anime and novel sources\n
    \n
    PS: I’ll update the list if find more.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724092474 {#1630
    date: 2024-08-19 20:34:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1558 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
      +body: "Does it support comics?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705193987 {#1555
        date: 2024-01-14 01:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@American_Jesus@lemm.ee"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1565 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1559 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
      -id: 306688
      -bodyTs: "'comic':4 'support':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8236167"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705193987 {#1557
        date: 2024-01-14 01:59:47.0 +01:00
      }
      +"title": 306688
    }
  ]
  -id: 30287
  -titleTs: "'altern':4 'fork':2 'tachiyomi':1"
  -bodyTs: "'/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':51 '/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':32 '/carlosesco/neko](https://github.com/carlosesco/neko)':150 '/extensions/](https://keiyoushi.github.io/extensions/)':81 '/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':15 '/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':6 '/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':122 '/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':140 '/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':59 '/mihon](https://git.mihon.dev/mihon)':63 '/null2264/yokai](https://github.com/null2264/yokai)':47 '/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':69 '/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':161 '118':167 '1710':28 '1722':22 '3rd':24,163 'also':52,127,168 'anim':54,129,170 'aniyomi':48 'app':20,118 'backup':17,38,108,116,135,145,155 'crash':18 'creat':107 'dantotsu':158 'data':104 'doesn':131,141 'extens':26,73,86,165 'file':40 'find':181 'follow':74 'fork':2,78,100,111 'git.mihon.dev':62 'git.mihon.dev/mihon](https://git.mihon.dev/mihon)':61 'github.com':5,14,31,46,50,58,121,139,149,160 'github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':49 'github.com/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':30 'github.com/carlosesco/neko](https://github.com/carlosesco/neko)':148 'github.com/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':13 'github.com/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':4 'github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':120 'github.com/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':138 'github.com/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':57 'github.com/null2264/yokai](https://github.com/null2264/yokai)':45 'github.com/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':159 'import':136,146,154 'instruct':75 'issu':21,27,166 'keiyoushi.github.io':80 'keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)':79 'kotatsu':137 'kuukiyomi':56 'latest':9 'list':179 'll':176 'mangadex':151 'mangayomi':119 'migrat':95 'mihon':60 'miss':23,162 'neko':147 'note':82 'novel':172 'old':33 'otherwis':87 'parti':25,164 'possibl':92 'previous':85 'proto.gz':43 'ps':174 'reddit.com':68 'reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':67 'reinstal':83 'releas':11,71 'renam':39 'restor':36,115 'select':114 'set':103 'similar':124 'sourc':55,130,173 'spiritu':65 'standalon':117 'step':113 'storag':106 'successor':66 'support':133,143,153 'tachibk':41 'tachiyomi':1,10,16,37,64,97,102,126,134,144,157 'tachiyomiaz':29 'tachiyomij2k':12 'tachiyomisi':3 'ui':34 'updat':7,88,177 'won':89 'yet':72 'yōkai':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20876051"
  +editedAt: DateTimeImmutable @1724015928 {#2456
    date: 2024-08-18 23:18:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705188647 {#2461
    date: 2024-01-14 00:30:47.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
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 {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1558
    +user: Proxies\__CG__\App\Entity\User {#2422 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Tachiyomi-forks-and-Alternatives"
    +title: "Tachiyomi forks and Alternatives"
    +url: null
    +body: """
      Tachiyomi forks\n
      ---------------\n
      \n
      - TachiyomiSY - [github.com/jobobby04/TachiyomiSY](https://github.com/jobobby04/TachiyomiSY)\n
          - Update to latest Tachiyomi release\n
      - TachiyomiJ2K - [github.com/Jays2Kings/tachiyomiJ2K](https://github.com/Jays2Kings/tachiyomiJ2K)\n
          - Tachiyomi backup crashes the app (Issue #1722)\n
          - Missing 3rd Party Extensions (Issue #1710)\n
      - TachiyomiAZ - [github.com/az4521/tachiyomiAZ](https://github.com/az4521/tachiyomiAZ)\n
          - Old UI\n
          - To restore Tachiyomi backup, rename file `.tachibk` to `.proto.gz`\n
      - Yōkai - [github.com/null2264/yokai](https://github.com/null2264/yokai)\n
      - Aniyomi - [github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)\n
          - Also with anime sources\n
      - Kuukiyomi - [github.com/LuftVerbot/Kuukiyomi](https://github.com/LuftVerbot/Kuukiyomi)\n
      - Mihon - [git.mihon.dev/mihon](https://git.mihon.dev/mihon)\n
          - Tachiyomi "[spiritual successor](https://reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)"\n
          - No releases yet\n
      \n
      **Extensions:**  \n
      Follow instructions for your fork  \n
      [keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)\n
      \n
      **Note:** Reinstall all previous extensions, otherwise update won’t be possible.\n
      \n
      **How to migrate from Tachiyomi to a fork:**\n
      \n
      - On Tachiyomi: Settings -> Data and Storage -> Create Backup\n
      - On the fork: same steps, select "Restore backup"\n
      \n
      Standalone apps\n
      ---------------\n
      \n
      - Mangayomi - [github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)\n
          - Very similar to Tachiyomi\n
          - Also with anime sources\n
          - Doesn’t support Tachiyomi backup import\n
      - Kotatsu - [github.com/KotatsuApp/Kotatsu](https://github.com/KotatsuApp/Kotatsu)\n
          - Doesn’t support Tachiyomi backup import\n
      - Neko - [github.com/CarlosEsco/Neko](https://github.com/CarlosEsco/Neko)\n
          - MangaDex only\n
          - Support import backup from Tachiyomi\n
      - Dantotsu - [github.com/rebelonion/Dantotsu](https://github.com/rebelonion/Dantotsu)\n
          - Missing 3rd Party Extensions (Issue #118)\n
          - Also with anime and novel sources\n
      \n
      PS: I’ll update the list if find more.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 297
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724092474 {#1630
      date: 2024-08-19 20:34:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
    +badges: Doctrine\ORM\PersistentCollection {#1385 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 30287
    -titleTs: "'altern':4 'fork':2 'tachiyomi':1"
    -bodyTs: "'/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':51 '/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':32 '/carlosesco/neko](https://github.com/carlosesco/neko)':150 '/extensions/](https://keiyoushi.github.io/extensions/)':81 '/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':15 '/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':6 '/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':122 '/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':140 '/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':59 '/mihon](https://git.mihon.dev/mihon)':63 '/null2264/yokai](https://github.com/null2264/yokai)':47 '/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':69 '/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':161 '118':167 '1710':28 '1722':22 '3rd':24,163 'also':52,127,168 'anim':54,129,170 'aniyomi':48 'app':20,118 'backup':17,38,108,116,135,145,155 'crash':18 'creat':107 'dantotsu':158 'data':104 'doesn':131,141 'extens':26,73,86,165 'file':40 'find':181 'follow':74 'fork':2,78,100,111 'git.mihon.dev':62 'git.mihon.dev/mihon](https://git.mihon.dev/mihon)':61 'github.com':5,14,31,46,50,58,121,139,149,160 'github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':49 'github.com/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':30 'github.com/carlosesco/neko](https://github.com/carlosesco/neko)':148 'github.com/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':13 'github.com/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':4 'github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':120 'github.com/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':138 'github.com/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':57 'github.com/null2264/yokai](https://github.com/null2264/yokai)':45 'github.com/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':159 'import':136,146,154 'instruct':75 'issu':21,27,166 'keiyoushi.github.io':80 'keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)':79 'kotatsu':137 'kuukiyomi':56 'latest':9 'list':179 'll':176 'mangadex':151 'mangayomi':119 'migrat':95 'mihon':60 'miss':23,162 'neko':147 'note':82 'novel':172 'old':33 'otherwis':87 'parti':25,164 'possibl':92 'previous':85 'proto.gz':43 'ps':174 'reddit.com':68 'reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':67 'reinstal':83 'releas':11,71 'renam':39 'restor':36,115 'select':114 'set':103 'similar':124 'sourc':55,130,173 'spiritu':65 'standalon':117 'step':113 'storag':106 'successor':66 'support':133,143,153 'tachibk':41 'tachiyomi':1,10,16,37,64,97,102,126,134,144,157 'tachiyomiaz':29 'tachiyomij2k':12 'tachiyomisi':3 'ui':34 'updat':7,88,177 'won':89 'yet':72 'yōkai':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20876051"
    +editedAt: DateTimeImmutable @1724015928 {#2456
      date: 2024-08-18 23:18:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705188647 {#2461
      date: 2024-01-14 00:30:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
  +body: "Does it support comics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705193987 {#1555
    date: 2024-01-14 01:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@American_Jesus@lemm.ee"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1565 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  -id: 306688
  -bodyTs: "'comic':4 'support':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8236167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705193987 {#1557
    date: 2024-01-14 01:59:47.0 +01:00
  }
  +"title": 306688
}
"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 {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1558
    +user: Proxies\__CG__\App\Entity\User {#2422 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Tachiyomi-forks-and-Alternatives"
    +title: "Tachiyomi forks and Alternatives"
    +url: null
    +body: """
      Tachiyomi forks\n
      ---------------\n
      \n
      - TachiyomiSY - [github.com/jobobby04/TachiyomiSY](https://github.com/jobobby04/TachiyomiSY)\n
          - Update to latest Tachiyomi release\n
      - TachiyomiJ2K - [github.com/Jays2Kings/tachiyomiJ2K](https://github.com/Jays2Kings/tachiyomiJ2K)\n
          - Tachiyomi backup crashes the app (Issue #1722)\n
          - Missing 3rd Party Extensions (Issue #1710)\n
      - TachiyomiAZ - [github.com/az4521/tachiyomiAZ](https://github.com/az4521/tachiyomiAZ)\n
          - Old UI\n
          - To restore Tachiyomi backup, rename file `.tachibk` to `.proto.gz`\n
      - Yōkai - [github.com/null2264/yokai](https://github.com/null2264/yokai)\n
      - Aniyomi - [github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)\n
          - Also with anime sources\n
      - Kuukiyomi - [github.com/LuftVerbot/Kuukiyomi](https://github.com/LuftVerbot/Kuukiyomi)\n
      - Mihon - [git.mihon.dev/mihon](https://git.mihon.dev/mihon)\n
          - Tachiyomi "[spiritual successor](https://reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)"\n
          - No releases yet\n
      \n
      **Extensions:**  \n
      Follow instructions for your fork  \n
      [keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)\n
      \n
      **Note:** Reinstall all previous extensions, otherwise update won’t be possible.\n
      \n
      **How to migrate from Tachiyomi to a fork:**\n
      \n
      - On Tachiyomi: Settings -> Data and Storage -> Create Backup\n
      - On the fork: same steps, select "Restore backup"\n
      \n
      Standalone apps\n
      ---------------\n
      \n
      - Mangayomi - [github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)\n
          - Very similar to Tachiyomi\n
          - Also with anime sources\n
          - Doesn’t support Tachiyomi backup import\n
      - Kotatsu - [github.com/KotatsuApp/Kotatsu](https://github.com/KotatsuApp/Kotatsu)\n
          - Doesn’t support Tachiyomi backup import\n
      - Neko - [github.com/CarlosEsco/Neko](https://github.com/CarlosEsco/Neko)\n
          - MangaDex only\n
          - Support import backup from Tachiyomi\n
      - Dantotsu - [github.com/rebelonion/Dantotsu](https://github.com/rebelonion/Dantotsu)\n
          - Missing 3rd Party Extensions (Issue #118)\n
          - Also with anime and novel sources\n
      \n
      PS: I’ll update the list if find more.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 297
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724092474 {#1630
      date: 2024-08-19 20:34:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
    +badges: Doctrine\ORM\PersistentCollection {#1385 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 30287
    -titleTs: "'altern':4 'fork':2 'tachiyomi':1"
    -bodyTs: "'/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':51 '/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':32 '/carlosesco/neko](https://github.com/carlosesco/neko)':150 '/extensions/](https://keiyoushi.github.io/extensions/)':81 '/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':15 '/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':6 '/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':122 '/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':140 '/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':59 '/mihon](https://git.mihon.dev/mihon)':63 '/null2264/yokai](https://github.com/null2264/yokai)':47 '/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':69 '/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':161 '118':167 '1710':28 '1722':22 '3rd':24,163 'also':52,127,168 'anim':54,129,170 'aniyomi':48 'app':20,118 'backup':17,38,108,116,135,145,155 'crash':18 'creat':107 'dantotsu':158 'data':104 'doesn':131,141 'extens':26,73,86,165 'file':40 'find':181 'follow':74 'fork':2,78,100,111 'git.mihon.dev':62 'git.mihon.dev/mihon](https://git.mihon.dev/mihon)':61 'github.com':5,14,31,46,50,58,121,139,149,160 'github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':49 'github.com/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':30 'github.com/carlosesco/neko](https://github.com/carlosesco/neko)':148 'github.com/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':13 'github.com/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':4 'github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':120 'github.com/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':138 'github.com/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':57 'github.com/null2264/yokai](https://github.com/null2264/yokai)':45 'github.com/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':159 'import':136,146,154 'instruct':75 'issu':21,27,166 'keiyoushi.github.io':80 'keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)':79 'kotatsu':137 'kuukiyomi':56 'latest':9 'list':179 'll':176 'mangadex':151 'mangayomi':119 'migrat':95 'mihon':60 'miss':23,162 'neko':147 'note':82 'novel':172 'old':33 'otherwis':87 'parti':25,164 'possibl':92 'previous':85 'proto.gz':43 'ps':174 'reddit.com':68 'reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':67 'reinstal':83 'releas':11,71 'renam':39 'restor':36,115 'select':114 'set':103 'similar':124 'sourc':55,130,173 'spiritu':65 'standalon':117 'step':113 'storag':106 'successor':66 'support':133,143,153 'tachibk':41 'tachiyomi':1,10,16,37,64,97,102,126,134,144,157 'tachiyomiaz':29 'tachiyomij2k':12 'tachiyomisi':3 'ui':34 'updat':7,88,177 'won':89 'yet':72 'yōkai':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20876051"
    +editedAt: DateTimeImmutable @1724015928 {#2456
      date: 2024-08-18 23:18:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705188647 {#2461
      date: 2024-01-14 00:30:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
  +body: "Does it support comics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705193987 {#1555
    date: 2024-01-14 01:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@American_Jesus@lemm.ee"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1565 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  -id: 306688
  -bodyTs: "'comic':4 'support':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8236167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705193987 {#1557
    date: 2024-01-14 01:59:47.0 +01:00
  }
  +"title": 306688
}
"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 {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1558
    +user: Proxies\__CG__\App\Entity\User {#2422 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Tachiyomi-forks-and-Alternatives"
    +title: "Tachiyomi forks and Alternatives"
    +url: null
    +body: """
      Tachiyomi forks\n
      ---------------\n
      \n
      - TachiyomiSY - [github.com/jobobby04/TachiyomiSY](https://github.com/jobobby04/TachiyomiSY)\n
          - Update to latest Tachiyomi release\n
      - TachiyomiJ2K - [github.com/Jays2Kings/tachiyomiJ2K](https://github.com/Jays2Kings/tachiyomiJ2K)\n
          - Tachiyomi backup crashes the app (Issue #1722)\n
          - Missing 3rd Party Extensions (Issue #1710)\n
      - TachiyomiAZ - [github.com/az4521/tachiyomiAZ](https://github.com/az4521/tachiyomiAZ)\n
          - Old UI\n
          - To restore Tachiyomi backup, rename file `.tachibk` to `.proto.gz`\n
      - Yōkai - [github.com/null2264/yokai](https://github.com/null2264/yokai)\n
      - Aniyomi - [github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)\n
          - Also with anime sources\n
      - Kuukiyomi - [github.com/LuftVerbot/Kuukiyomi](https://github.com/LuftVerbot/Kuukiyomi)\n
      - Mihon - [git.mihon.dev/mihon](https://git.mihon.dev/mihon)\n
          - Tachiyomi "[spiritual successor](https://reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)"\n
          - No releases yet\n
      \n
      **Extensions:**  \n
      Follow instructions for your fork  \n
      [keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)\n
      \n
      **Note:** Reinstall all previous extensions, otherwise update won’t be possible.\n
      \n
      **How to migrate from Tachiyomi to a fork:**\n
      \n
      - On Tachiyomi: Settings -> Data and Storage -> Create Backup\n
      - On the fork: same steps, select "Restore backup"\n
      \n
      Standalone apps\n
      ---------------\n
      \n
      - Mangayomi - [github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)\n
          - Very similar to Tachiyomi\n
          - Also with anime sources\n
          - Doesn’t support Tachiyomi backup import\n
      - Kotatsu - [github.com/KotatsuApp/Kotatsu](https://github.com/KotatsuApp/Kotatsu)\n
          - Doesn’t support Tachiyomi backup import\n
      - Neko - [github.com/CarlosEsco/Neko](https://github.com/CarlosEsco/Neko)\n
          - MangaDex only\n
          - Support import backup from Tachiyomi\n
      - Dantotsu - [github.com/rebelonion/Dantotsu](https://github.com/rebelonion/Dantotsu)\n
          - Missing 3rd Party Extensions (Issue #118)\n
          - Also with anime and novel sources\n
      \n
      PS: I’ll update the list if find more.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 297
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724092474 {#1630
      date: 2024-08-19 20:34:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1737 …}
    +votes: Doctrine\ORM\PersistentCollection {#1732 …}
    +reports: Doctrine\ORM\PersistentCollection {#1733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
    +badges: Doctrine\ORM\PersistentCollection {#1385 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 30287
    -titleTs: "'altern':4 'fork':2 'tachiyomi':1"
    -bodyTs: "'/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':51 '/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':32 '/carlosesco/neko](https://github.com/carlosesco/neko)':150 '/extensions/](https://keiyoushi.github.io/extensions/)':81 '/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':15 '/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':6 '/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':122 '/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':140 '/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':59 '/mihon](https://git.mihon.dev/mihon)':63 '/null2264/yokai](https://github.com/null2264/yokai)':47 '/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':69 '/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':161 '118':167 '1710':28 '1722':22 '3rd':24,163 'also':52,127,168 'anim':54,129,170 'aniyomi':48 'app':20,118 'backup':17,38,108,116,135,145,155 'crash':18 'creat':107 'dantotsu':158 'data':104 'doesn':131,141 'extens':26,73,86,165 'file':40 'find':181 'follow':74 'fork':2,78,100,111 'git.mihon.dev':62 'git.mihon.dev/mihon](https://git.mihon.dev/mihon)':61 'github.com':5,14,31,46,50,58,121,139,149,160 'github.com/aniyomiorg/aniyomi](https://github.com/aniyomiorg/aniyomi)':49 'github.com/az4521/tachiyomiaz](https://github.com/az4521/tachiyomiaz)':30 'github.com/carlosesco/neko](https://github.com/carlosesco/neko)':148 'github.com/jays2kings/tachiyomij2k](https://github.com/jays2kings/tachiyomij2k)':13 'github.com/jobobby04/tachiyomisy](https://github.com/jobobby04/tachiyomisy)':4 'github.com/kodjodevf/mangayomi](https://github.com/kodjodevf/mangayomi)':120 'github.com/kotatsuapp/kotatsu](https://github.com/kotatsuapp/kotatsu)':138 'github.com/luftverbot/kuukiyomi](https://github.com/luftverbot/kuukiyomi)':57 'github.com/null2264/yokai](https://github.com/null2264/yokai)':45 'github.com/rebelonion/dantotsu](https://github.com/rebelonion/dantotsu)':159 'import':136,146,154 'instruct':75 'issu':21,27,166 'keiyoushi.github.io':80 'keiyoushi.github.io/extensions/](https://keiyoushi.github.io/extensions/)':79 'kotatsu':137 'kuukiyomi':56 'latest':9 'list':179 'll':176 'mangadex':151 'mangayomi':119 'migrat':95 'mihon':60 'miss':23,162 'neko':147 'note':82 'novel':172 'old':33 'otherwis':87 'parti':25,164 'possibl':92 'previous':85 'proto.gz':43 'ps':174 'reddit.com':68 'reddit.com/r/mangapiracy/comments/195vq2e/a_tachiyomi_fork_hoping_to_be_the_spiritual/)':67 'reinstal':83 'releas':11,71 'renam':39 'restor':36,115 'select':114 'set':103 'similar':124 'sourc':55,130,173 'spiritu':65 'standalon':117 'step':113 'storag':106 'successor':66 'support':133,143,153 'tachibk':41 'tachiyomi':1,10,16,37,64,97,102,126,134,144,157 'tachiyomiaz':29 'tachiyomij2k':12 'tachiyomisi':3 'ui':34 'updat':7,88,177 'won':89 'yet':72 'yōkai':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20876051"
    +editedAt: DateTimeImmutable @1724015928 {#2456
      date: 2024-08-18 23:18:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705188647 {#2461
      date: 2024-01-14 00:30:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1554 …}
  +body: "Does it support comics?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705193987 {#1555
    date: 2024-01-14 01:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@American_Jesus@lemm.ee"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1565 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  -id: 306688
  -bodyTs: "'comic':4 'support':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8236167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705193987 {#1557
    date: 2024-01-14 01:59:47.0 +01:00
  }
  +"title": 306688
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1401 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1383
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  +badges: Doctrine\ORM\PersistentCollection {#2029 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        > One word of advice to OP: don’t wait till you can’t use Windows anymore. Start by dual booting and getting a hang of Linux, but with windows at the ready for any tasks you cannot yet do/feel comfortable doing on Linux. As you get a better hold of Linux, you should naturally begin to use Windows less.\n
        \n
        Good advice here OP.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704896461 {#1672
        date: 2024-01-10 15:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
        "@Kit@lemmy.blahaj.zone"
        "@ekky@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 295955
      -bodyTs: "'advic':4,61 'anymor':16 'begin':55 'better':48 'boot':20 'cannot':37 'comfort':40 'do/feel':39 'dual':19 'get':22,46 'good':60 'hang':24 'hold':49 'less':59 'linux':26,43,51 'natur':54 'one':1 'op':6,63 'readi':32 'start':17 'task':35 'till':10 'use':14,57 'wait':9 'window':15,29,58 'word':2 'yet':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8109886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896461 {#1549
        date: 2024-01-10 15:21:01.0 +01:00
      }
      +"title": 295955
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2447
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2459
    date: 2024-01-10 13:24:04.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1401 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1383
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  +badges: Doctrine\ORM\PersistentCollection {#2029 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        > One word of advice to OP: don’t wait till you can’t use Windows anymore. Start by dual booting and getting a hang of Linux, but with windows at the ready for any tasks you cannot yet do/feel comfortable doing on Linux. As you get a better hold of Linux, you should naturally begin to use Windows less.\n
        \n
        Good advice here OP.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704896461 {#1672
        date: 2024-01-10 15:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
        "@Kit@lemmy.blahaj.zone"
        "@ekky@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 295955
      -bodyTs: "'advic':4,61 'anymor':16 'begin':55 'better':48 'boot':20 'cannot':37 'comfort':40 'do/feel':39 'dual':19 'get':22,46 'good':60 'hang':24 'hold':49 'less':59 'linux':26,43,51 'natur':54 'one':1 'op':6,63 'readi':32 'start':17 'task':35 'till':10 'use':14,57 'wait':9 'window':15,29,58 'word':2 'yet':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8109886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896461 {#1549
        date: 2024-01-10 15:21:01.0 +01:00
      }
      +"title": 295955
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2447
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2459
    date: 2024-01-10 13:24:04.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1401 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1383
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  +badges: Doctrine\ORM\PersistentCollection {#2029 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +body: """
        > One word of advice to OP: don’t wait till you can’t use Windows anymore. Start by dual booting and getting a hang of Linux, but with windows at the ready for any tasks you cannot yet do/feel comfortable doing on Linux. As you get a better hold of Linux, you should naturally begin to use Windows less.\n
        \n
        Good advice here OP.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704896461 {#1672
        date: 2024-01-10 15:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
        "@Kit@lemmy.blahaj.zone"
        "@ekky@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 295955
      -bodyTs: "'advic':4,61 'anymor':16 'begin':55 'better':48 'boot':20 'cannot':37 'comfort':40 'do/feel':39 'dual':19 'get':22,46 'good':60 'hang':24 'hold':49 'less':59 'linux':26,43,51 'natur':54 'one':1 'op':6,63 'readi':32 'start':17 'task':35 'till':10 'use':14,57 'wait':9 'window':15,29,58 'word':2 'yet':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8109886"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704896461 {#1549
        date: 2024-01-10 15:21:01.0 +01:00
      }
      +"title": 295955
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2447
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2459
    date: 2024-01-10 13:24:04.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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#1401 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#1383
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1404 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    +badges: Doctrine\ORM\PersistentCollection {#2029 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2447
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2459
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    > One word of advice to OP: don’t wait till you can’t use Windows anymore. Start by dual booting and getting a hang of Linux, but with windows at the ready for any tasks you cannot yet do/feel comfortable doing on Linux. As you get a better hold of Linux, you should naturally begin to use Windows less.\n
    \n
    Good advice here OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704896461 {#1672
    date: 2024-01-10 15:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@Kit@lemmy.blahaj.zone"
    "@ekky@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 295955
  -bodyTs: "'advic':4,61 'anymor':16 'begin':55 'better':48 'boot':20 'cannot':37 'comfort':40 'do/feel':39 'dual':19 'get':22,46 'good':60 'hang':24 'hold':49 'less':59 'linux':26,43,51 'natur':54 'one':1 'op':6,63 'readi':32 'start':17 'task':35 'till':10 'use':14,57 'wait':9 'window':15,29,58 'word':2 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8109886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896461 {#1549
    date: 2024-01-10 15:21:01.0 +01:00
  }
  +"title": 295955
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#1401 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#1383
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1404 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    +badges: Doctrine\ORM\PersistentCollection {#2029 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2447
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2459
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    > One word of advice to OP: don’t wait till you can’t use Windows anymore. Start by dual booting and getting a hang of Linux, but with windows at the ready for any tasks you cannot yet do/feel comfortable doing on Linux. As you get a better hold of Linux, you should naturally begin to use Windows less.\n
    \n
    Good advice here OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704896461 {#1672
    date: 2024-01-10 15:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@Kit@lemmy.blahaj.zone"
    "@ekky@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 295955
  -bodyTs: "'advic':4,61 'anymor':16 'begin':55 'better':48 'boot':20 'cannot':37 'comfort':40 'do/feel':39 'dual':19 'get':22,46 'good':60 'hang':24 'hold':49 'less':59 'linux':26,43,51 'natur':54 'one':1 'op':6,63 'readi':32 'start':17 'task':35 'till':10 'use':14,57 'wait':9 'window':15,29,58 'word':2 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8109886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896461 {#1549
    date: 2024-01-10 15:21:01.0 +01:00
  }
  +"title": 295955
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#1401 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#1383
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1404 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    +badges: Doctrine\ORM\PersistentCollection {#2029 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2447
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2459
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +body: """
    > One word of advice to OP: don’t wait till you can’t use Windows anymore. Start by dual booting and getting a hang of Linux, but with windows at the ready for any tasks you cannot yet do/feel comfortable doing on Linux. As you get a better hold of Linux, you should naturally begin to use Windows less.\n
    \n
    Good advice here OP.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704896461 {#1672
    date: 2024-01-10 15:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@Kit@lemmy.blahaj.zone"
    "@ekky@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 295955
  -bodyTs: "'advic':4,61 'anymor':16 'begin':55 'better':48 'boot':20 'cannot':37 'comfort':40 'do/feel':39 'dual':19 'get':22,46 'good':60 'hang':24 'hold':49 'less':59 'linux':26,43,51 'natur':54 'one':1 'op':6,63 'readi':32 'start':17 'task':35 'till':10 'use':14,57 'wait':9 'window':15,29,58 'word':2 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8109886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704896461 {#1549
    date: 2024-01-10 15:21:01.0 +01:00
  }
  +"title": 295955
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Watching-soccer"
  +title: "Watching soccer"
  +url: null
  +body: "Ahoy Mateys ! I am a big fan of watching soccer (or football), and usually I would just turn on my PC, look for reddit soccer stream, and watch thus way. However, I recently invested in an Nvidia shield (the stick), and was wondering if there was a way for me to watch the games directly on it, without turning on my PC? I already have a VPN, and use Jellyfin as well. Thank you in advance !"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701967569 {#2020
    date: 2023-12-07 17:46:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  +badges: Doctrine\ORM\PersistentCollection {#2082 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not experienced with nvidia shield, but in my raspberry pi I use Kodi with the Daddy Live addon. I believe you can install Kodi in the shield, so maybe that’s an option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701783948 {#1439
        date: 2023-12-05 14:45:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@achille225@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 198727
      -bodyTs: "'addon':20 'believ':22 'daddi':18 'experienc':4 'instal':25 'kodi':15,26 'live':19 'm':2 'mayb':31 'nvidia':6 'option':35 'pi':12 'raspberri':11 'shield':7,29 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006359"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783948 {#1435
        date: 2023-12-05 14:45:48.0 +01:00
      }
      +"title": 198727
    }
  ]
  -id: 20250
  -titleTs: "'soccer':2 'watch':1"
  -bodyTs: "'advanc':76 'ahoy':1 'alreadi':64 'big':6 'direct':55 'fan':7 'footbal':12 'game':54 'howev':31 'invest':34 'jellyfin':70 'look':22 'matey':2 'nvidia':37 'pc':21,62 'recent':33 'reddit':24 'shield':38 'soccer':10,25 'stick':40 'stream':26 'thank':73 'thus':29 'turn':18,59 'use':69 'usual':14 'vpn':67 'watch':9,28,52 'way':30,48 'well':72 'without':58 'wonder':43 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701869028
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2749387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782628 {#1361
    date: 2023-12-05 14:23:48.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Watching-soccer"
  +title: "Watching soccer"
  +url: null
  +body: "Ahoy Mateys ! I am a big fan of watching soccer (or football), and usually I would just turn on my PC, look for reddit soccer stream, and watch thus way. However, I recently invested in an Nvidia shield (the stick), and was wondering if there was a way for me to watch the games directly on it, without turning on my PC? I already have a VPN, and use Jellyfin as well. Thank you in advance !"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701967569 {#2020
    date: 2023-12-07 17:46:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  +badges: Doctrine\ORM\PersistentCollection {#2082 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not experienced with nvidia shield, but in my raspberry pi I use Kodi with the Daddy Live addon. I believe you can install Kodi in the shield, so maybe that’s an option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701783948 {#1439
        date: 2023-12-05 14:45:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@achille225@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 198727
      -bodyTs: "'addon':20 'believ':22 'daddi':18 'experienc':4 'instal':25 'kodi':15,26 'live':19 'm':2 'mayb':31 'nvidia':6 'option':35 'pi':12 'raspberri':11 'shield':7,29 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006359"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783948 {#1435
        date: 2023-12-05 14:45:48.0 +01:00
      }
      +"title": 198727
    }
  ]
  -id: 20250
  -titleTs: "'soccer':2 'watch':1"
  -bodyTs: "'advanc':76 'ahoy':1 'alreadi':64 'big':6 'direct':55 'fan':7 'footbal':12 'game':54 'howev':31 'invest':34 'jellyfin':70 'look':22 'matey':2 'nvidia':37 'pc':21,62 'recent':33 'reddit':24 'shield':38 'soccer':10,25 'stick':40 'stream':26 'thank':73 'thus':29 'turn':18,59 'use':69 'usual':14 'vpn':67 'watch':9,28,52 'way':30,48 'well':72 'without':58 'wonder':43 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701869028
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2749387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782628 {#1361
    date: 2023-12-05 14:23:48.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
  +slug: "Watching-soccer"
  +title: "Watching soccer"
  +url: null
  +body: "Ahoy Mateys ! I am a big fan of watching soccer (or football), and usually I would just turn on my PC, look for reddit soccer stream, and watch thus way. However, I recently invested in an Nvidia shield (the stick), and was wondering if there was a way for me to watch the games directly on it, without turning on my PC? I already have a VPN, and use Jellyfin as well. Thank you in advance !"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701967569 {#2020
    date: 2023-12-07 17:46:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  +badges: Doctrine\ORM\PersistentCollection {#2082 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not experienced with nvidia shield, but in my raspberry pi I use Kodi with the Daddy Live addon. I believe you can install Kodi in the shield, so maybe that’s an option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701783948 {#1439
        date: 2023-12-05 14:45:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@achille225@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 198727
      -bodyTs: "'addon':20 'believ':22 'daddi':18 'experienc':4 'instal':25 'kodi':15,26 'live':19 'm':2 'mayb':31 'nvidia':6 'option':35 'pi':12 'raspberri':11 'shield':7,29 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006359"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783948 {#1435
        date: 2023-12-05 14:45:48.0 +01:00
      }
      +"title": 198727
    }
  ]
  -id: 20250
  -titleTs: "'soccer':2 'watch':1"
  -bodyTs: "'advanc':76 'ahoy':1 'alreadi':64 'big':6 'direct':55 'fan':7 'footbal':12 'game':54 'howev':31 'invest':34 'jellyfin':70 'look':22 'matey':2 'nvidia':37 'pc':21,62 'recent':33 'reddit':24 'shield':38 'soccer':10,25 'stick':40 'stream':26 'thank':73 'thus':29 'turn':18,59 'use':69 'usual':14 'vpn':67 'watch':9,28,52 'way':30,48 'well':72 'without':58 'wonder':43 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701869028
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2749387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782628 {#1361
    date: 2023-12-05 14:23:48.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
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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Watching-soccer"
    +title: "Watching soccer"
    +url: null
    +body: "Ahoy Mateys ! I am a big fan of watching soccer (or football), and usually I would just turn on my PC, look for reddit soccer stream, and watch thus way. However, I recently invested in an Nvidia shield (the stick), and was wondering if there was a way for me to watch the games directly on it, without turning on my PC? I already have a VPN, and use Jellyfin as well. Thank you in advance !"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701967569 {#2020
      date: 2023-12-07 17:46:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2036 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
    +badges: Doctrine\ORM\PersistentCollection {#2082 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 20250
    -titleTs: "'soccer':2 'watch':1"
    -bodyTs: "'advanc':76 'ahoy':1 'alreadi':64 'big':6 'direct':55 'fan':7 'footbal':12 'game':54 'howev':31 'invest':34 'jellyfin':70 'look':22 'matey':2 'nvidia':37 'pc':21,62 'recent':33 'reddit':24 'shield':38 'soccer':10,25 'stick':40 'stream':26 'thank':73 'thus':29 'turn':18,59 'use':69 'usual':14 'vpn':67 'watch':9,28,52 'way':30,48 'well':72 'without':58 'wonder':43 'would':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701869028
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2749387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782628 {#1361
      date: 2023-12-05 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not experienced with nvidia shield, but in my raspberry pi I use Kodi with the Daddy Live addon. I believe you can install Kodi in the shield, so maybe that’s an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701783948 {#1439
    date: 2023-12-05 14:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@achille225@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 198727
  -bodyTs: "'addon':20 'believ':22 'daddi':18 'experienc':4 'instal':25 'kodi':15,26 'live':19 'm':2 'mayb':31 'nvidia':6 'option':35 'pi':12 'raspberri':11 'shield':7,29 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7006359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783948 {#1435
    date: 2023-12-05 14:45:48.0 +01:00
  }
  +"title": 198727
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Watching-soccer"
    +title: "Watching soccer"
    +url: null
    +body: "Ahoy Mateys ! I am a big fan of watching soccer (or football), and usually I would just turn on my PC, look for reddit soccer stream, and watch thus way. However, I recently invested in an Nvidia shield (the stick), and was wondering if there was a way for me to watch the games directly on it, without turning on my PC? I already have a VPN, and use Jellyfin as well. Thank you in advance !"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701967569 {#2020
      date: 2023-12-07 17:46:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2036 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
    +badges: Doctrine\ORM\PersistentCollection {#2082 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 20250
    -titleTs: "'soccer':2 'watch':1"
    -bodyTs: "'advanc':76 'ahoy':1 'alreadi':64 'big':6 'direct':55 'fan':7 'footbal':12 'game':54 'howev':31 'invest':34 'jellyfin':70 'look':22 'matey':2 'nvidia':37 'pc':21,62 'recent':33 'reddit':24 'shield':38 'soccer':10,25 'stick':40 'stream':26 'thank':73 'thus':29 'turn':18,59 'use':69 'usual':14 'vpn':67 'watch':9,28,52 'way':30,48 'well':72 'without':58 'wonder':43 'would':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701869028
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2749387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782628 {#1361
      date: 2023-12-05 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not experienced with nvidia shield, but in my raspberry pi I use Kodi with the Daddy Live addon. I believe you can install Kodi in the shield, so maybe that’s an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701783948 {#1439
    date: 2023-12-05 14:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@achille225@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 198727
  -bodyTs: "'addon':20 'believ':22 'daddi':18 'experienc':4 'instal':25 'kodi':15,26 'live':19 'm':2 'mayb':31 'nvidia':6 'option':35 'pi':12 'raspberri':11 'shield':7,29 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7006359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783948 {#1435
    date: 2023-12-05 14:45:48.0 +01:00
  }
  +"title": 198727
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2471 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1730 …}
    +slug: "Watching-soccer"
    +title: "Watching soccer"
    +url: null
    +body: "Ahoy Mateys ! I am a big fan of watching soccer (or football), and usually I would just turn on my PC, look for reddit soccer stream, and watch thus way. However, I recently invested in an Nvidia shield (the stick), and was wondering if there was a way for me to watch the games directly on it, without turning on my PC? I already have a VPN, and use Jellyfin as well. Thank you in advance !"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701967569 {#2020
      date: 2023-12-07 17:46:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2036 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
    +badges: Doctrine\ORM\PersistentCollection {#2082 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 20250
    -titleTs: "'soccer':2 'watch':1"
    -bodyTs: "'advanc':76 'ahoy':1 'alreadi':64 'big':6 'direct':55 'fan':7 'footbal':12 'game':54 'howev':31 'invest':34 'jellyfin':70 'look':22 'matey':2 'nvidia':37 'pc':21,62 'recent':33 'reddit':24 'shield':38 'soccer':10,25 'stick':40 'stream':26 'thank':73 'thus':29 'turn':18,59 'use':69 'usual':14 'vpn':67 'watch':9,28,52 'way':30,48 'well':72 'without':58 'wonder':43 'would':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701869028
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2749387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782628 {#1361
      date: 2023-12-05 14:23:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not experienced with nvidia shield, but in my raspberry pi I use Kodi with the Daddy Live addon. I believe you can install Kodi in the shield, so maybe that’s an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701783948 {#1439
    date: 2023-12-05 14:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@achille225@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 198727
  -bodyTs: "'addon':20 'believ':22 'daddi':18 'experienc':4 'instal':25 'kodi':15,26 'live':19 'm':2 'mayb':31 'nvidia':6 'option':35 'pi':12 'raspberri':11 'shield':7,29 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7006359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783948 {#1435
    date: 2023-12-05 14:45:48.0 +01:00
  }
  +"title": 198727
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details